Deluge 1.0.0 segfaults on startup

General support for problems installing or using Deluge
Post Reply
faabrizio

Deluge 1.0.0 segfaults on startup

Post by faabrizio »

Hello,

Deluge 1.0.0 crashes on startup with a segfault.

Here is the log I got :

Code: Select all

[INFO    ] 15:20:48 main:93 Deluge ui 1.0.0
[DEBUG   ] 15:20:48 main:94 options: {'config': None, 'logfile': None, 'ui': None}
[DEBUG   ] 15:20:48 main:95 args: []
[DEBUG   ] 15:20:48 configmanager:44 ConfigManager started..
[INFO    ] 15:20:48 main:98 Starting ui..
[DEBUG   ] 15:20:48 ui:44 UI init..
[DEBUG   ] 15:20:48 configmanager:88 Getting config 'ui.conf'
[DEBUG   ] 15:20:48 config:47 Config created with filename: ui.conf
[DEBUG   ] 15:20:48 config:48 Config defaults: {'default_ui': 'gtk'}
[INFO    ] 15:20:48 ui:60 Starting GtkUI..
[DEBUG   ] 15:20:48 client:54 CoreProxy init..
[DEBUG   ] 15:20:48 configmanager:69 get_config_dir: /home/fabrizio/.config/deluge
[DEBUG   ] 15:20:48 configmanager:88 Getting config 'gtkui.conf'
[DEBUG   ] 15:20:48 config:47 Config created with filename: gtkui.conf
[DEBUG   ] 15:20:48 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/fabrizio', 'check_new_releases': True, 'autostart_localhost': False, 'show_toolbar': True, 'autoadd_location': '', 'config_location': '/home/fabrizio/.config/deluge', 'tray_upload_speed_list': [5.0, 10.0, 30.0, 80.0, 300.0], 'interactive_add': True, 'signal_port': 40000}
1.0.0
[DEBUG   ] 15:20:48 gtkui:165 retcode: 0
[DEBUG   ] 15:20:48 component:102 Registered QueuedTorrents with ComponentRegistry..
[DEBUG   ] 15:20:48 configmanager:88 Getting config 'gtkui.conf'
/usr/lib/python2.5/site-packages/deluge/ui/gtkui/queuedtorrents.py:55: GtkWarning: Failed to set text from markup due to error parsing markup: Erreur à la ligne 1 caractère 31 : Texte codé en UTF-8 non valide - « <big><b>Torrents ajoutés en file d'attente</b></big> » est non valide
  "glade/queuedtorrents.glade"))
[DEBUG   ] 15:20:48 component:102 Registered IPCInterface with ComponentRegistry..
[DEBUG   ] 15:20:48 component:102 Registered DbusInterface with ComponentRegistry..
[DEBUG   ] 15:20:48 ipcinterface:83 Processing args from other process: []
[DEBUG   ] 15:20:48 ipcinterface:86 Not connected to host.. Adding to queue.
[INFO    ] 15:20:48 dbusinterface:82 Registering with DBUS..
[DEBUG   ] 15:20:48 component:102 Registered MainWindow with ComponentRegistry..
[DEBUG   ] 15:20:48 configmanager:88 Getting config 'gtkui.conf'
/usr/lib/python2.5/site-packages/deluge/ui/gtkui/mainwindow.py:58: GtkWarning: Invalid input string
  "glade/main_window.glade"))
Segfault
I checked all the dependencies. The file "glade/main_window.glade" actually exists. I have deleted the whole .config/deluge directory.

Has anyone got this problem too ?
What can I do to fix it ?

Thank you for any help you can provide,
Faabrizio
andar
Top Bloke
Top Bloke
Posts: 1050
Joined: Fri Jun 08, 2007 8:38 pm
Location: Victoria, BC
Contact:

Re: Deluge 1.0.0 segfaults on startup

Post by andar »

faabrizio wrote:Hello,

Deluge 1.0.0 crashes on startup with a segfault.

Here is the log I got :

Code: Select all

