GNOME Bugzilla – Bug 111311
dia segfaults at init_x11_font()
Last modified: 2004-12-22 21:47:04 UTC
Package: dia Severity: normal Version: 0.90 Synopsis: dia segfaults at init_x11_font() Bugzilla-Product: dia Bugzilla-Component: general Description: Description of Problem: Dia crashes when trying to add anything on the canvas. Steps to reproduce the problem: 1. Open Dia 2. File/New 3. Select anything (chronogram/timescale will do -- first icon from default group) 4. Click on canvas. Actual Results: Segfault Expected Results: Add the selected thing on the canvas How often does this happen? Everytime Additional Information: I ran dia from gdb and it says it crashes in init_x11_font() Debugging Information: Backtrace was generated from '/usr/bin/dia' (no debugging symbols found)...0x420afc77 in waitpid () from /lib/i686/libc.so.6
+ Trace 36130
------- Bug moved to this database by unknown@bugzilla.gnome.org 2003-04-21 20:41 ------- The original reporter (nado@ottawa.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.
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 ***