jd@plop:~$ deluge -u gtk 1.1.0-RC1 /var/lib/python-support/python2.5/deluge/ui/gtkui/files_tab.py:259: GtkWarning: gtk_tree_view_column_set_fixed_width: assertion `fixed_width > 0' failed column.set_fixed_width(cstate["width"]) /var/lib/python-support/python2.5/deluge/ui/gtkui/peers_tab.py:217: GtkWarning: gtk_tree_view_column_set_fixed_width: assertion `fixed_width > 0' failed column.set_fixed_width(cstate["width"]) jd@plop:~$ deluge -u web [ERROR ] 20:12:49 client:146 Socket or XMLRPC error: (111, 'Connexion refus\xc3\xa9e') jd@plop:~$ deluge -u null Traceback (most recent call last): File "/usr/bin/deluge", line 8, in load_entry_point('deluge==1.1.0-RC1', 'console_scripts', 'deluge')() File "/var/lib/python-support/python2.5/deluge/main.py", line 110, in start_ui UI(options, args, options.args) File "/var/lib/python-support/python2.5/deluge/ui/ui.py", line 61, in __init__ from deluge.ui.null.deluge_shell import NullUI ImportError: No module named null.deluge_shell jd@plop:~$