Page 1 of 1

deluge no more launch

Posted: Sat Feb 12, 2011 10:15 am
by mushroom
hi ,

i got a freeze with my pc and after rebooting it i can't restart deluge in GUI ; in my terminal when i launch deluge or deluge-gtk it answer me

Code: Select all

    Traceback (most recent call last):
  File "/usr/bin/deluge", line 9, in <module>
    load_entry_point('deluge==1.3.1', 'gui_scripts', 'deluge')()
  File "/usr/lib/pymodules/python2.6/deluge/main.py", line 121, in start_ui
    UI(options, args, options.args)
  File "/usr/lib/pymodules/python2.6/deluge/ui/ui.py", line 128, in __init__
    ui = GtkUI(args)
  File "/usr/lib/pymodules/python2.6/deluge/ui/gtkui/gtkui.py", line 217, in __init__
    self.torrentview = TorrentView()
  File "/usr/lib/pymodules/python2.6/deluge/ui/gtkui/torrentview.py", line 182, in __init__
    "torrentview.state")
  File "/usr/lib/pymodules/python2.6/deluge/ui/gtkui/listview.py", line 177, in __init__
    self.load_state(state_file)
  File "/usr/lib/pymodules/python2.6/deluge/ui/gtkui/listview.py", line 281, in load_state
    state = cPickle.load(state_file)
cPickle.UnpicklingError: invalid load key, '�'.

Somebody saw this before ? problem with python ?

i try the sudo apt-get remove --purge and co ...

I run on ubuntu 10.10

thank for reading

Re: deluge no more launch

Posted: Sat Feb 12, 2011 1:43 pm
by Cas
It looks like a problem with your state file. Can you try opening deluge-gtk with a new config:

Code: Select all

deluge-gtk -c /home/user/testconfig

Re: deluge no more launch

Posted: Sat Feb 12, 2011 7:07 pm
by mushroom
it works !

thanks a lot for answering, no more problem.

if devellopers are interested by any log MP me . all i see in var/syslog before freeze is deluge request.
i check all my ram it's good.