Hi.
Here is a little bug-report for the latest CVS-Version of dia.
Open an new diagram, insert some object you can directly type in
(object or component), press shift -> CRASH&BOOM&BANG!
Starting program: /opt/dia/bin/dia
UNDO: Push new insert objects at 1
UNDO: Push new change at 1
UNDO: Push new transactionpoint at 2
UNDO: Push new change at 2
Program received signal SIGSEGV, Segmentation fault.
0x0 in ?? ()
(gdb) where
#0 0x0 in ?? ()
#1 0x8058847 in ddisplay_canvas_events (canvas=0x80c27b0, event=0x80bc1a8,
ddisp=0x80c1fe8) at disp_callbacks.c:326
#2 0x40133c29 in gtk_marshal_BOOL__POINTER ()
#3 0x400f5725 in gtk_handlers_run ()
#4 0x400f4a9e in gtk_signal_real_emit ()
#5 0x400f2a6f in gtk_signal_emit ()
#6 0x4012a628 in gtk_widget_event ()
#7 0x4013261e in gtk_window_key_press_event ()
#8 0x40133c29 in gtk_marshal_BOOL__POINTER ()
#9 0x400f4ad7 in gtk_signal_real_emit ()
#10 0x400f2a6f in gtk_signal_emit ()
#11 0x4012a908 in gtk_widget_event ()
#12 0x400c5f62 in gtk_propagate_event ()
#13 0x400c5178 in gtk_main_do_event ()
#14 0x40170c6b in gdk_event_dispatch ()
#15 0x4019ee12 in g_main_dispatch ()
#16 0x4019f40b in g_main_iterate ()
#17 0x4019f5c1 in g_main_run ()
#18 0x400c4b6b in gtk_main ()
#19 0x805ea13 in main (argc=1, argv=0xbffff998) at main.c:30
A second problem:
In the latest CVS-version it is no longer possible to "move" lines
(e.g. aggregation). It worked before, when you click on the red box,
keeping the button pressed and moving around.
System information:
rh 5.2
gtk+-devel-1.2.1-1 (will try it with latest gtk+-1.2.3)
coresponding glib
glibc-2.0.7
Hopefully it is useful for you...
Greetings,
-Sebastian