Custom Query (2447 matches)
Results (484 - 486 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#3038 | Duplicate | Unable to open preferences dialog when connected to remote deluge daemon | ||
Description |
Client: 1.3.15 (deluge-gtk on network client) deluge-gtk Client on another computer will connect to server deluge daemon. Progress or status of torrents will update. All GUI functions of deluge-gtk are available. Preferences dialog (to edit server daemon settings) will not open when selecting either with menu or toolbar button. Once the connection to the remote server is disconnected, preferences dialog will open normally. Resetting "classic mode" did not resolve this problem. |
|||
#3062 | Duplicate | Can't open preferences | ||
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 |
|||
#3085 | Duplicate | Unable to launch 2.0 beta 1 on MacOS | ||
Description |
When double clicking Deluge.app deluge does not open. When running from the command line pygtk appears to be missing. > ./Deluge.app/Contents/MacOS/deluge Traceback (most recent call last): File "/Users/zachberger/Desktop/t/./Deluge.app/Contents/MacOS/Deluge-bin", line 11, in <module> load_entry_point('deluge==2.0b1', 'gui_scripts', 'deluge-gtk')() File "/Users/cas/gtk/inst/lib/python2.7/site-packages/deluge-2.0b1-py2.7.egg/deluge/ui/gtkui/__init__.py", line 50, in start File "/Users/cas/gtk/inst/lib/python2.7/site-packages/deluge-2.0b1-py2.7.egg/deluge/ui/gtkui/__init__.py", line 34, in start File "/Users/cas/gtk/inst/lib/python2.7/site-packages/deluge-2.0b1-py2.7.egg/deluge/ui/gtkui/gtkui.py", line 19, in <module> ImportError: No module named pygtk |