Page 1 of 1

GUI GTK will not open

Posted: Thu Feb 10, 2011 12:19 pm
by tonib95
After using Deluge successfully for a long while, Deluge starts but the GTK" GUI does not.

Before this I had been uninstalling/installing Green Browser and Windows IE because of video/adblocker problems (which now work fine), and I have uninstalled some recent Windows updates in case this might be the problem. Otherwise I cannot think of any thing that I have done or changed that could have this result.

I have tried uninstalling and reinstalling the deluge-1.3.1-win32-setup.

I run Windows 7 Ult and Deluge and GTK2 from the deluge-1.3.1-win32-setup.exe setup.

When I try opening using "deluge -L <loglevel>" the shell opens and I get a message "Invalid File (Errno 2) No such file or drectory: u'E:\Download\\Deluge\\delge'. and trying to use "deluge -L <loglevel> -l <logfile>" Deluge desn't open at all.
Probably doing it wrong. I open the Deluge shortcut Properties and add it to into "Target" thus "E:\Download\Deluge\deluge.exe deluge -L <loglevel>"

Anyone got any ideas or help please?

Re: GUI GTK will not open

Posted: Thu Feb 10, 2011 1:26 pm
by Cas
You should modify the target box in a shortcut like this:

Logging to a file:

Code: Select all

"C:\Program Files\Deluge\deluge.exe" -L debug -l c:\deluge-gtk.log
Logging to a file and testing with new config:

Code: Select all

"C:\Program Files\Deluge\deluge.exe" -L debug -l c:\deluge-gtk.log -c C:\DelugeTestConfig

Re: GUI GTK will not open

Posted: Thu Feb 10, 2011 4:50 pm
by tonib95
Thanks for the help.

With "C:\Program Files\Deluge\deluge.exe" -L debug -l c:\deluge-gtk.log My version E:\Download\Deluge\deluge.exe -L debug -l E:\deluge-gtk.log

I get the log below where the most interessting is lines :-
"[INFO ] 16:52:14 ui:126 Starting GtkUI..
[WARNING ] 16:52:15 gtkui:175 Unable to register a 'die' handler with the GNOME session manager: No module named gnome.ui"


With "C:\Program Files\Deluge\deluge.exe" -L debug -l c:\deluge-gtk.log -c C:\DelugeTestConfig My version E:\Download\Deluge\deluge.exe -L debug -l E:\deluge-gtk.log -c E:\DelugeTestConfig

The GUI OPENS?!!!!

Even though I have a none standard computer setup, after a new install any (by me) unknown changes in partitions/folders/files would not be relivant to the problem.

Anyone any ideas as why the GUI stopped working???

