After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 164800 - Page Setup ends with application crash
Page Setup ends with application crash
Status: RESOLVED DUPLICATE of bug 154637
Product: dia
Classification: Other
Component: general
0.94
Other Linux
: High critical
: ---
Assigned To: Dia maintainers
Dia maintainers
Depends on:
Blocks:
 
 
Reported: 2005-01-21 08:16 UTC by Krzysztof Perkowski
Modified: 2005-02-01 20:43 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Krzysztof Perkowski 2005-01-21 08:16:55 UTC
Steps to reproduce:
1. Right mouse button
2. File
3. Page Setup


Stack trace:
none

Other information:
Comment 1 Hans Breuer 2005-01-22 13:08:05 UTC
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 ()
Comment 2 Lars Clausen 2005-02-01 20:43:39 UTC
Marking as duplicate.  Taking extra info into parent bug.

*** This bug has been marked as a duplicate of 154637 ***