Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Jun 2007 16:56:13 +0300
From:      Laganakos Vassilis <elfshadow@physics.upatras.gr>
To:        Jeremy Messenger <mezz7@cox.net>
Cc:        ports@freebsd.org
Subject:   Re: deluge crashes at startup
Message-ID:  <20070624135613.GA15500@pythagoras.physics.upatras.gr>
In-Reply-To: <op.tudxb8gn9aq2h7@mezz.mezzweb.com>
References:  <20070622170721.GA17210@pythagoras.physics.upatras.gr> <op.tudxb8gn9aq2h7@mezz.mezzweb.com>

next in thread | previous in thread | raw e-mail | index | archive | help
It works! Thanx mate!

Kind regards,

Vassilis

On Sat, Jun 23, 2007 at 12:25:10PM -0500, Jeremy Messenger wrote:
> On Fri, 22 Jun 2007 12:07:21 -0500, Laganakos Vassilis  
> <elfshadow@physics.upatras.gr> wrote:
> 
> >Hello,
> >
> >Has anybody had any problems with deluge? It is the first time I use it
> >after the xorg-7.2 upgrade and I don't know if it is related to this.
> >
> >I get the following error when I try to run it:
> >
> >>no existing Deluge session
> >>Starting new Deluge session...
> >>deluge_core; using libtorrent 0.13.0.0. Compiled with NDEBUG value: 1
> >>Applying preferences
> >>Starting DHT...
> >>/usr/local/lib/python2.4/site-packages/deluge/core.py:723:
> >>DeprecationWarning: integer argument expected, got float
> >>  PREF_FUNCTIONS[pref](self.get_pref(pref))
> >>Traceback (most recent call last):
> >>File "/usr/local/bin/deluge", line 93, in ?
> >>  start_deluge()
> >>File "/usr/local/bin/deluge", line 67, in start_deluge
> >>  interface = deluge.interface.DelugeGTK()
> >>File "/usr/local/lib/python2.4/site-packages/deluge/interface.py", line  
> >>58, in __init__
> >>  '%s %s'%(common.PROGRAM_NAME, common.PROGRAM_VERSION),  
> >>common.CONFIG_DIR)
> >>File "/usr/local/lib/python2.4/site-packages/deluge/core.py", line 223,  
> >>in __init__
> >>  self.state = pickle.load(pkl_file)
> >>File "/usr/local/lib/python2.4/pickle.py", line 1390, in load
> >>  return Unpickler(file).load()
> >>File "/usr/local/lib/python2.4/pickle.py", line 872, in load
> >>  dispatch[key](self)
> >>File "/usr/local/lib/python2.4/pickle.py", line 1083, in load_inst
> >>  klass = self.find_class(module, name)
> >>File "/usr/local/lib/python2.4/pickle.py", line 1138, in find_class
> >>  __import__(module)
> >>ImportError: No module named deluge
> >
> >It looks like a problem with python, but I don't know many things about
> >that either :)
> >
> >Any clues?
> 
> Remove ~/.config/deluge and try it again.
> 
> Cheers,
> Mezz
> 
> >Thanx,
> >
> >Vassilis
> 
> 
> -- 
> mezz7@cox.net  -  mezz@FreeBSD.org
> FreeBSD GNOME Team  -  FreeBSD Multimedia Hat (ports, not src)
> http://www.FreeBSD.org/gnome/  -  gnome@FreeBSD.org
> http://wiki.freebsd.org/multimedia  -  multimedia@FreeBSD.org

-- 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070624135613.GA15500>