Re: Dia v0.95+cvs crash



On Wed, 2006-11-29 at 02:11 -0800, YONG WANG wrote:
I downloaded the CVS version, compiled and installed. Everything seems
to be OK. and I can start Dia. However, I met two problems

Which versions of GTK, Pango and LibArt are you using?

1. when I start Dia from a terminal, there are many warnings as
follows,

(dia:22669): Gdk-CRITICAL **: gdk_drawable_get_depth: assertion
`GDK_IS_DRAWABLE (drawable)' failed

(dia:22669): Gtk-CRITICAL **: gtk_pixmap_set: assertion
`gdk_colormap_get_visual (gtk_widget_get_colormap (GTK_WIDGET
(pixmap)))->depth == gdk_drawable_get_depth (GDK_DRAWABLE (val))'
failed

(dia:22669): Gdk-CRITICAL **: gdk_drawable_get_depth: assertion
`GDK_IS_DRAWABLE (drawable)' failed

when i used Dia v0.94 before, there are similar warnings but seems it
does
not affect my usage.

2. I can start Dia and use it, but when I try to input some text in my
diagram, Dia just crash. Under terminal I can see the following
messages
before crashing

Could you try doing

export DEBUGGER=gdb
app/run_dia.sh
(in the debugger) run
(enter some text so it crashes and then) bt

-Lars




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]