Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#601 closed bug (Invalid)

White window !

Reported by: ToTo Owned by: andar
Priority: blocker Milestone:
Component: Core Version:
Keywords: Cc:

Description

After instalation deluge-torrent_1.0.5-1_amd64.gutsy.deb and run it i see only white window. I do not see any button etc.

Attachments (1)

deluge-torrent_1.0.5-1_amd64.gutsy.jpg (19.9 KB) - added by 9563@… 15 years ago.
deluge-torrent_1.0.5-1_amd64.gutsy.deb

Download all attachments as: .zip

Change History (12)

Changed 15 years ago by 9563@…

deluge-torrent_1.0.5-1_amd64.gutsy.deb

comment:1 Changed 15 years ago by anonymous

  • Component changed from 0.5.x to core
  • Owner changed from markybob to andar

comment:2 Changed 15 years ago by anonymous

  • Version other (please specify) deleted

comment:3 Changed 15 years ago by mvoncken

probably a broken config file : http://dev.deluge-torrent.org/wiki/Faq#HowdoIrestoreallsettingstodefault

If it's not : start deluge from console and paste the error log.

comment:4 Changed 15 years ago by ToTo

after delete "~/.config/deluge", install deluge-torrent_1.0.5-1_amd64.gutsy.deb and run deluge from console:

[INFO ] 21:59:27 main:93 Deluge ui 1.0.5 [DEBUG ] 21:59:27 main:94 options: {'config': None, 'logfile': None, 'ui': None} [DEBUG ] 21:59:27 main:95 args: [] [DEBUG ] 21:59:27 configmanager:44 ConfigManager? started.. [INFO ] 21:59:27 main:98 Starting ui.. [DEBUG ] 21:59:27 ui:44 UI init.. [DEBUG ] 21:59:27 configmanager:88 Getting config 'ui.conf' [DEBUG ] 21:59:27 config:47 Config created with filename: ui.conf [DEBUG ] 21:59:27 config:48 Config defaults: {'default_ui': 'gtk'} [WARNING ] 21:59:27 config:88 IOError: Unable to load file '/home/toto/.config/deluge/ui.conf' [WARNING ] 21:59:27 config:109 IOError: Unable to open file: '/home/toto/.config/deluge/ui.conf' [INFO ] 21:59:27 ui:60 Starting GtkUI.. [DEBUG ] 21:59:27 client:54 CoreProxy? init.. [DEBUG ] 21:59:27 configmanager:69 get_config_dir: /home/toto/.config/deluge [DEBUG ] 21:59:27 configmanager:88 Getting config 'gtkui.conf' [DEBUG ] 21:59:27 config:47 Config created with filename: gtkui.conf [DEBUG ] 21:59:27 config:48 Config defaults: {'autoadd_queued': False, 'close_to_tray': True, 'window_width': 640, 'default_load_path': None, 'window_y_pos': 0, 'classic_mode': True, 'window_pane_position': -1, 'enabled_plugins': [], 'show_connection_manager_on_start': True, 'show_statusbar': True, 'autoadd_enable': False, 'tray_download_speed_list': [5.0, 10.0, 30.0, 80.0, 300.0], 'autoconnect_host_uri': None, 'window_maximized': False, 'enable_system_tray': True, 'show_sidebar': True, 'window_x_pos': 0, 'window_height': 480, 'lock_tray': False, 'connection_limit_list': [50, 100, 200, 300, 500], 'tray_password': , 'focus_add_dialog': True, 'show_new_releases': True, 'start_in_tray': False, 'autoconnect': False, 'choose_directory_dialog_path': '/home/toto', 'check_new_releases': True, 'autostart_localhost': False, 'show_toolbar': True, 'autoadd_location': , 'config_location': '/home/toto/.config/deluge', 'tray_upload_speed_list': [5.0, 10.0, 30.0, 80.0, 300.0], 'interactive_add': True, 'signal_port': 40000} [WARNING ] 21:59:27 config:88 IOError: Unable to load file '/home/toto/.config/deluge/gtkui.conf' [WARNING ] 21:59:27 config:109 IOError: Unable to open file: '/home/toto/.config/deluge/gtkui.conf' 1.0.5 [DEBUG ] 21:59:28 gtkui:165 retcode: 0 [DEBUG ] 21:59:28 component:102 Registered QueuedTorrents? with ComponentRegistry?.. [DEBUG ] 21:59:28 configmanager:88 Getting config 'gtkui.conf' [DEBUG ] 21:59:28 component:102 Registered IPCInterface with ComponentRegistry?.. [DEBUG ] 21:59:28 component:102 Registered DbusInterface? with ComponentRegistry?.. [DEBUG ] 21:59:28 ipcinterface:83 Processing args from other process: [] [DEBUG ] 21:59:28 ipcinterface:86 Not connected to host.. Adding to queue. [INFO ] 21:59:28 dbusinterface:82 Registering with DBUS.. [DEBUG ] 21:59:28 component:102 Registered MainWindow? with ComponentRegistry?.. [DEBUG ] 21:59:28 configmanager:88 Getting config 'gtkui.conf' /var/lib/python-support/python2.5/deluge/ui/gtkui/mainwindow.py:58: GtkWarning?: GtkSpinButton?: setting an adjustment with non-zero page size is deprecated

