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 93963 - right-click a text-box, activate tools->text -> segfault
right-click a text-box, activate tools->text -> segfault
Status: RESOLVED DUPLICATE of bug 52836
Product: dia
Classification: Other
Component: general
0.88.x
Other other
: Normal normal
: ---
Assigned To: Dia maintainers
Dia maintainers
Depends on:
Blocks:
 
 
Reported: 2002-09-23 10:03 UTC by rune.froysa
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description rune.froysa 2002-09-23 10:05:33 UTC
Package: dia
Severity: normal
Version: 0.88.1
Synopsis: right-click a text-box, activate tools->text -> segfault
Bugzilla-Product: dia
Bugzilla-Component: general

Description:
the text in question was written in a font not installed on the system.  The font was a 
75dpi one, while the system only has 100dpi fonts.  This also makes the size of the
dia text-boxes incorrect, thus arrows pointing between textboxes are no longer 
pointing at the target text-box


Debugging Information:

(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)...0x420b48a9 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>
  • #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>
  • #0 ??
  • #0 ??
  • #0 ??
  • #0 ??




------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-09-23 06:05 -------

The original reporter (rune.froysa@usit.uio.no) 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 Cyrille Chépélov 2002-09-25 17:06:36 UTC
Please upgrade to version 0.90

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