Custom Query (2447 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (334 - 336 of 2447)

Ticket Resolution Summary Owner Reporter
#684 Fixed Can't sort by Name in the AJAX UI Damien Churchill spam@nashira.ca
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 jl303
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):

File "/usr/bin/deluge-console", line 11, in <module>

load_entry_point('deluge==2.0.0.dev7009', 'console_scripts', 'deluge-console')()

File "/usr/lib/python2.7/dist-packages/deluge/ui/console/init.py", line 19, in start

Console().start()

File "/usr/lib/python2.7/dist-packages/deluge/ui/console/console.py", line 120, in start

do_profile=self.options.profile)

File "/usr/lib/python2.7/dist-packages/deluge/common.py", line 1130, in run_profiled

return func(*args)

File "/usr/lib/python2.7/dist-packages/deluge/ui/console/console.py", line 114, in run

return c.start_ui()

File "/usr/lib/python2.7/dist-packages/deluge/ui/console/main.py", line 156, in start_ui

curses.wrapper(self.run)

File "/usr/lib/python2.7/curses/wrapper.py", line 43, in wrapper

return func(stdscr, *args, kwds)

File "/usr/lib/python2.7/dist-packages/deluge/ui/console/main.py", line 222, in run

self.register_mode(ConnectionManager(stdscr, self.encoding), set_mode=True)

File "/usr/lib/python2.7/dist-packages/deluge/ui/console/modes/connectionmanager.py", line 40, in init

BaseMode.init(self, stdscr, encoding=encoding)

File "/usr/lib/python2.7/dist-packages/deluge/ui/console/modes/basemode.py", line 143, in init

self.refresh()

File "/usr/lib/python2.7/dist-packages/deluge/ui/console/modes/connectionmanager.py", line 195, in refresh

self.update_select_host_popup()

File "/usr/lib/python2.7/dist-packages/deluge/ui/console/modes/connectionmanager.py", line 48, in update_select_host_popup

popup = SelectablePopup(self, _('Select Host'), self._host_selected, border_off_west=1, active_wrap=True)

File "/usr/lib/python2.7/dist-packages/deluge/ui/console/widgets/popup.py", line 215, in init

BaseInputPane.init(self, self, kwargs)

File "/usr/lib/python2.7/dist-packages/deluge/ui/console/widgets/inputpane.py", line 36, in init

super(BaseInputPane, self).init()

TypeError: init() takes at least 3 arguments (1 given)

#1093 WorksForMe Can't start the RC-version of Deluge in Windows 7. andar Umeaboy
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.

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