"glade/main_window.glade"))

[DEBUG ] 21:59:28 mainwindow:84 Showing window [DEBUG ] 21:59:28 config:124 Setting 'window_pane_position' to 113 of <type 'int'> [DEBUG ] 21:59:28 config:139 save_timer: None [DEBUG ] 21:59:28 menubar:49 MenuBar? init.. [DEBUG ] 21:59:28 component:102 Registered MenuBar? with ComponentRegistry?.. [DEBUG ] 21:59:28 configmanager:88 Getting config 'gtkui.conf' [DEBUG ] 21:59:28 component:102 Registered ToolBar? with ComponentRegistry?.. [DEBUG ] 21:59:28 toolbar:48 ToolBar? Init.. [DEBUG ] 21:59:28 configmanager:88 Getting config 'gtkui.conf' /var/lib/python-support/python2.5/deluge/ui/gtkui/toolbar.py:77: GtkWarning?: gtk_menu_attach_to_widget(): menu already attached to GtkImageMenuItem?

component.get("MenuBar?").torrentmenu_glade.get_widget("remove_torrent_menu"))

[DEBUG ] 21:59:28 config:139 save_timer: 27 [DEBUG ] 21:59:28 component:102 Registered TorrentView? with ComponentRegistry?.. [DEBUG ] 21:59:28 listview:125 ListView? initialized.. [DEBUG ] 21:59:28 torrentview:110 TorrentView? Init.. [DEBUG ] 21:59:28 configmanager:88 Getting config 'gtkui.conf' [DEBUG ] 21:59:28 listview:194 Loading ListView? state file: torrentview.state [WARNING ] 21:59:28 listview:199 Unable to load state file: [Errno 2] No such file or directory: '/home/toto/.config/deluge/torrentview.state' [DEBUG ] 21:59:28 component:102 Registered TorrentDetails? with ComponentRegistry?.. [DEBUG ] 21:59:28 configmanager:88 Getting config 'gtkui.conf' [DEBUG ] 21:59:28 torrentdetails:384 Loading TorrentDetails? state file: tabs.state [WARNING ] 21:59:28 torrentdetails:389 Unable to load state file: [Errno 2] No such file or directory: '/home/toto/.config/deluge/tabs.state' [DEBUG ] 21:59:28 torrentdetails:65 parent: None [DEBUG ] 21:59:28 torrentdetails:65 parent: None [DEBUG ] 21:59:29 configmanager:88 Getting config 'gtkui.conf' [DEBUG ] 21:59:29 files_tab:216 Loading FilesTab? state file: files_tab.state [WARNING ] 21:59:29 files_tab:221 Unable to load state file: [Errno 2] No such file or directory: '/home/toto/.config/deluge/files_tab.state' [DEBUG ] 21:59:29 torrentdetails:65 parent: None [DEBUG ] 21:59:29 configmanager:88 Getting config 'gtkui.conf' [DEBUG ] 21:59:29 peers_tab:176 Loading PeersTab? state file: peers_tab.state [WARNING ] 21:59:29 peers_tab:181 Unable to load state file: [Errno 2] No such file or directory: '/home/toto/.config/deluge/peers_tab.state' [DEBUG ] 21:59:29 torrentdetails:65 parent: None [DEBUG ] 21:59:29 torrentdetails:65 parent: None [DEBUG ] 21:59:29 component:102 Registered SideBar? with ComponentRegistry?.. [DEBUG ] 21:59:29 configmanager:88 Getting config 'gtkui.conf' [DEBUG ] 21:59:29 config:139 save_timer: 27 [DEBUG ] 21:59:29 component:102 Registered Preferences with ComponentRegistry?.. /var/lib/python-support/python2.5/deluge/ui/gtkui/preferences.py:52: GtkWarning?: GtkSpinButton?: setting an adjustment with non-zero page size is deprecated

