Custom Query (2447 matches)
Results (493 - 495 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#978 | Fixed | Blocklist error message ''ValueError: time data" in download_blocklist_thread | ||
Description |
Just discovered this with svn r5427: Traceback (most recent call last): File "/usr/lib/python2.6/threading.py", line 497, in __bootstrap self.__bootstrap_inner() File "/usr/lib/python2.6/threading.py", line 525, in __bootstrap_inner self.run() File "/usr/lib/python2.6/threading.py", line 477, in run self.__target(*self.__args, **self.__kwargs) --- <exception caught here> --- File "/usr/lib/python2.6/dist-packages/twisted/python/threadpool.py", line 210, in _worker result = context.call(ctx, function, *args, **kwargs) File "/usr/lib/python2.6/dist-packages/twisted/python/context.py", line 59, in callWithContext return self.currentContext().callWithContext(ctx, func, *args, **kw) File "/usr/lib/python2.6/dist-packages/twisted/python/context.py", line 37, in callWithContext return func(*args,**kw) File "/usr/share/python-support/deluge-core/deluge/plugins/Blocklist-1.0-py2.6.egg/blocklist/core.py", line 254, in download_blocklist_thread File "/usr/lib/python2.6/_strptime.py", line 325, in _strptime (data_string, format)) exceptions.ValueError: time data 'Sun, 01 Mar 2009 02:02:04 GMT' does not match format '%a, %d %b %Y %H:%M:%S GMT' |
|||
#979 | Fixed | Windows Gtk conflict with Pidgin | ||
Description |
Reported in here: http://forum.deluge-torrent.org/viewtopic.php?f=7&t=14285 |
|||
#980 | Fixed | [r5427] Deluge does not exit properly | ||
Description |
When exiting deluge the program hangs and does not quit like it should. For example the GTK window is still running. This has worked fine previously. I have removed the .config/deluge directory, started, exited (then killed) and started again. Hopefully the uploaded log can solve why deluge don't want to quit. |
Note:
See TracQuery
for help on using queries.