sbackup-config-gtk crashes with error 20

Bug #1159705 reported by paul
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
sbackup
Fix Released
Undecided
Unassigned
0.11
Fix Released
Low
Unassigned

Bug Description

My system is setup as follows:
* The name and version of your distribution
-----------Ubuntu 12.04.2 - fully upgraded
* The version of SBackup that you are using
-----------0.11
* Where did you installed it from (PPA, a source package...)
-----------Ubuntu Software Center

When I try to run sbackup-config-gtk from the command line by typing:
gksudo /usr/bin/sbackup-config-gtk

I receive the following error:
2013-03-25 10:59:03,814 - ERROR: Uncaught exception: 20
2013-03-25 10:59:03,814 - ERROR: Traceback (most recent call last):
  File "/usr/bin/sbackup-config-gtk", line 45, in <module>
    main(sys.argv)
  File "/usr/share/sbackup/sbackup/ui/configgui.py", line 2119, in main
    window = SBconfigGTK()
  File "/usr/share/sbackup/sbackup/ui/configgui.py", line 200, in __init__
    self._fill_widgets_from_config(probe_fs = True)
  File "/usr/share/sbackup/sbackup/ui/configgui.py", line 609, in _fill_widgets_from_config
    self.__fill_log_widgets_from_config()
  File "/usr/share/sbackup/sbackup/ui/configgui.py", line 389, in __fill_log_widgets_from_config
    selection = valid_levels[loglevel][1]
KeyError: 20

Before this error, I receive the following errors in the terminal window:
/usr/share/sbackup/sbackup/ui/GladeGnomeApp.py:90: GtkWarning: IA__gtk_tree_model_get_n_columns: assertion `GTK_IS_TREE_MODEL (tree_model)' failed
  self.xml = gtk.glade.XML(fname, domain = 'sbackup')
/usr/share/sbackup/sbackup/ui/GladeGnomeApp.py:90: GtkWarning: IA__gtk_combo_box_set_column_span_column: assertion `column_span >= -1 && column_span < col' failed
  self.xml = gtk.glade.XML(fname, domain = 'sbackup')
/usr/share/sbackup/sbackup/ui/GladeGnomeApp.py:90: GtkWarning: GtkSpinButton: setting an adjustment with non-zero page size is deprecated
  self.xml = gtk.glade.XML(fname, domain = 'sbackup')
/usr/share/sbackup/sbackup/ui/GladeGnomeApp.py:90: GtkWarning: IA__gtk_combo_box_set_row_span_column: assertion `row_span >= -1 && row_span < col' failed
  self.xml = gtk.glade.XML(fname, domain = 'sbackup')
/usr/share/sbackup/sbackup/ui/GladeGnomeApp.py:90: GtkWarning: IA__gtk_widget_grab_default: assertion `gtk_widget_get_can_default (widget)' failed
  self.xml = gtk.glade.XML(fname, domain = 'sbackup')

Then, it exits and I am returned to the command line.

Revision history for this message
Jean-Peer Lorenz (peer.loz) wrote :

Thank you for reporting this issue.

Bug is confirmed and I've committed a fix to lp:sbackup/0.11.

Changed in sbackup:
status: New → Triaged
Changed in sbackup:
status: Triaged → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.