PDA

View Full Version : Deluge won't start


rbl.134
November 24th, 2006, 06:35 PM
I'm running Ubuntu Dapper I installed Deluge for the repo but when I try to start it I get this error

(deluge.py:5898): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
Traceback (most recent call last):
File "deluge.py", line 774, in ?
fallback=True)
File "/usr/lib/python2.4/gettext.py", line 476, in translation
mofiles = find(domain, localedir, languages, all=1)
File "/usr/lib/python2.4/gettext.py", line 424, in find
for nelang in _expand_lang(lang):
File "/usr/lib/python2.4/gettext.py", line 129, in _expand_lang
locale = normalize(locale)
File "/usr/lib/python2.4/locale.py", line 214, in normalize
fullname = localename.lower()
AttributeError: 'NoneType' object has no attribute 'lower'

PsyberOneZero
November 24th, 2006, 09:04 PM
This is a known bug
http://deluge-torrent.org/trac/ticket/45

Please add a comment with some details on your setup (deluge version, python version, etc.) to the ticket and hopefully it can get squashed.

rbl.134
November 25th, 2006, 06:31 AM
Ok thanks for the help I'll do that

rbl.134
November 28th, 2006, 11:37 AM
I just though I should let everyone know I updated to version 4 and so far I've had no problems and that its a wonderful bittorrent client.

zachtib
November 28th, 2006, 11:53 AM
I just though I should let everyone know I updated to version 4 and so far I've had no problems and that its a wonderful bittorrent client.

Excellent, so you're saying that 0.4 fixes the locale=C startup issue for you?