"glade/preferences_dialog.glade"))

[DEBUG ] 21:59:29 configmanager:88 Getting config 'gtkui.conf' [DEBUG ] 21:59:29 component:102 Registered SystemTray? with ComponentRegistry?.. [DEBUG ] 21:59:29 configmanager:88 Getting config 'gtkui.conf' [DEBUG ] 21:59:29 config:170 Registering function for enable_system_tray key.. [DEBUG ] 21:59:29 systemtray:76 Enabling the system tray icon.. [DEBUG ] 21:59:29 component:102 Registered StatusBar? with ComponentRegistry?.. [DEBUG ] 21:59:29 configmanager:88 Getting config 'gtkui.conf' [DEBUG ] 21:59:29 config:139 save_timer: 27 [DEBUG ] 21:59:29 component:102 Registered AddTorrentDialog? with ComponentRegistry?.. /var/lib/python-support/python2.5/deluge/ui/gtkui/addtorrentdialog.py:54: GtkWarning?: GtkSpinButton?: setting an adjustment with non-zero page size is deprecated

"deluge.ui.gtkui", "glade/add_torrent_dialog.glade"))

[DEBUG ] 21:59:29 component:102 Registered Signals with ComponentRegistry?.. [DEBUG ] 21:59:29 signalreceiver:52 SignalReceiver? init.. [DEBUG ] 21:59:29 configmanager:88 Getting config 'gtkui.conf' [DEBUG ] 21:59:29 config:124 Setting 'signal_port' to 53103 of <type 'int'> [DEBUG ] 21:59:29 config:139 save_timer: 27 [DEBUG ] 21:59:29 coreconfig:40 CoreConfig? init.. [DEBUG ] 21:59:29 component:102 Registered CoreConfig? with ComponentRegistry?.. [DEBUG ] 21:59:29 component:102 Registered PluginManager? with ComponentRegistry?.. [DEBUG ] 21:59:29 configmanager:88 Getting config 'gtkui.conf' [DEBUG ] 21:59:29 pluginmanagerbase:48 Plugin manager init.. [DEBUG ] 21:59:29 configmanager:88 Getting config 'gtkui.conf' [DEBUG ] 21:59:29 configmanager:69 get_config_dir: /home/toto/.config/deluge [DEBUG ] 21:59:29 pluginmanagerbase:95 Found plugin: Blocklist 1.0 [DEBUG ] 21:59:29 pluginmanagerbase:95 Found plugin: Label 0.1 [DEBUG ] 21:59:29 component:102 Registered ConnectionManager? with ComponentRegistry?.. /var/lib/python-support/python2.5/deluge/ui/gtkui/connectionmanager.py:73: GtkWarning?: GtkSpinButton?: setting an adjustment with non-zero page size is deprecated

"glade/connection_manager.glade"))

[DEBUG ] 21:59:29 configmanager:88 Getting config 'hostlist.conf' [DEBUG ] 21:59:29 config:47 Config created with filename: hostlist.conf [DEBUG ] 21:59:29 config:48 Config defaults: {'hosts': localhost:58846?} [WARNING ] 21:59:29 config:88 IOError: Unable to load file '/home/toto/.config/deluge/hostlist.conf' [WARNING ] 21:59:29 config:109 IOError: Unable to open file: '/home/toto/.config/deluge/hostlist.conf' [DEBUG ] 21:59:29 configmanager:88 Getting config 'gtkui.conf' [INFO ] 21:59:29 connectionmanager:431 Starting localhost:58846 daemon..

  • here deluge frozen and i must kill it

version 1.0.4 works fine...

