Custom Query (2447 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (187 - 189 of 2447)

Ticket Resolution Summary Owner Reporter
#220 WontFix deluge crash on AVIRA ANTIVIR update markybob anonymous
Description

I use windows deluge version on win xp sp2. I found deluge crashed very often. I notice that it's happened on avira antivir's update. I tried many release of deluge, so i suppose that it's not caused by a specific deluge's release.

I tryed to unistall antivir. After some days, deluge is still on and it work as well! Now i've installed another antivirus. I'm trying AVG free.

Everything is working!!!!

Thanks to all developers! bestionetoscano@yahoo.it

#221 WontFix DBusException at /torrent/add mvoncken anonymous
Description

--Deluge Error-- DBusException : org.freedesktop.DBus.Python.deluge.core.InvalidEncodingError: Traceback (most recent call last):

File "/var/lib/python-support/python2.5/dbus/service.py", line 655, in _message_cb

retval = candidate_method(self, *args, keywords)

File "/usr/share/deluge/plugins/WebUi/dbus_interface.py", line 180, in add_torrent_url

self._add_torrent(filename)

File "/usr/share/deluge/plugins/WebUi/dbus_interface.py", line 255, in _add_torrent

self.interface.config.get("use_compact_storage"))

File "/var/lib/python-support/python2.5/deluge/core.py", line 415, in add_torrent

return self.sync() # Syncing will create a new torrent in the core, and return it's ID

File "/var/lib/python-support/python2.5/deluge/core.py", line 1030, in sync

raise e

InvalidEncodingError:

path : /torrent/add file : /var/lib/python-support/python2.5/dbus/connection.py in call_blocking, line 602

--Input-- <Storage {'url': 'http://bt.dvdquorum.es/download.php/11103/%28DVDQuorum%29Conspiracy%20theory.torrent', 'redir': , 'submit': 'Enviar', 'torrent': }>

--Versions-- WebUi : rev.172 Python : 2.5.1 (r251:54863, Mar 7 2008, 04:10:12) [GCC 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)] dbus:0.82.0

--Traceback--

File "/usr/share/deluge/plugins/WebUi/lib/webpy022/webapi.py", line 304, in wsgifunc

result = func()

File "/usr/share/deluge/plugins/WebUi/lib/webpy022/request.py", line 131, in <lambda>

func = lambda: handle(inp, fvars)

File "/usr/share/deluge/plugins/WebUi/lib/webpy022/request.py", line 61, in handle

return tocall(*([x and urllib.unquote(x) for x in args] + fna))

File "/usr/share/deluge/plugins/WebUi/webserver_framework.py", line 152, in deco

return func(self, name) #ok, continue..

File "/usr/share/deluge/plugins/WebUi/deluge_webserver.py", line 195, in POST

ws.proxy.add_torrent_url(vars.url)

File "/var/lib/python-support/python2.5/dbus/proxies.py", line 135, in call

keywords)

File "/var/lib/python-support/python2.5/dbus/connection.py", line 603, in call_blocking

message, timeout)

#222 Fixed Autoload corrupt torrent error andar anonymous
Description

When I send one torrent file to my server, to my autoload directory, Deluge states that the torrent is corrupt. The error is due to Deluge trying to load the torrent before it has completely finished downloading.

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