GNOME Bugzilla – Bug 164800
Page Setup ends with application crash
Last modified: 2005-02-01 20:43:39 UTC
Steps to reproduce: 1. Right mouse button 2. File 3. Page Setup Stack trace: none Other information:
This is probably the most reported bug on Dia. Looking deeper into it I even installed Fedora Core 3 to reproduce it myself. Dia started from command line gives the below traces - which to me look like a screwed build rather than a Dia bug. Does it give yozu similar output ? See also: http://bugzilla.gnome.org/show_bug.cgi?id=154637 Thanks, Hans [hb@hb-k6 ~]$ dia --version Dia version 0.94, compiled 12:28:37 Sep 3 2004 (dia:3392): GLib-GObject-WARNING **: specified class size for type `DiaUnitSpinner' is smaller than the parent type's `GtkSpinButton' class size (dia:3392): Gtk-CRITICAL **: file gtktypeutils.c: line 100 (gtk_type_new): assertion `GTK_TYPE_IS_OBJECT (type)' failed (dia:3392): Gtk-CRITICAL **: file gtkspinbutton.c: line 1579 (gtk_spin_button_configure): assertion `GTK_IS_SPIN_BUTTON (spin_button)' failed (dia:3392): Gtk-WARNING **: unable to find signal handler for object(GtkAdjustment:0xa159038) with func((nil)) and data((nil)) Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1208064320 (LWP 3392)] 0x0807e4c4 in dia_unit_spinner_new ()
Marking as duplicate. Taking extra info into parent bug. *** This bug has been marked as a duplicate of 154637 ***