Date: Sat, 23 Jun 2007 12:25:10 -0500 From: "Jeremy Messenger" <mezz7@cox.net> To: "Laganakos Vassilis" <elfshadow@physics.upatras.gr> Cc: ports@freebsd.org Subject: Re: deluge crashes at startup Message-ID: <op.tudxb8gn9aq2h7@mezz.mezzweb.com> In-Reply-To: <20070622170721.GA17210@pythagoras.physics.upatras.gr> References: <20070622170721.GA17210@pythagoras.physics.upatras.gr>
next in thread | previous in thread | raw e-mail | index | archive | help
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 i= t > 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 =3D deluge.interface.DelugeGTK() >> File "/usr/local/lib/python2.4/site-packages/deluge/interface.py", li= ne = >> 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 22= 3, = >> in __init__ >> self.state =3D 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 =3D 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 abou= t > 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?op.tudxb8gn9aq2h7>