[INFO    ] 15:20:48 main:93 Deluge ui 1.0.0
[DEBUG   ] 15:20:48 main:94 options: {'config': None, 'logfile': None, 'ui': None}
[DEBUG   ] 15:20:48 main:95 args: []
[DEBUG   ] 15:20:48 configmanager:44 ConfigManager started..
[INFO    ] 15:20:48 main:98 Starting ui..
[DEBUG   ] 15:20:48 ui:44 UI init..
[DEBUG   ] 15:20:48 configmanager:88 Getting config 'ui.conf'
[DEBUG   ] 15:20:48 config:47 Config created with filename: ui.conf
[DEBUG   ] 15:20:48 config:48 Config defaults: {'default_ui': 'gtk'}
[INFO    ] 15:20:48 ui:60 Starting GtkUI..
[DEBUG   ] 15:20:48 client:54 CoreProxy init..
[DEBUG   ] 15:20:48 configmanager:69 get_config_dir: /home/fabrizio/.config/deluge
[DEBUG   ] 15:20:48 configmanager:88 Getting config 'gtkui.conf'
[DEBUG   ] 15:20:48 config:47 Config created with filename: gtkui.conf
[DEBUG   ] 15:20:48 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/fabrizio', 'check_new_releases': True, 'autostart_localhost': False, 'show_toolbar': True, 'autoadd_location': '', 'config_location': '/home/fabrizio/.config/deluge', 'tray_upload_speed_list': [5.0, 10.0, 30.0, 80.0, 300.0], 'interactive_add': True, 'signal_port': 40000}
1.0.0
[DEBUG   ] 15:20:48 gtkui:165 retcode: 0
[DEBUG   ] 15:20:48 component:102 Registered QueuedTorrents with ComponentRegistry..
[DEBUG   ] 15:20:48 configmanager:88 Getting config 'gtkui.conf'
/usr/lib/python2.5/site-packages/deluge/ui/gtkui/queuedtorrents.py:55: GtkWarning: Failed to set text from markup due to error parsing markup: Erreur à  la ligne 1 caractère 31 : Texte codé en UTF-8 non valide - « <big><b>Torrents ajoutés en file d'attente</b></big> » est non valide
  "glade/queuedtorrents.glade"))
[DEBUG   ] 15:20:48 component:102 Registered IPCInterface with ComponentRegistry..
[DEBUG   ] 15:20:48 component:102 Registered DbusInterface with ComponentRegistry..
[DEBUG   ] 15:20:48 ipcinterface:83 Processing args from other process: []
[DEBUG   ] 15:20:48 ipcinterface:86 Not connected to host.. Adding to queue.
[INFO    ] 15:20:48 dbusinterface:82 Registering with DBUS..
[DEBUG   ] 15:20:48 component:102 Registered MainWindow with ComponentRegistry..
[DEBUG   ] 15:20:48 configmanager:88 Getting config 'gtkui.conf'
/usr/lib/python2.5/site-packages/deluge/ui/gtkui/mainwindow.py:58: GtkWarning: Invalid input string
  "glade/main_window.glade"))
Segfault
I checked all the dependencies. The file "glade/main_window.glade" actually exists. I have deleted the whole .config/deluge directory.

Has anyone got this problem too ?
What can I do to fix it ?

Thank you for any help you can provide,
Faabrizio
Try running it in English.. It could be a bad translation..
faabrizio

Re: Deluge 1.0.0 segfaults on startup

Post by faabrizio »

Thank you very much for you answer. That indeed solved the problem.

Where can I find the email address of the translator so I give him the information (it is not in the credits) ?
danii
Seeder
Seeder
Posts: 123
Joined: Tue Oct 23, 2007 10:29 pm
Location: Braga, Portugal

Re: Deluge 1.0.0 segfaults on startup

Post by danii »

faabrizio wrote:Thank you very much for you answer. That indeed solved the problem.

Where can I find the email address of the translator so I give him the information (it is not in the credits) ?
check the translation home page you can submit the proposed changes yourself
spitfire
New User
New User
Posts: 7
Joined: Mon Jul 21, 2008 1:37 pm

Re: Deluge 1.0.0 segfaults on startup

Post by spitfire »

I have the same problem with 1.0.7.
But how can I change language?
Post Reply