Opened 16 years ago

Closed 16 years ago

#223 closed bug (WorksForMe)

DBusException at /index

Reported by: anonymous Owned by: mvoncken
Priority: critical Milestone:
Component: Web UI Version: 0.5.9.0
Keywords: Cc:

Description

--Deluge Error-- DBusException : org.freedesktop.DBus.Error.ServiceUnknown?: The name :1.12 was not provided by any .service files path : /index file : /var/lib/python-support/python2.5/dbus/connection.py in call_blocking, line 602

--Input-- <Storage {}>

--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/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 "/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)

Attachments (1)

index.html.tar.gz (6.4 KB) - added by anonymous 16 years ago.

Download all attachments as: .zip

Change History (2)

Changed 16 years ago by anonymous

comment:1 Changed 16 years ago by mvoncken

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

there is no gtk-ui running or gtk-ui crashed.

Note: See TracTickets for help on using tickets.