comment:5 Changed 15 years ago by ToTo

SORRY

after delete "~/.config/deluge", install deluge-torrent_1.0.5-1_amd64.gutsy.deb and run deluge from console:

[INFO    ] 21:59:27 main:93 Deluge ui 1.0.5
[DEBUG   ] 21:59:27 main:94 options: {'config': None, 'logfile': None, 'ui': None}
[DEBUG   ] 21:59:27 main:95 args: []
[DEBUG   ] 21:59:27 configmanager:44 ConfigManager started..
[INFO    ] 21:59:27 main:98 Starting ui..
[DEBUG   ] 21:59:27 ui:44 UI init..
[DEBUG   ] 21:59:27 configmanager:88 Getting config 'ui.conf'
[DEBUG   ] 21:59:27 config:47 Config created with filename: ui.conf
[DEBUG   ] 21:59:27 config:48 Config defaults: {'default_ui': 'gtk'}
[WARNING ] 21:59:27 config:88 IOError: Unable to load file '/home/toto/.config/deluge/ui.conf'
[WARNING ] 21:59:27 config:109 IOError: Unable to open file: '/home/toto/.config/deluge/ui.conf'
[INFO    ] 21:59:27 ui:60 Starting GtkUI..
[DEBUG   ] 21:59:27 client:54 CoreProxy init..
[DEBUG   ] 21:59:27 configmanager:69 get_config_dir: /home/toto/.config/deluge
[DEBUG   ] 21:59:27 configmanager:88 Getting config 'gtkui.conf'
[DEBUG   ] 21:59:27 config:47 Config created with filename: gtkui.conf
[DEBUG   ] 21:59:27 config:48 Config defaults: {'autoadd_queued': False, 'close_to_tray': True, 'window_width': 640, 'default_load_path': None, 'window_y_pos': 0, 'classic_mode': True, 'window_pane_position': -1, 'enabled_plugins': [], 'show_connection_manager_on_start': True, 'show_statusbar': True, 'autoadd_enable': False, 'tray_download_speed_list': [5.0, 10.0, 30.0, 80.0, 300.0], 'autoconnect_host_uri': None, 'window_maximized': False, 'enable_system_tray': True, 'show_sidebar': True, 'window_x_pos': 0, 'window_height': 480, 'lock_tray': False, 'connection_limit_list': [50, 100, 200, 300, 500], 'tray_password': '', 'focus_add_dialog': True, 'show_new_releases': True, 'start_in_tray': False, 'autoconnect': False, 'choose_directory_dialog_path': '/home/toto', 'check_new_releases': True, 'autostart_localhost': False, 'show_toolbar': True, 'autoadd_location': '', 'config_location': '/home/toto/.config/deluge', 'tray_upload_speed_list': [5.0, 10.0, 30.0, 80.0, 300.0], 'interactive_add': True, 'signal_port': 40000}
[WARNING ] 21:59:27 config:88 IOError: Unable to load file '/home/toto/.config/deluge/gtkui.conf'
[WARNING ] 21:59:27 config:109 IOError: Unable to open file: '/home/toto/.config/deluge/gtkui.conf'
1.0.5
[DEBUG   ] 21:59:28 gtkui:165 retcode: 0
[DEBUG   ] 21:59:28 component:102 Registered QueuedTorrents with ComponentRegistry..
[DEBUG   ] 21:59:28 configmanager:88 Getting config 'gtkui.conf'
[DEBUG   ] 21:59:28 component:102 Registered IPCInterface with ComponentRegistry..
[DEBUG   ] 21:59:28 component:102 Registered DbusInterface with ComponentRegistry..
[DEBUG   ] 21:59:28 ipcinterface:83 Processing args from other process: []
[DEBUG   ] 21:59:28 ipcinterface:86 Not connected to host.. Adding to queue.
[INFO    ] 21:59:28 dbusinterface:82 Registering with DBUS..
[DEBUG   ] 21:59:28 component:102 Registered MainWindow with ComponentRegistry..
[DEBUG   ] 21:59:28 configmanager:88 Getting config 'gtkui.conf'
/var/lib/python-support/python2.5/deluge/ui/gtkui/mainwindow.py:58: GtkWarning: GtkSpinButton: setting an adjustment with non-zero page size is deprecated
  "glade/main_window.glade"))
