GNOME Bugzilla – Bug 171503
page setup crash
Last modified: 2005-03-24 18:37:33 UTC
Distribution/Version: debian amd64 open page setup dialog, change margins to 1in each, set make default. okay. open page setup dialog switch to header/footer page change header space allotment set make default okay, -> crash bt: (gdb) bt
+ Trace 57281
replicated, valgrind shows a few issues.
There was a minor problem with the event handlers using button fields before checking that it was a button event. The crash was problem in the string handling of gnm_gconf_set_printer_config. It assumed control of the string passed in. I'll commit when my tree compiles again.