I've made DiaImage a more complete wrapper as a preparation for alternative image-libs. Sadly imlib won't work at all for me. I get the following dump: #0 0x40182cfe in ?? () from /usr/X11R6/lib/libXext.so.6 (gdb) bt #0 0x40182cfe in ?? () from /usr/X11R6/lib/libXext.so.6 #1 0x40273f4c in ?? () from /opt/gnome/lib/libgdk_imlib.so.1 #2 0x40276ddf in ?? () from /opt/gnome/lib/libgdk_imlib.so.1 #3 0x806ac0b in dia_image_draw (image=0x80e0ca0, window=0x80ce388, x=111, y=87, width=40, height=40) at dia_image.c:50 #4 0x805fc68 in draw_image (renderer=0x80ce330, point=0x80cf2f0, width=2, height=2, image=0x80e0ca0) at render_gdk.c:881 #5 0x403367d5 in ?? () from /mnt/hdc4/home/alex/src/dia/app/../objects/standard/.libs/libstandard_objects.so Could someone else try it (in current cvs) while i try to upgrade all my glib/gtk/imlib components to see if it fixes this. / Alex
