Search found 10 matches
- Mon Feb 23, 2009 12:53 pm
- Forum: Support
- Topic: [amd64] invalid unicode string
- Replies: 0
- Views: 1461
[amd64] invalid unicode string
Hi! I have installed Deluge 1.1.3 in my Gentoo AMD64, and I have the folowing error: peratu@fujitsu ~ $ deluge 1.1.3 /usr/lib64/python2.5/site-packages/deluge/ui/gtkui/queuedtorrents.py:48: GtkWarning: Failed to set text from markup due to error parsing markup: Error en la lÃnea 1, carácter 18: Te...
- Thu Jan 01, 2009 2:50 pm
- Forum: Support
- Topic: [FIXED] deluge blank screen
- Replies: 14
- Views: 9893
Re: deluge blank screen
############## PROBLEM FIXED ############### I have uninstalled gcc-4.1.2 emerge --unmerge =gcc-4.1.2 I have uninstalled gcc-config emerge --unmerge gcc-config I have re-merged (and updated) gcc (4.3.2 version) emerge gcc And I have made: fix_libtool_files.sh 4.3.2 Now, deluge works fine. Thanks to ...
- Thu Jan 01, 2009 1:51 pm
- Forum: Support
- Topic: [FIXED] deluge blank screen
- Replies: 14
- Views: 9893
Re: deluge blank screen
peratu@hp ~ $ python Python 2.5.2 (r252:60911, Dec 31 2008, 17:51:46) [GCC 4.3.2] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import deluge.libtorrent Traceback (most recent call last): File "<stdin>", line 1...
- Thu Jan 01, 2009 2:00 am
- Forum: Support
- Topic: [FIXED] deluge blank screen
- Replies: 14
- Views: 9893
Re: deluge blank screen
Yes I have:
Code: Select all
peratu@hp ~ $ ls -l /usr/lib/python2.5/site-packages/deluge/libtorrent.so
-rwxr-xr-x 1 root root 5892024 Dec 31 18:45 /usr/lib/python2.5/site-packages/deluge/libtorrent.so
- Wed Dec 31, 2008 5:23 pm
- Forum: Support
- Topic: [FIXED] deluge blank screen
- Replies: 14
- Views: 9893
Re: deluge blank screen
I have installed the stable version of deluge in Gentoo (deluge-0.5.9.3) and I have this result: peratu@hp ~ $ deluge Traceback (most recent call last): File "/usr/bin/deluge", line 45, in <module> import deluge.core File "/usr/lib/python2.5/site-packages/deluge/core.py", line 59...
- Wed Dec 31, 2008 3:45 pm
- Forum: Support
- Topic: [FIXED] deluge blank screen
- Replies: 14
- Views: 9893
Re: deluge blank screen
if you want to try to install libtorrent through portage the right command is: emerge net-libs/rb_libtorrent Deluge uses Rasterbar's libtorrent I'm also using deluge in gentoo but I haven't had any major problems, and I must have a similar setup, I'm also using XFCE, but I'm using the libtorrent th...
- Wed Dec 31, 2008 11:02 am
- Forum: Support
- Topic: [FIXED] deluge blank screen
- Replies: 14
- Views: 9893
Re: deluge blank screen
peratu@hp ~ $ deluged -d -L debug [DEBUG ] 11:46:50 configmanager:36 ConfigManager started.. [INFO ] 11:46:50 daemon:36 Deluge daemon 1.1.0-RC2 [DEBUG ] 11:46:50 daemon:37 options: {'loglevel': 'debug', 'quiet': False, 'logfile': None, 'config': None, 'port': None, 'pidfile': None, 'donot': True} [...
- Tue Dec 30, 2008 8:37 pm
- Forum: Support
- Topic: [FIXED] deluge blank screen
- Replies: 14
- Views: 9893
Re: deluge blank screen
I have this problem with all versions of deluge torrent older than RC1. I'll try with RC2 this night.
**** EDITED****
I have already tried the RC2 and I have the same blank screen.
**** EDITED****
I have already tried the RC2 and I have the same blank screen.
- Mon Dec 29, 2008 11:01 pm
- Forum: Support
- Topic: [FIXED] deluge blank screen
- Replies: 14
- Views: 9893
Re: deluge blank screen
peratu@hp ~ $ ps -e | grep deluge peratu@hp ~ $ rm -Rf .config/deluge/ peratu@hp ~ $ deluge -L debug [INFO ] 00:02:03 main:103 Deluge ui 1.1.0-RC1 [DEBUG ] 00:02:03 main:104 options: {'loglevel': 'debug', 'args': None, 'quiet': False, 'ui': None, 'logfile': None, 'config': None} [DEBUG ] 00:02:03 m...
- Mon Dec 29, 2008 3:18 pm
- Forum: Support
- Topic: [FIXED] deluge blank screen
- Replies: 14
- Views: 9893
[FIXED] deluge blank screen
Hi! I'm using Gentoo. I have installed deluge several times with the same result: a blank screen. The best description is an image: http://www.carrosses.com/~peratu/dibus/varios/deluge.png I don't know which is the problem that causes this. I'm using: Python 2.5.2 gtk+-2.14.5 pygtk-2.13.0 dbus-pytho...