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 109414 - dia crashes when trying to insert a text
dia crashes when trying to insert a text
Status: RESOLVED DUPLICATE of bug 89640
Product: dia
Classification: Other
Component: general
0.90
Other other
: Normal critical
: ---
Assigned To: Dia maintainers
Dia maintainers
Depends on:
Blocks:
 
 
Reported: 2003-03-28 14:30 UTC by olafs
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description olafs 2003-03-28 14:32:22 UTC
From: Olaf Schubert <>
To: submit@bugs.gnome.org
X-Mailer: bug-buddy 2.2.0
Subject: dia crashes when trying to insert a text

Package: dia
Severity: major
Version: 0.90-29
Synopsis: dia crashes when trying to insert a text
Bugzilla-Product: dia
Bugzilla-Component: general

Description:
Description of Problem:
After selecting the Text-Tool, I clicked on the drawing area and dia
crashed

Steps to reproduce the problem:
1. click the Text-Tool (the "T"-Button)
2. click on the drawing area
3. Dia crashes

Actual Results:
dia crashes, nothing saved :(

Expected Results:
dia should work :)

How often does this happen?
everytime

Additional Information:
I'm using SuSE 8.1 Pro. Kernel 2.4, glibc-2.2.5-152, I've tried only the
SuSE-RPM-package 



Debugging Information:

Backtrace was generated from '/opt/gnome/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)...(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)...0x4067c8c9 in wait4 () from
/lib/libc.so.6
  • #0 wait4
    from /lib/libc.so.6
  • #1 __DTOR_END__
    from /lib/libc.so.6
  • #2 gnome_segv_handle
    from /opt/gnome/lib/libgnomeui.so.32
  • #3 <signal handler called>
  • #4 font_getfont_with_style
  • #5 font_getfont
  • #6 attributes_get_default_font
  • #7 textobj_create
    from /opt/gnome/lib/dia/libstandard_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/libc.so.6




------- Bug moved to this database by unknown@bugzilla.gnome.org 2003-03-28 09:32 -------

The original reporter (olafs@web.de) 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 Elijah Newren 2003-03-28 22:21:16 UTC
The simple-dup-finder doesn't list any duplicates, however, the
description and stack trace look somewhat like the commonly reported
bug 89460.  Reporter: Can you try what Lars suggests and report on
whether it helps?  Here's what Lars has said about 89460:
   Crashes when adding any object using text.  This is due to lack of
   local fonts (remote X server).  Installing some basic local fonts 
   helps (gsfonts-x11 for Debian, most likely urw-fonts for RedHat).

Setting version->0.90, marking severity->critical, adding myself to
the cc list, and marking as new.
Comment 2 Lars Clausen 2003-08-18 06:16:07 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 ***