LOG
[INFO ] 16:52:14 main:114 Deluge ui 1.3.1
[DEBUG ] 16:52:14 main:115 options: {'loglevel': 'debug', 'default_ui': None, 'args': None, 'quiet': False, 'ui': None, 'logfile': 'E:\\deluge-gtk.log', 'config': None}
[DEBUG ] 16:52:14 main:116 args: []
[DEBUG ] 16:52:14 main:117 ui_args: []
[INFO ] 16:52:14 main:120 Starting ui..
[DEBUG ] 16:52:14 ui:109 UI init..
[DEBUG ] 16:52:14 configmanager:111 Getting config 'ui.conf'
[DEBUG ] 16:52:14 config:197 Setting 'default_ui' to gtk of <type 'str'>
[DEBUG ] 16:52:14 config:388 Config D:\system\WIN7U Files\Application Data\deluge\ui.conf version: 1.1 loaded: {'default_ui': u'gtk'}
[INFO ] 16:52:14 ui:126 Starting GtkUI..
[WARNING ] 16:52:15 gtkui:175 Unable to register a 'die' handler with the GNOME session manager: No module named gnome.ui
[DEBUG ] 16:52:15 configmanager:111 Getting config 'gtkui.conf'
[DEBUG ] 16:52:15 config:197 Setting 'close_to_tray' to True of <type 'bool'>
[DEBUG ] 16:52:15 config:197 Setting 'ntf_sound_path' to C:\Users\TonyB of <type 'str'>
[DEBUG ] 16:52:15 config:197 Setting 'window_width' to 640 of <type 'int'>
[DEBUG ] 16:52:15 config:197 Setting 'default_load_path' to None of <type 'NoneType'>
[DEBUG ] 16:52:15 config:197 Setting 'window_y_pos' to 0 of <type 'int'>
[DEBUG ] 16:52:15 config:197 Setting 'ntf_email' to False of <type 'bool'>
[DEBUG ] 16:52:15 config:197 Setting 'tray_upload_speed_list' to [5.0, 10.0, 30.0, 80.0, 300.0] of <type 'list'>
[DEBUG ] 16:52:15 config:197 Setting 'show_statusbar' to True of <type 'bool'>
[DEBUG ] 16:52:15 config:197 Setting 'ntf_popup' to False of <type 'bool'>
[DEBUG ] 16:52:15 config:197 Setting 'ntf_pass' to of <type 'str'>
[DEBUG ] 16:52:15 config:197 Setting 'show_sidebar' to True of <type 'bool'>
[DEBUG ] 16:52:15 config:197 Setting 'window_maximized' to False of <type 'bool'>
[DEBUG ] 16:52:15 config:197 Setting 'enable_system_tray' to True of <type 'bool'>
[DEBUG ] 16:52:15 config:197 Setting 'tray_download_speed_list' to [5.0, 10.0, 30.0, 80.0, 300.0] of <type 'list'>
[DEBUG ] 16:52:15 config:197 Setting 'show_connection_manager_on_start' to True of <type 'bool'>
[DEBUG ] 16:52:15 config:197 Setting 'lock_tray' to False of <type 'bool'>
[DEBUG ] 16:52:15 config:197 Setting 'createtorrent.trackers' to [] of <type 'list'>
[DEBUG ] 16:52:15 config:197 Setting 'ntf_sound' to False of <type 'bool'>
[DEBUG ] 16:52:15 config:197 Setting 'tray_password' to of <type 'str'>
[DEBUG ] 16:52:15 config:197 Setting 'focus_add_dialog' to True of <type 'bool'>
[DEBUG ] 16:52:15 config:197 Setting 'ntf_server' to of <type 'str'>
[DEBUG ] 16:52:15 config:197 Setting 'start_in_tray' to False of <type 'bool'>
[DEBUG ] 16:52:15 config:197 Setting 'ntf_tray_blink' to True of <type 'bool'>
[DEBUG ] 16:52:15 config:197 Setting 'check_new_releases' to True of <type 'bool'>
[DEBUG ] 16:52:15 config:197 Setting 'autoadd_queued' to False of <type 'bool'>
[DEBUG ] 16:52:15 config:197 Setting 'autoconnect_host_id' to None of <type 'NoneType'>
[DEBUG ] 16:52:15 config:197 Setting 'classic_mode' to True of <type 'bool'>
[DEBUG ] 16:52:15 config:197 Setting 'window_pane_position' to -1 of <type 'int'>
[DEBUG ] 16:52:15 config:197 Setting 'enabled_plugins' to [] of <type 'list'>
[DEBUG ] 16:52:15 config:197 Setting 'show_rate_in_title' to False of <type 'bool'>
[DEBUG ] 16:52:15 config:197 Setting 'autoadd_enable' to False of <type 'bool'>
[DEBUG ] 16:52:15 config:197 Setting 'ntf_username' to of <type 'str'>
[DEBUG ] 16:52:15 config:197 Setting 'interactive_add' to True of <type 'bool'>
[DEBUG ] 16:52:15 config:197 Setting 'sidebar_show_zero' to False of <type 'bool'>
[DEBUG ] 16:52:15 config:197 Setting 'window_x_pos' to 0 of <type 'int'>
[DEBUG ] 16:52:15 config:197 Setting 'window_height' to 480 of <type 'int'>
[DEBUG ] 16:52:15 config:197 Setting 'ntf_security' to None of <type 'NoneType'>
[DEBUG ] 16:52:15 config:197 Setting 'connection_limit_list' to [50, 100, 200, 300, 500] of <type 'list'>
[DEBUG ] 16:52:15 config:197 Setting 'sidebar_position' to 170 of <type 'int'>
[DEBUG ] 16:52:15 config:197 Setting 'show_new_releases' to True of <type 'bool'>
[DEBUG ] 16:52:15 config:197 Setting 'autoconnect' to False of <type 'bool'>
[DEBUG ] 16:52:15 config:197 Setting 'choose_directory_dialog_path' to C:\Users\TonyB of <type 'str'>
[DEBUG ] 16:52:15 config:197 Setting 'sidebar_show_trackers' to True of <type 'bool'>
[DEBUG ] 16:52:15 config:197 Setting 'autostart_localhost' to False of <type 'bool'>
[DEBUG ] 16:52:15 config:197 Setting 'show_toolbar' to True of <type 'bool'>
[DEBUG ] 16:52:15 config:197 Setting 'autoadd_location' to of <type 'str'>
[DEBUG ] 16:52:15 config:197 Setting 'ntf_email_add' to of <type 'str'>
[DEBUG ] 16:52:15 config:197 Setting 'signal_port' to 40000 of <type 'int'>
[DEBUG ] 16:52:15 config:388 Config D:\system\WIN7U Files\Application Data\deluge\gtkui.conf version: 1.1 loaded: {'close_to_tray': True, 'ntf_sound_path': u'C:\\Users\\Tony', 'window_width': 1366, 'default_load_path': u'F:\\Download\\Halite', 'window_y_pos': -32000, 'ntf_email': False, 'tray_upload_speed_list': [5.0, 10.0, 30.0, 80.0, 24.0], 'show_statusbar': False, 'ntf_popup': False, 'ntf_pass': u'', 'tray_download_speed_list': [5.0, 10.0, 30.0, 80.0, 204.0], 'window_maximized': False, 'enable_system_tray': True, 'show_sidebar': False, 'show_connection_manager_on_start': True, 'lock_tray': False, 'createtorrent.trackers': [], 'ntf_sound': False, 'tray_password': u'', 'focus_add_dialog': True, 'ntf_server': u'', 'start_in_tray': False, 'ntf_tray_blink': True, 'check_new_releases': True, 'autoadd_queued': False, 'autoconnect_host_id': None, 'classic_mode': True, 'window_pane_position': 391, 'enabled_plugins': [], 'show_rate_in_title': False, 'autoadd_enable': False, 'ntf_username': u'', 'interactive_add': True, 'sidebar_show_zero': False, 'window_x_pos': -32000, 'window_height': 721, 'ntf_security': None, 'connection_limit_list': [50, 100, 200, 300, 500], 'sidebar_position': 0, 'show_new_releases': True, 'autoconnect': False, 'choose_directory_dialog_path': u'C:\\Users\\Tony', 'sidebar_show_trackers': True, 'autostart_localhost': False, 'show_toolbar': True, 'autoadd_location': u'', 'ntf_email_add': u'', 'signal_port': 40000}
[DEBUG ] 16:52:15 configmanager:111 Getting config 'gtkui.conf'