Custom Query (2449 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (148 - 150 of 2449)

Ticket Resolution Summary Owner Reporter
#149 Duplicate deluge 0.5.8.8 crashes in Windows upon starting markybob jean.rajotte@…
Description

The so-called Error Signature is like so.

AppName?: deluge.exe AppVer?: 0.5.8.8 ModName?: python25.dll ModVer?: 0.0.0.0 Offset: 00090dc0

Windows XP

All was perfectly well w/ 0.5.8.7

#150 WorksForMe crashing markybob anonymous
Description

It crashes when i try to open it. this is the 5.8.8 version. could you put up the old one so i can download things please?

#151 WorksForMe Deluge crashes after upgrade to 0.5.8.8-1 (Unable to add torrent) markybob anonymous
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 .

Note: See TracQuery for help on using queries.