Comment 2 for bug 946321

Revision history for this message
KrzysiekT (cytruss-xl) wrote :

"
:~$ deluge-gtk

** WARNING **: Trying to register gtype 'GMountMountFlags' as enum when in fact it is of type 'GFlags'

** WARNING **: Trying to register gtype 'GDriveStartFlags' as enum when in fact it is of type 'GFlags'
Traceback (most recent call last):
  File "/usr/bin/deluge-gtk", line 9, in <module>
    load_entry_point('deluge==1.3.3', 'gui_scripts', 'deluge-gtk')()
  File "/usr/lib/python2.7/dist-packages/deluge/ui/gtkui/gtkui.py", line 109, in start
    Gtk().start()
  File "/usr/lib/python2.7/dist-packages/deluge/ui/gtkui/gtkui.py", line 106, in start
    GtkUI(self.args)
  File "/usr/lib/python2.7/dist-packages/deluge/ui/gtkui/gtkui.py", line 222, in __init__
    self.torrentview = TorrentView()
  File "/usr/lib/python2.7/dist-packages/deluge/ui/gtkui/torrentview.py", line 190, in __init__
    "torrentview.state")
  File "/usr/lib/python2.7/dist-packages/deluge/ui/gtkui/listview.py", line 189, in __init__
    self.load_state(state_file)
  File "/usr/lib/python2.7/dist-packages/deluge/ui/gtkui/listview.py", line 296, in load_state
    state = cPickle.load(state_file)
cPickle.UnpicklingError: invalid load key, ''.
"