Custom Query (2448 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (184 - 186 of 2448)

Ticket Resolution Summary Owner Reporter
#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
#3060 Fixed webserver not starting firefox
Description

new 7055 develop version in the ppa, but the webserver is not autostarting... you must login from remote and after giving the password will prompt to start webserver, maybe related to ticket 3059. added a traceback

#3059 Fixed autoconnect & webserver Cas firefox
Description

Autoconnect to selected daemon is not working anymore.

if i stop the daemon and start it again i get this:

Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/deluge/ui/gtkui/connectionmanager.py", line 479, in on_button_startdaemon_clicked
    self.start_daemon(port, get_config_dir()).addCallback(on_daemon_status_change)
AttributeError: 'bool' object has no attribute 'addCallback'

i cant get more information about this but gtk is not connecting to the daemon... guess it's self.start_daemon btw i have tho daemons in the config, but with the latest deluge version on ppa develop i just see one.... if i do a regress to Client: 2.0.0.dev7027 Server: 2.0.0.dev7055 works fine and i can see the localclient and the remote daemon

Note: See TracQuery for help on using queries.