Custom Query (2449 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (88 - 90 of 2449)

Ticket Resolution Summary Owner Reporter
#89 WorksForMe Crash the webui mvoncken anonymous
Description

--Deluge Error-- DBusException : org.freedesktop.DBus.Python.UnicodeError?: Traceback (most recent call last):

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

_method_reply_return(connection, message, method_name, signature, *retval)

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

reply.append(signature=signature, *retval)

UnicodeError?: String parameters to be sent over D-Bus must be valid UTF-8

path : /index file : /var/lib/python-support/python2.5/dbus/proxies.py in call, line 168

--Input-- <Storage {}>

--Versions-- WebUi? : rev.172 Python : 2.5.1 (r251:54863, Mar 7 2008, 03:41:45) [GCC 4.1.2 (Ubuntu 4.1.2-0ubuntu4)] dbus:0.80.2

--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/webserver_framework.py", line 136, in deco

res = func(self, name)

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

return func(self, name)

File "/usr/share/deluge/plugins/WebUi/deluge_webserver.py", line 103, in GET

for torrent_id in ws.proxy.get_session_state()]

File "/usr/share/deluge/plugins/WebUi/webserver_framework.py", line 220, in get_torrent_status

status = Storage(ws.proxy.get_torrent_status(torrent_id,ws.TORRENT_KEYS))

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

reply_message = self._connection.send_message_with_reply_and_block(message, timeout)

#90 WontFix Opening a torrent file from epiphany doesn't bring Deluge gtk file chooser to the foreground markybob apelete@…
Description

Hello,

I have noticed a strange behaviour that hasn't been fix for some time now. When downloading a torrent file from the web, you've got the choice to save it or open it with Deluge. When you save it and then manually open it by double-clicking, Deluge's gtk file chooser open and you just select the location you wish to download the data to.

However, if you directly open the torrent from the web browser (I'm using epiphany but it may happen with other browsers too), the gtk file chooser isn't brought to the foreground, and I have to click on Deluge icon in the notification area or window list in order to see the gtk file chooser dialog.

I have marked this bug as "Version 0.5.8.6" but it happenned in previous versions too; I don't remember exactly which version it began with.

Cheers.

#91 WorksForMe deluge crashed with SIGSEGV in g_type_check_instance_cast() markybob savvas
Description

Ubuntu Hardy Heron 8.04 alpha.
deluge-torrent was in the background, I don't know what came over it.
I hope the attached files will help, it's the crash report from apport, but since it's huge, i've removed the core dump.

Note: See TracQuery for help on using queries.