On Fri, 22 Jun 2007 12:07:21 -0500, Laganakos Vassilis
<[EMAIL PROTECTED]> 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
--
[EMAIL PROTECTED] - [EMAIL PROTECTED]
FreeBSD GNOME Team - FreeBSD Multimedia Hat (ports, not src)
http://www.FreeBSD.org/gnome/ - [EMAIL PROTECTED]
http://wiki.freebsd.org/multimedia - [EMAIL PROTECTED]
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"