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 99225 - DIA (0.9) diagram tool crashes whenever I want to put a shape into a document
DIA (0.9) diagram tool crashes whenever I want to put a shape into a document
Status: RESOLVED DUPLICATE of bug 89119
Product: dia
Classification: Other
Component: general
unspecified
Other other
: Normal critical
: ---
Assigned To: Dia maintainers
Dia maintainers
Depends on:
Blocks:
 
 
Reported: 2002-11-21 20:25 UTC by linux
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description linux 2002-11-21 20:29:33 UTC
Package: dia
Severity: critical
Version: 0.90
Synopsis: DIA (0.9) diagram tool crashes whenever I want to put a shape into a document
Bugzilla-Product: dia
Bugzilla-Component: general

Description:
Description of Problem:
When trying to compose a new diagram, selecting and drawing a shape onto
the editor window causes the program to crash and exit. The same thing
happens when I try to load a sample diagram. All other objects, such as
arrows and lines, work. I just cannot insert a shape.


Steps to reproduce the problem:
1. start dia (0.9 is my version)
2. "New Diagram"
3. Draw a shape onto the editor window

Actual Results:
Application Crashes


Expected Results:
Shape should display on the diagram editor window


How often does this happen?
Every time I try to use DIA


Additional Information:




Debugging Information:

Backtrace was generated from '/usr/bin/dia'

(no debugging symbols found)...0x420ae169 in wait4 () from
/lib/i686/libc.so.6
  • #0 wait4
    from /lib/i686/libc.so.6
  • #1 __DTOR_END__
    from /lib/i686/libc.so.6
  • #2 gnome_segv_handle
    from /usr/lib/libgnomeui.so.32
  • #3 <signal handler called>
  • #4 init_x11_font
  • #5 font_getfont
  • #6 umlclass_load
    from /usr/lib/dia/libuml_objects.so
  • #7 read_objects
  • #8 diagram_data_load
  • #9 diagram_load_into
  • #10 diagram_load
  • #11 file_open_ok_callback
  • #12 gtk_marshal_NONE__NONE
    from /usr/lib/libgtk-1.2.so.0
  • #13 gtk_handlers_run
    from /usr/lib/libgtk-1.2.so.0
  • #14 gtk_signal_real_emit
    from /usr/lib/libgtk-1.2.so.0
  • #15 gtk_signal_emit
    from /usr/lib/libgtk-1.2.so.0
  • #16 gtk_button_clicked
    from /usr/lib/libgtk-1.2.so.0
  • #17 gtk_real_button_released
    from /usr/lib/libgtk-1.2.so.0
  • #18 gtk_marshal_NONE__NONE
    from /usr/lib/libgtk-1.2.so.0
  • #19 gtk_signal_real_emit
    from /usr/lib/libgtk-1.2.so.0
  • #20 gtk_signal_emit
    from /usr/lib/libgtk-1.2.so.0
  • #21 gtk_button_released
    from /usr/lib/libgtk-1.2.so.0
  • #22 gtk_button_button_release
    from /usr/lib/libgtk-1.2.so.0
  • #23 gtk_marshal_BOOL__POINTER
    from /usr/lib/libgtk-1.2.so.0
  • #24 gtk_signal_real_emit
    from /usr/lib/libgtk-1.2.so.0
  • #25 gtk_signal_emit
    from /usr/lib/libgtk-1.2.so.0
  • #26 gtk_widget_event
    from /usr/lib/libgtk-1.2.so.0
  • #27 gtk_propagate_event
    from /usr/lib/libgtk-1.2.so.0
  • #28 gtk_main_do_event
    from /usr/lib/libgtk-1.2.so.0
  • #29 gdk_event_dispatch
    from /usr/lib/libgdk-1.2.so.0
  • #30 g_main_dispatch
    from /usr/lib/libglib-1.2.so.0
  • #31 g_main_iterate
    from /usr/lib/libglib-1.2.so.0
  • #32 g_main_run
    from /usr/lib/libglib-1.2.so.0
  • #33 gtk_main
    from /usr/lib/libgtk-1.2.so.0
  • #34 main
  • #35 __libc_start_main
    from /lib/i686/libc.so.6




------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-11-21 15:29 -------

The original reporter (linux@sprenger.cc) of this bug does not have an account here.
Reassigning to the exporter, unknown@bugzilla.gnome.org.
Reassigning to the default owner of the component, dia-maint@bugzilla.gnome.org.

Comment 1 David Kennedy 2002-11-21 21:11:06 UTC

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