Search found 9 matches

by rehumanize
Tue Mar 18, 2008 2:00 am
Forum: Support
Topic: [SOLVED] Greyed-out items.
Replies: 1
Views: 1821

Re: Greyed-out items.

Well I figured out how to uninstall....

I used this:

Code: Select all

python setup.py install --record record
That gave me the list of installed files, and I just deleted them all. Then I reinstalled Deluge, and that fixed the greyed-out issue.
by rehumanize
Mon Mar 17, 2008 9:33 pm
Forum: Support
Topic: [SOLVED] Greyed-out items.
Replies: 1
Views: 1821

[SOLVED] Greyed-out items.

I recently got Deluge 0.6 installed via svn. I have a bit of a problem though. All of the buttons on the toolbar besides for "Preferences" and "Connection Manager" are greyed-out. Also, File>Add Torrent, and almost everything within the preferences window. I have a feeling I did ...
by rehumanize
Mon Mar 17, 2008 7:37 pm
Forum: Support
Topic: [SOLVED] Cannot launch Deluge
Replies: 11
Views: 8943

Re: Cannot launch Deluge

Found the solution!

I needed the package libboost-python-dev. I don't see that listed anywhere as being needed for 0.6,...I found the answer from my thread here:

http://www.linuxquestions.org/questions ... ost3091770
by rehumanize
Sun Mar 16, 2008 2:44 pm
Forum: Support
Topic: [SOLVED] Cannot launch Deluge
Replies: 11
Views: 8943

Re: Cannot launch Deluge

Looks to be up-to-date. $ gcc -v Using built-in specs. Target: i486-linux-gnu Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-...
by rehumanize
Sun Mar 16, 2008 6:33 am
Forum: Support
Topic: [SOLVED] Cannot launch Deluge
Replies: 11
Views: 8943

Re: Cannot launch Deluge

Ah, ok. Thanks for that. So I removed 5.8, and proceeded to compile/install 0.6. When I get to the "python setup.py build" step, I get a very long output ending in an error. Here's some of it: ::invoke_extension_factory::invoke_extension_factory(const<unnamed>::invoke_extension_factory&...
by rehumanize
Sun Mar 16, 2008 4:13 am
Forum: Support
Topic: [SOLVED] Cannot launch Deluge
Replies: 11
Views: 8943

Re: Cannot launch Deluge

I built 0.6 with the svn command (After removing previous versions). Everything went smoothly, but when I try to launch Deluge I get this error: :~$ deluge checking for ubuntu... no existing Deluge session (deluge:12254): libglade-WARNING **: unknown widget class 'GtkAssistant' /usr/lib/python2.4/si...
by rehumanize
Fri Mar 14, 2008 8:16 pm
Forum: Support
Topic: [SOLVED] Cannot launch Deluge
Replies: 11
Views: 8943

Re: Cannot launch Deluge

Ok, thanks. I'm now trying to install Deluge from the source (0.5.8.6). I have all the required packages installed as outlined in the packaged readme. I keep getting this error: E1505:/home/aaron/Desktop/deluge-torrent-0.5.8.6# make python setup.py build Attempting to detect your system information ...
by rehumanize
Thu Mar 13, 2008 12:18 am
Forum: Support
Topic: [SOLVED] Cannot launch Deluge
Replies: 11
Views: 8943

Re: Cannot launch Deluge

Well I found out that using the unstable sid packages messed up the whole system. So I guess I'll be reinstalling Etch and installing deluge from the Debian backports.
by rehumanize
Wed Mar 12, 2008 8:31 pm
Forum: Support
Topic: [SOLVED] Cannot launch Deluge
Replies: 11
Views: 8943

[SOLVED] Cannot launch Deluge

I'm running Debian Etch and I installed Deluge from the sid repo. I get this output when I try to launch Deluge from the terminal: E1505:/home/aaron# deluge checking for ubuntu... E1505:/home/aaron# checking for ubuntu... no existing Deluge session (deluge:3290): libglade-WARNING **: unknown widget ...