Custom Query (2447 matches)
Results (334 - 336 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#684 | Fixed | Can't sort by Name in the AJAX UI | ||
Description |
Clicking the header for any of the other columns in the AJAX UI causes the display to be sorted by the contents of that column. However clicking on 'Name' doesn't do anything - there is no change in the sort order of the torrents listed. |
|||
#3009 | Fixed | Can't Start deluge-console 2.0.0.dev7009 | ||
Description |
I installed the latest deluge from http://ppa.launchpad.net/deluge-team/develop/ubuntu yakkety main However, I get an error when I run deluge-console. I can log into daemon using deluge-web though. How can I fix this? Here's the log, and thanks in advance! $ deluged --version deluged 2.0.0.dev7009 libtorrent: 1.1.2.0 Python: 2.7.12+ OS: Linux Ubuntu 16.10 yakkety $ deluge-console --version deluge-console 2.0.0.dev7009 libtorrent: 1.1.2.0 Python: 2.7.12+ OS: Linux Ubuntu 16.10 yakkety $ deluged $ deluge-console Traceback (most recent call last):
TypeError: init() takes at least 3 arguments (1 given) |
|||
#1093 | WorksForMe | Can't start the RC-version of Deluge in Windows 7. | ||
Description |
I got this message when running it via Powershell (Windows version of Terminal-window): [ERROR ] 07:03:42 __init__:1082 DLL load failed: The applied module can't be found. Traceback (most recent call last): File "deluge\ui\ui.py", line 127, in __init__ File "deluge\ui\gtkui\__init__.py", line 1, in <module> File "deluge\ui\gtkui\gtkui.py", line 40, in <module> File "twisted/internet/gtk2reactor.py", line 35, in <module> File "gobject/__init__.py", line 30, in <module> File "gobject/constants.py", line 22, in <module> File "gobject/_gobject.py", line 14, in <module> ImportError: DLL load failed: The applied module can't be found. [ERROR ] 07:03:42 ui:147 There was an error whilst launching the request UI: gtk [ERROR ] 07:03:42 ui:148 Look at the traceback above for more information. Note that I have hade this installed for a while. |