[Reportbug-maint] Bug#609652: reportbug crashes with a floating point exception

Egon Willighagen egon.willighagen at gmail.com
Tue Jan 11 08:50:58 UTC 2011


Package: reportbug
Version: 4.12.6

When I attempt to file a bug report with reportbug (GTK mode) it
crashes at random times during the wizard with this output to STDOUT:

$ reportbug
/usr/lib/pymodules/python2.6/reportbug/ui/gtk2_ui.py:476: GtkWarning:
gtk_widget_event: assertion `WIDGET_REALIZED_FOR_EVENT (widget,
event)' failed
  gtk.main ()
/usr/lib/pymodules/python2.6/reportbug/ui/gtk2_ui.py:476:
PangoWarning: pango_layout_set_width: assertion `layout != NULL'
failed
  gtk.main ()
/usr/lib/pymodules/python2.6/reportbug/ui/gtk2_ui.py:476:
PangoWarning: pango_layout_get_extents: assertion `layout != NULL'
failed
  gtk.main ()
/usr/lib/pymodules/python2.6/reportbug/ui/gtk2_ui.py:476:
PangoWarning: pango_layout_get_line_count: assertion `layout != NULL'
failed
  gtk.main ()
Floating point exception

My reportbug config:

$ more .reportbugrc
# reportbug preferences file
# character encoding: UTF-8
# Version of reportbug this preferences file was written by
reportbug_version "4.12.6"
# default operating mode: one of: novice, standard, advanced, expert
mode novice
# default user interface
ui gtk2
# offline setting - comment out to be online
#offline
# name and email setting (if non-default)
# realname "Egon Willighagen"
email "egon.willighagen at gmail.com"
# If nothing else works, remove the # at the beginning
# of the following three lines:
#no-cc
#header "X-Debbugs-CC: egon.willighagen at gmail.com"
#smtphost reportbug.debian.org
# You can add other settings after this line.  See
# /etc/reportbug.conf for a full listing of options.





More information about the Reportbug-maint mailing list