sorry, how to check the ver of a package?

before I liked to use "rpm -q", but I found that if I installed
a package from source, "rpm -q" does not show the right
information. 



Lars Clausen <[EMAIL PROTECTED]> wrote: 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

_______________________________________________
Dia-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/dia-list
FAQ at http://www.gnome.org/projects/dia/faq.html
Main page at http://www.gnome.org/projects/dia



 
---------------------------------
Want to start your own business? Learn how on Yahoo! Small Business.
_______________________________________________
Dia-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/dia-list
FAQ at http://www.gnome.org/projects/dia/faq.html
Main page at http://www.gnome.org/projects/dia

Reply via email to