Custom Query (1752 matches)

Filters
 
Columns

Show under each result:


Results (67 - 69 of 1752)

Ticket Resolution Summary Owner Reporter
#151 worksforme Deluge crashes after upgrade to 0.5.8.8-1 (Unable to add torrent) markybob anonymous

Reported by anonymous, 5 years ago.

description

~$deluge checking for ubuntu... found and fixing ubuntu checking for ubuntu... no existing Deluge session Starting new Deluge session... deluge_core; using libtorrent 0.13.0.0. Compiled with NDEBUG. Applying preferences Raising error: Unable to add torrent: Scanning plugin dir /usr/share/deluge/plugins Initialising plugin Scheduler Initialising plugin Search Initialising plugin NetworkGraph? Initialising plugin MoveTorrent? Initialising plugin NetworkHealth? Initialising plugin WebSeed? Initialising plugin DesiredRatio? Initialising plugin SpeedLimiter? Traceback (most recent call last):

File "/usr/bin/deluge", line 145, in <module>

start_deluge()

File "/usr/bin/deluge", line 128, in start_deluge

interface = deluge.interface.DelugeGTK()

File "/var/lib/python-support/python2.5/deluge/interface.py", line 60, in init

self.plugins.scan_for_plugins()

File "/var/lib/python-support/python2.5/deluge/plugins.py", line 61, in scan_for_plugins

mod = import(modname, globals(), locals(), [])

File "/usr/share/deluge/plugins/WebUi/init.py", line 53, in <module>

import webserver_common

File "/usr/share/deluge/plugins/WebUi/webserver_common.py", line 44, in <module>

from lib.webpy022 import template

File "/usr/share/deluge/plugins/WebUi/lib/webpy022/init.py", line 14, in <module>

import utils, db, net, wsgi, http, webapi, request, httpserver, debugerror

File "/usr/share/deluge/plugins/WebUi/lib/webpy022/debugerror.py", line 19, in <module>

whereami = os.path.join(os.getcwd(), file)

OSError: [Errno 2] No such file or directory Error in sys.excepthook: Traceback (most recent call last):

File "/var/lib/python-support/python2.5/apport_python_hook.py", line 42, in apport_excepthook

binary = os.path.realpath(os.path.join(os.getcwdu(), sys.argv[0]))

OSError: [Errno 2] No such file or directory

Original exception was: Traceback (most recent call last):

File "/usr/bin/deluge", line 145, in <module>

start_deluge()

File "/usr/bin/deluge", line 128, in start_deluge

interface = deluge.interface.DelugeGTK()

File "/var/lib/python-support/python2.5/deluge/interface.py", line 60, in init

self.plugins.scan_for_plugins()

File "/var/lib/python-support/python2.5/deluge/plugins.py", line 61, in scan_for_plugins

mod = import(modname, globals(), locals(), [])

File "/usr/share/deluge/plugins/WebUi/init.py", line 53, in <module>

import webserver_common

File "/usr/share/deluge/plugins/WebUi/webserver_common.py", line 44, in <module>

from lib.webpy022 import template

File "/usr/share/deluge/plugins/WebUi/lib/webpy022/init.py", line 14, in <module>

import utils, db, net, wsgi, http, webapi, request, httpserver, debugerror

File "/usr/share/deluge/plugins/WebUi/lib/webpy022/debugerror.py", line 19, in <module>

whereami = os.path.join(os.getcwd(), file)

OSError: [Errno 2] No such file or directory

After upgrade it just doesn't start. Deluge users really suffer from it's release cycle and methodology .

#155 worksforme 0.5.8.8 crashes (OpenSUSE 10.3) markybob anonymous

Reported by anonymous, 5 years ago.

description

It crashes with old config. If i delete persistent.state it runs, and crashes with attempt to add torrent.

Bug-buddy report attached

#176 worksforme Incorrect value for Infinity andar ivegotta@…

Reported by ivegotta@…, 5 years ago.

description

When I have torrents queued as well as active, the ETA is listed as "Infinity" on those inactive torrents. However, when I sort by ETA it sorts those queued torrents as if infinity had a value of zero, instead of infinity. Can you fix it so that Infinity actually has the largest value it can accept (as a reasonable approximation? :)

Maybe relevant:

[foon@newcolo ~]$ uname -a

FreeBSD newcolo.tombom.co.uk 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 08:43:30 UTC 2007 root@…:/usr/obj/usr/src/sys/SMP amd64

[foon@newcolo ~]$

Thanks!

Note: See TracQuery for help on using queries.