Page 1 of 1

Deluge RC5 crashes on startup

Posted: Sat Dec 19, 2009 1:30 pm
by cloakable
The Ubuntu PPA packages for RC4 started crashing on startup for me today, so I decided to try installing RC5 from source (as it's not in the PPA).

It too crashes on startup:

Code: Select all

cloakable@transtor:~$ deluge-gtk
Traceback (most recent call last):
  File "/usr/local/bin/deluge-gtk", line 8, in <module>
    load_entry_point('deluge==1.2.0-rc5', 'console_scripts', 'deluge-gtk')()
  File "/usr/local/lib/python2.6/dist-packages/deluge-1.2.0_rc5-py2.6.egg/deluge/ui/gtkui/gtkui.py", line 105, in start
    Gtk().start()
  File "/usr/local/lib/python2.6/dist-packages/deluge-1.2.0_rc5-py2.6.egg/deluge/ui/gtkui/gtkui.py", line 102, in start
    GtkUI(self.args)
  File "/usr/local/lib/python2.6/dist-packages/deluge-1.2.0_rc5-py2.6.egg/deluge/ui/gtkui/gtkui.py", line 213, in __init__
    self.torrentview = TorrentView()
  File "/usr/local/lib/python2.6/dist-packages/deluge-1.2.0_rc5-py2.6.egg/deluge/ui/gtkui/torrentview.py", line 159, in __init__
    "torrentview.state")
  File "/usr/local/lib/python2.6/dist-packages/deluge-1.2.0_rc5-py2.6.egg/deluge/ui/gtkui/listview.py", line 173, in __init__
    self.add_bool_column("filter", hidden=True)
  File "/usr/local/lib/python2.6/dist-packages/deluge-1.2.0_rc5-py2.6.egg/deluge/ui/gtkui/listview.py", line 514, in add_bool_column
    status_field, sortid, column_type=column_type)
  File "/usr/local/lib/python2.6/dist-packages/deluge-1.2.0_rc5-py2.6.egg/deluge/ui/gtkui/listview.py", line 416, in add_column
    self.create_new_liststore()
  File "/usr/local/lib/python2.6/dist-packages/deluge-1.2.0_rc5-py2.6.egg/deluge/ui/gtkui/listview.py", line 351, in create_new_liststore
    self.create_model_filter()
  File "/usr/local/lib/python2.6/dist-packages/deluge-1.2.0_rc5-py2.6.egg/deluge/ui/gtkui/listview.py", line 181, in create_model_filter
    self.columns["filter"].column_indices[0])
RuntimeError: More keyword list entries (14) than format specifiers (1)
This is rather annoying. deluge-console works fine, though.

Re: Deluge RC5 crashes on startup

Posted: Sun Dec 20, 2009 9:18 pm
by andar
That's a weird error.. I am really not sure what could be causing that. You could try deleting your ~/.config/deluge/torrentview.state file.

Re: Deluge RC5 crashes on startup

Posted: Mon Dec 21, 2009 1:47 am
by booduck
i downoad "deluge-1.2.0_rc5-win32-setup-2" from deluge website...i install it and everything is ok...but when i run this program (when i double click), a blackbox of cmd prompt appear for a second and gone..but the program didnt start..why? can someone help me..im using windows vista home premium 32 bit.