[DEBUG   ] 21:59:28 mainwindow:84 Showing window
[DEBUG   ] 21:59:28 config:124 Setting 'window_pane_position' to 113 of <type 'int'>
[DEBUG   ] 21:59:28 config:139 save_timer: None
[DEBUG   ] 21:59:28 menubar:49 MenuBar init..
[DEBUG   ] 21:59:28 component:102 Registered MenuBar with ComponentRegistry..
[DEBUG   ] 21:59:28 configmanager:88 Getting config 'gtkui.conf'
[DEBUG   ] 21:59:28 component:102 Registered ToolBar with ComponentRegistry..
[DEBUG   ] 21:59:28 toolbar:48 ToolBar Init..
[DEBUG   ] 21:59:28 configmanager:88 Getting config 'gtkui.conf'
/var/lib/python-support/python2.5/deluge/ui/gtkui/toolbar.py:77: GtkWarning: gtk_menu_attach_to_widget(): menu already attached to GtkImageMenuItem
  component.get("MenuBar").torrentmenu_glade.get_widget("remove_torrent_menu"))
[DEBUG   ] 21:59:28 config:139 save_timer: 27

[DEBUG   ] 21:59:28 component:102 Registered TorrentView with ComponentRegistry..
[DEBUG   ] 21:59:28 listview:125 ListView initialized..
[DEBUG   ] 21:59:28 torrentview:110 TorrentView Init..
[DEBUG   ] 21:59:28 configmanager:88 Getting config 'gtkui.conf'
[DEBUG   ] 21:59:28 listview:194 Loading ListView state file: torrentview.state
[WARNING ] 21:59:28 listview:199 Unable to load state file: [Errno 2] No such file or directory: '/home/toto/.config/deluge/torrentview.state'
[DEBUG   ] 21:59:28 component:102 Registered TorrentDetails with ComponentRegistry..
[DEBUG   ] 21:59:28 configmanager:88 Getting config 'gtkui.conf'
[DEBUG   ] 21:59:28 torrentdetails:384 Loading TorrentDetails state file: tabs.state
[WARNING ] 21:59:28 torrentdetails:389 Unable to load state file: [Errno 2] No such file or directory: '/home/toto/.config/deluge/tabs.state'
[DEBUG   ] 21:59:28 torrentdetails:65 parent: None
[DEBUG   ] 21:59:28 torrentdetails:65 parent: None
[DEBUG   ] 21:59:29 configmanager:88 Getting config 'gtkui.conf'
[DEBUG   ] 21:59:29 files_tab:216 Loading FilesTab state file: files_tab.state
[WARNING ] 21:59:29 files_tab:221 Unable to load state file: [Errno 2] No such file or directory: '/home/toto/.config/deluge/files_tab.state'
[DEBUG   ] 21:59:29 torrentdetails:65 parent: None
[DEBUG   ] 21:59:29 configmanager:88 Getting config 'gtkui.conf'
[DEBUG   ] 21:59:29 peers_tab:176 Loading PeersTab state file: peers_tab.state
[WARNING ] 21:59:29 peers_tab:181 Unable to load state file: [Errno 2] No such file or directory: '/home/toto/.config/deluge/peers_tab.state'
[DEBUG   ] 21:59:29 torrentdetails:65 parent: None
[DEBUG   ] 21:59:29 torrentdetails:65 parent: None
[DEBUG   ] 21:59:29 component:102 Registered SideBar with ComponentRegistry..
[DEBUG   ] 21:59:29 configmanager:88 Getting config 'gtkui.conf'
[DEBUG   ] 21:59:29 config:139 save_timer: 27
[DEBUG   ] 21:59:29 component:102 Registered Preferences with ComponentRegistry..
/var/lib/python-support/python2.5/deluge/ui/gtkui/preferences.py:52: GtkWarning: GtkSpinButton: setting an adjustment with non-zero page size is deprecated
  "glade/preferences_dialog.glade"))
