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 112599 - Dia crashes in UML diagram when dragging class shape to canvas via remote X session.
Dia crashes in UML diagram when dragging class shape to canvas via remote X s...
Status: RESOLVED DUPLICATE of bug 89640
Product: dia
Classification: Other
Component: general
unspecified
Other other
: Normal normal
: ---
Assigned To: Dia maintainers
Dia maintainers
Depends on:
Blocks:
 
 
Reported: 2003-05-08 19:49 UTC by Nate Chadwick
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Nate Chadwick 2003-05-08 19:49:25 UTC
Package: dia
Severity: normal
Version: 0.90
Synopsis: Dia crashes in UML diagram when dragging shape to canvas via remote X session.
Bugzilla-Product: dia
Bugzilla-Component: general

Description:
Description of Problem:


Steps to reproduce the problem:
1. 
2. 
3. 

Actual Results:


Expected Results:


How often does this happen?


Additional Information:




Debugging Information:

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

(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...0xffffe002 in ?? ()
  • #0 ??
  • #1 gnome_init
    from /usr/lib/libgnomeui.so.32
  • #2 <signal handler called>
  • #3 font_descent
  • #4 font_getfont
  • #5 umlclass_calculate_data
    from /usr/lib/dia/libuml_objects.so
  • #6 ddisplay_drop_object
  • #7 interface_get_toolbox_shell
  • #8 gtk_marshal_NONE__POINTER_INT_INT_POINTER_INT_INT
    from /usr/lib/libgtk-1.2.so.0
  • #9 gtk_signal_remove_emission_hook
    from /usr/lib/libgtk-1.2.so.0
  • #10 gtk_signal_set_funcs
    from /usr/lib/libgtk-1.2.so.0
  • #11 gtk_signal_emit_by_name
    from /usr/lib/libgtk-1.2.so.0
  • #12 gtk_drag_dest_handle_event
    from /usr/lib/libgtk-1.2.so.0
  • #13 gtk_marshal_NONE__POINTER_INT
    from /usr/lib/libgtk-1.2.so.0
  • #14 gtk_signal_remove_emission_hook
    from /usr/lib/libgtk-1.2.so.0
  • #15 gtk_signal_set_funcs
    from /usr/lib/libgtk-1.2.so.0
  • #16 gtk_signal_emit_by_name
    from /usr/lib/libgtk-1.2.so.0
  • #17 gtk_selection_property_notify
    from /usr/lib/libgtk-1.2.so.0
  • #18 gtk_selection_convert
    from /usr/lib/libgtk-1.2.so.0
  • #19 gtk_drag_get_data
    from /usr/lib/libgtk-1.2.so.0
  • #20 gtk_drag_dest_handle_event
    from /usr/lib/libgtk-1.2.so.0
  • #21 gtk_drag_dest_handle_event
    from /usr/lib/libgtk-1.2.so.0
  • #22 gtk_drag_dest_handle_event
    from /usr/lib/libgtk-1.2.so.0
  • #23 gtk_drag_dest_handle_event
    from /usr/lib/libgtk-1.2.so.0
  • #24 gtk_drag_dest_handle_event
    from /usr/lib/libgtk-1.2.so.0
  • #25 gtk_main_do_event
    from /usr/lib/libgtk-1.2.so.0
  • #26 gdk_wm_protocols_filter
    from /usr/lib/libgdk-1.2.so.0
  • #27 g_get_current_time
    from /usr/lib/libglib-1.2.so.0
  • #28 g_get_current_time
    from /usr/lib/libglib-1.2.so.0
  • #29 g_main_run
    from /usr/lib/libglib-1.2.so.0
  • #30 gtk_main
    from /usr/lib/libgtk-1.2.so.0
  • #31 main
  • #32 __libc_start_main
    from /lib/tls/libc.so.6




------- Bug moved to this database by unknown@bugzilla.gnome.org 2003-05-08 15:49 -------

The original reporter (nate@chadwick-young.com) 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-05-08 19:54:46 UTC
This is because of missing fonts.  If you install the fonts packaged for
Ghostscript (gsfonts-x11 package for Debian, probably urw-fonts for
RedHat), it should go away.


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