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 104863 - Crashs after placing any object
Crashs after placing any object
Status: RESOLVED DUPLICATE of bug 89640
Product: dia
Classification: Other
Component: general
unspecified
Other other
: Normal critical
: ---
Assigned To: Dia maintainers
Dia maintainers
Depends on:
Blocks:
 
 
Reported: 2003-01-30 23:42 UTC by dsr9364
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description dsr9364 2003-01-30 23:39:02 UTC
Package: dia
Severity: critical
Version: 0.90
Synopsis: Crashs after placing any object
Bugzilla-Product: dia
Bugzilla-Component: general

Description:
Description of Problem:After selecting my diagram type
(Networking/Circuit) I attmept to place the object on my document.  


Steps to reproduce the problem:
1. attempted different diagram types
2. restarted the program from ssh (user>dia &) rather than through the
panel.
3. 

Actual Results:
Same.


Expected Results:


How often does this happen?
every time

Additional Information:
Accessing program through XWin32 on an NT4 machine.  Not actually
running GNOME.



Debugging Information:

Backtrace was generated from '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 attributes_get_default_font
  • #7 custom_create
    from /usr/lib/dia/libcustom_objects.so
  • #8 create_object_button_press
  • #9 ddisplay_canvas_events
  • #10 gtk_marshal_BOOL__POINTER
    from /usr/lib/libgtk-1.2.so.0
  • #11 gtk_handlers_run
    from /usr/lib/libgtk-1.2.so.0
  • #12 gtk_signal_real_emit
    from /usr/lib/libgtk-1.2.so.0
  • #13 gtk_signal_emit
    from /usr/lib/libgtk-1.2.so.0
  • #14 gtk_widget_event
    from /usr/lib/libgtk-1.2.so.0
  • #15 gtk_propagate_event
    from /usr/lib/libgtk-1.2.so.0
  • #16 gtk_main_do_event
    from /usr/lib/libgtk-1.2.so.0
  • #17 gdk_event_dispatch
    from /usr/lib/libgdk-1.2.so.0
  • #18 g_main_dispatch
    from /usr/lib/libglib-1.2.so.0
  • #19 g_main_iterate
    from /usr/lib/libglib-1.2.so.0
  • #20 g_main_run
    from /usr/lib/libglib-1.2.so.0
  • #21 gtk_main
    from /usr/lib/libgtk-1.2.so.0
  • #22 main
  • #23 __libc_start_main
    from /lib/i686/libc.so.6




------- Bug moved to this database by unknown@bugzilla.gnome.org 2003-01-30 18:39 -------

The original reporter (dsr9364@garnet.acns.fsu.edu) 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 Lars Clausen 2003-01-31 01:36:13 UTC
This is because of missing fonts.  If you install the fonts packaged for
Ghostscript (gsfonts-x11 package for Debian), it should go away.


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