Custom Query (2449 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (343 - 345 of 2449)

Ticket Resolution Summary Owner Reporter
#2827 Fixed Deluge Wont Start Windows Doadin
Description

2.0.0dev650

C:\Program Files (x86)\Deluge>deluge-debug
10:21:16.126 [ERROR   ][deluge.ui.gtkui.gtkui:1198] ('__init__() takes exactly 7
 arguments (1 given)', <class 'deluge.ui.gtkui.listview.ListViewColumnState'>, (
))
Traceback (most recent call last):
  File "deluge\ui\gtkui\gtkui.py", line 154, in run
  File "deluge\ui\gtkui\gtkui.py", line 223, in __init__
  File "deluge\ui\gtkui\torrentview.py", line 230, in __init__
  File "deluge\ui\gtkui\listview.py", line 135, in __init__
  File "deluge\ui\gtkui\listview.py", line 280, in load_state
  File "deluge\ui\gtkui\common.py", line 264, in load_pickled_state_file
TypeError: ('__init__() takes exactly 7 arguments (1 given)', <class 'deluge.ui.
gtkui.listview.ListViewColumnState'>, ())
Traceback (most recent call last):
  File "<string>", line 6, in <module>
  File "__main__.py", line 128, in <module>
  File "__main__deluge-debug__.py", line 9, in <module>
  File "deluge\ui\ui_entry.py", line 96, in start_ui
  File "deluge\ui\gtkui\gtkui.py", line 160, in start
  File "deluge\common.py", line 1038, in run_profiled
  File "deluge\ui\gtkui\gtkui.py", line 154, in run
  File "deluge\ui\gtkui\gtkui.py", line 223, in __init__
  File "deluge\ui\gtkui\torrentview.py", line 230, in __init__
  File "deluge\ui\gtkui\listview.py", line 135, in __init__
  File "deluge\ui\gtkui\listview.py", line 280, in load_state
  File "deluge\ui\gtkui\common.py", line 264, in load_pickled_state_file
TypeError: ('__init__() takes exactly 7 arguments (1 given)', <class 'deluge.ui.
gtkui.listview.ListViewColumnState'>, ())
#2826 Fixed add_torrent_file missing base64.encodestring filedata Calum kengichan
Description

when I try create_torrent with add_to_session=True

http://git.deluge-torrent.org/deluge/tree/deluge/core/core.py#n696

filedump need base64.encodestring first

#2825 WorksForMe Deluge Web UI Issues elsuiv
Description

Hi There,

I am having some recent issues with the deluge web UI. Generally I was accessing my seedbox via Deluge Web Client (rather than the desktop client), and as of last week I cannot connect at all, with an error message stating "The connection to the webserver has been lost!" almost immediately upon log in. None of the credentials have changed, this issue persists across 3 computers, using both Chrome & I.E. A bit of google-fu has left me stumped as to why I keep getting this issue. I have now downloaded and successfully setup/accessed my seedbox using the Deluge Desktop Client with no issues. Have you had any recent issues with the web client that you may be aware of?

Many thanks, Chris M

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