[DEBUG   ] 21:59:29 configmanager:88 Getting config 'gtkui.conf'
[DEBUG   ] 21:59:29 component:102 Registered SystemTray with ComponentRegistry..
[DEBUG   ] 21:59:29 configmanager:88 Getting config 'gtkui.conf'
[DEBUG   ] 21:59:29 config:170 Registering function for enable_system_tray key..
[DEBUG   ] 21:59:29 systemtray:76 Enabling the system tray icon..
[DEBUG   ] 21:59:29 component:102 Registered StatusBar with ComponentRegistry..
[DEBUG   ] 21:59:29 configmanager:88 Getting config 'gtkui.conf'
[DEBUG   ] 21:59:29 config:139 save_timer: 27
[DEBUG   ] 21:59:29 component:102 Registered AddTorrentDialog with ComponentRegistry..
/var/lib/python-support/python2.5/deluge/ui/gtkui/addtorrentdialog.py:54: GtkWarning: GtkSpinButton: setting an adjustment with non-zero page size is deprecated
  "deluge.ui.gtkui", "glade/add_torrent_dialog.glade"))
[DEBUG   ] 21:59:29 component:102 Registered Signals with ComponentRegistry..
[DEBUG   ] 21:59:29 signalreceiver:52 SignalReceiver init..
[DEBUG   ] 21:59:29 configmanager:88 Getting config 'gtkui.conf'
[DEBUG   ] 21:59:29 config:124 Setting 'signal_port' to 53103 of <type 'int'>
[DEBUG   ] 21:59:29 config:139 save_timer: 27
[DEBUG   ] 21:59:29 coreconfig:40 CoreConfig init..
[DEBUG   ] 21:59:29 component:102 Registered CoreConfig with ComponentRegistry..
[DEBUG   ] 21:59:29 component:102 Registered PluginManager with ComponentRegistry..
[DEBUG   ] 21:59:29 configmanager:88 Getting config 'gtkui.conf'
[DEBUG   ] 21:59:29 pluginmanagerbase:48 Plugin manager init..
[DEBUG   ] 21:59:29 configmanager:88 Getting config 'gtkui.conf'
[DEBUG   ] 21:59:29 configmanager:69 get_config_dir: /home/toto/.config/deluge
[DEBUG   ] 21:59:29 pluginmanagerbase:95 Found plugin: Blocklist 1.0
[DEBUG   ] 21:59:29 pluginmanagerbase:95 Found plugin: Label 0.1
[DEBUG   ] 21:59:29 component:102 Registered ConnectionManager with ComponentRegistry..
/var/lib/python-support/python2.5/deluge/ui/gtkui/connectionmanager.py:73: GtkWarning: GtkSpinButton: setting an adjustment with non-zero page size is deprecated
  "glade/connection_manager.glade"))
[DEBUG   ] 21:59:29 configmanager:88 Getting config 'hostlist.conf'
[DEBUG   ] 21:59:29 config:47 Config created with filename: hostlist.conf
[DEBUG   ] 21:59:29 config:48 Config defaults: {'hosts': ['localhost:58846']}
[WARNING ] 21:59:29 config:88 IOError: Unable to load file '/home/toto/.config/deluge/hostlist.conf'
[WARNING ] 21:59:29 config:109 IOError: Unable to open file: '/home/toto/.config/deluge/hostlist.conf'
[DEBUG   ] 21:59:29 configmanager:88 Getting config 'gtkui.conf'
[INFO    ] 21:59:29 connectionmanager:431 Starting localhost:58846 daemon..

  • here deluge frozen and i must kill it

version 1.0.4 works fine...

comment:6 Changed 15 years ago by andar

The daemon log would be helpful.

comment:7 Changed 15 years ago by ToTo

Where I could find it?

comment:8 Changed 15 years ago by andar

~/.config/deluged.log

comment:9 Changed 15 years ago by Griffin3

If I recall, it complained about not being able to find /usr/lib/libboost_python-gcc41-mt-1_34_1.so.1.34.1 under Ubuntu Intrepid AMD64. Making a symbolic link to the likely replacement (on a random guess) gave an undefined symbol, so that didn't work.

comment:10 Changed 15 years ago by andar

  • Resolution set to invalid
  • Status changed from new to closed

Then there is something wrong with the package you installed or your system.

comment:11 Changed 15 years ago by anonymous

  • Milestone 1.0.5 deleted

Milestone 1.0.5 deleted

Note: See TracTickets for help on using tickets.