Opened 15 years ago

Closed 14 years ago

#769 closed bug (Invalid)

WebUI Issue

Reported by: anonymous Owned by: mvoncken
Priority: minor Milestone:
Component: Web UI Version: 1.1.0
Keywords: Cc:

Description

--Deluge Error-- DBusException : org.freedesktop.DBus.Error.NoReply?: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. path : /index file : /var/lib/python-support/python2.5/dbus/connection.py in call_blocking, line 606

--Input-- <Storage {'sort': 'queue_pos', 'order': 'down'}>

--Versions-- WebUi? : rev.172 Python : 2.5.2 (r252:60911, Oct 5 2008, 19:24:49) [GCC 4.3.2] dbus:0.82.4

--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 151, in deco

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

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

res = func(self, name)

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

return func(self, name)

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

for torrent_id in ws.proxy.get_session_state()]

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

keywords)

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

message, timeout)

Change History (1)

comment:1 Changed 14 years ago by damoxc

  • Resolution set to invalid
  • Status changed from new to closed

Complete rewrite of the webui renders this invalid.

Note: See TracTickets for help on using tickets.