Bug#317659: foomatic-gui: options button crashes

2005-07-10 Thread Rick Pasotto
Package: foomatic-gui Version: 0.7.4.14 Severity: normal Clicking the 'options' button gave an unending busy and this traceback: Traceback (most recent call last): File /usr/bin/foomatic-gui, line 915, in on_options_button_clicked ypadding=3) TypeError: GtkTable.attach() argument 8, item

Bug#317659: foomatic-gui: options button crashes

2005-07-10 Thread Chris Lawrence
I think I fixed this one (but didn't document the fix) in 0.7.4.15, which is currently in sid and waiting on the big GNOME transition to go through. I'll double-check. In the meantime, try removing the xpadding and ypadding arguments from the grid.attach() calls... something in the Gtk libraries