Custom Query (2447 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (391 - 393 of 2447)

Ticket Resolution Summary Owner Reporter
#942 Invalid WebUI broken? mvoncken asturking@gmail.com
Description

I try to conect to my client by webui and i get this mesage


ExpatError : not well-formed (invalid token): line 1592, column 39


--Deluge Error-- ExpatError : not well-formed (invalid token): line 1592, column 39 path : /index file : /var/lib/python-support/python2.5/deluge/xmlrpclib.py in feed, line 546

--Input-- <Storage {}>

--Versions-- WebUi : 1.1.7r Python 2.5.2 (r252:60911, Jul 31 2008, 17:28:52) [GCC 4.2.3 (Ubuntu 4.2.3-2ubuntu7)]:

--Traceback--

File "/var/lib/python-support/python2.5/deluge/ui/webui/lib/webpy022/webapi.py", line 310, in wsgifunc

result = func()

File "/var/lib/python-support/python2.5/deluge/ui/webui/lib/webpy022/request.py", line 131, in <lambda>

func = lambda: handle(inp, fvars)

File "/var/lib/python-support/python2.5/deluge/ui/webui/lib/webpy022/request.py", line 61, in handle

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

File "/var/lib/python-support/python2.5/deluge/ui/webui/page_decorators.py", line 87, in deco

return func(self, name) #check_session:ok

File "/var/lib/python-support/python2.5/deluge/ui/webui/page_decorators.py", line 105, in deco

return func(self, name) #check_connected:ok

File "/var/lib/python-support/python2.5/deluge/ui/webui/page_decorators.py", line 60, in deco

res = func(self, name) #deluge_page_noauth

File "/var/lib/python-support/python2.5/deluge/ui/webui/page_decorators.py", line 156, in deco

return func(self, name) #auto_refreshed

File "/var/lib/python-support/python2.5/deluge/ui/webui/pages.py", line 116, in GET

torrents = proxy.get_torrents_status(filter_dict, TORRENT_KEYS)

File "/var/lib/python-support/python2.5/deluge/xmlrpclib.py", line 1150, in call

return self.send(self.name, args)

File "/var/lib/python-support/python2.5/deluge/xmlrpclib.py", line 1440, in request

verbose=self.verbose

File "/var/lib/python-support/python2.5/deluge/ui/client.py", line 93, in request

return self._parse_response(h.getfile(), sock)

File "/var/lib/python-support/python2.5/deluge/xmlrpclib.py", line 1338, in _parse_response

p.feed(response)

File "/var/lib/python-support/python2.5/deluge/xmlrpclib.py", line 547, in feed

self._parser.Parse(data, 0)

#217 Fixed Additions to blocklist plugin markybob a_tabula_rasa@yahoo.com
Description

I am new to Ubuntu and this is my first python plugin. I would really like to see it in the next version.

WHAT IT DOES

1) Adds preferences to blocklist config: "Show import dialog on startup" 2) If import dialog is enabled it will show it on startup or else it wont 3) It will still show the import dialog when changing the config (to avoid confusing people)

WHY IS IT NEEDED

Many people start Deluge on system startup and they choose to start it minimized to the notification area. It is really annoying to have the import dialog popup for up to 5 minutes while you just want the program to run in the background.

#3062 Duplicate Can't open preferences Ataraxy
Description

When I select Edit -> Preferences nothing happens in the GUI.

When starting deluge from the command line (Manjaro Linux), I see the following when trying to open Preferences:

Unhandled error in Deferred:

I can connect to the server ok as I see the torrents currently in progress.

$ deluge --version
deluge: 1.3.15
libtorrent: 1.1.3.0
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.