Custom Query (2449 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (616 - 618 of 2449)

Ticket Resolution Summary Owner Reporter
#2188 Invalid Deluge crashes !! kingpc
Description

Hello, deluge is running a few minutes and then it crashes and display this error: This application has requested the Runtime terminate it in an unusual way .... http://img15.hostingpics.net/pics/988688Capture.jpg I use in my dedicated server with Windows Server 2008 R2 Standard 64bits Help me to fix this problem please Thank's

#2451 WontFix Deluge crashes after 10-210 Minutes Shezed
Description

Deluge crashes after a rather short period of time 10-30 on Windows 7 x64. Windows says libglib-2.0-0.dll is the cause This happens only when an torrent is active and the time before crashing takes longer on deluge-debug.exe than on deluge.exe

#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 .

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.