Custom Query (2449 matches)
Results (277 - 279 of 2449)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #261 | Fixed | cannot launch Deluge r3201 | ||
| Description |
szabolcs@sin:~/svn/deluge$ deluge no existing Deluge session Starting new Deluge session... deluge_core; using libtorrent 0.13.0.0. Compiled with NDEBUG. Applying preferences Scanning plugin dir /usr/share/deluge/plugins Initialising plugin DesiredRatio Initialising plugin WebSeed Initialising plugin NetworkGraph Initialising plugin TorrentCreator Traceback (most recent call last):
SyntaxError: invalid syntax |
|||
| #707 | Fixed | Cannot move torrent order | ||
| Description |
I'm unable to move torrents in the AJAX template web ui. I've tried this with paused seeding torrents and running unfinished ones, both managed and unmanaged. |
|||
| #1819 | Fixed | Cannot open connection manager with clean config | ||
| Description |
Switched from classic the thinclient but cannot open connection manager to connect. Traceback (most recent call last):
File "deluge/ui/gtkui/toolbar.py", line 175, in on_toolbutton_connectionmanager_clicked
component.get("MenuBar").on_menuitem_connectionmanager_activate(data)
File "deluge/ui/gtkui/menubar.py", line 291, in on_menuitem_connectionmanager_activate
component.get("ConnectionManager").show()
File "deluge/ui/gtkui/connectionmanager.py", line 187, in show
self.__load_hostlist()
File "deluge/ui/gtkui/connectionmanager.py", line 271, in __load_hostlist
for host in self.config["hosts"]:
AttributeError: 'ConnectionManager' object has no attribute 'config'
|
|||
