Andy Piper writes:
At 11:18 AM 11/28/01 +0100, Robert Pluim wrote:
>Whee! I can reproduce this, and it's the progress gauge falling
>over. Andy, is there any useful info I can give you here?
So its failing with athena? Please check you haven't got some weird
3d package installed. I thought Debian was particularly bad at
getting this right?
I did have xaw3d installed, but now I only have normal xaw installed:
pn libxaw-dev <none> (no description available)
ii libxaw6 4.1.0-9 X Athena widget set library (version 6)
ii libxaw6-dev 4.1.0-9 X Athena widget set library development file
ii libxaw7 4.1.0-9 X Athena widget set library
ii xaw-wrappers 1.12 allow use of programs with xaw replacements
pn xaw3d <none> (no description available)
un xaw3d-dev <none> (no description available)
rc xaw3dg 1.5-9 Xaw3d widget set
pn xaw3dg-dev <none> (no description available)
pn xaw95 <none> (no description available)
pn xaw95g <none> (no description available)
Here's what I get (after rebuilding):
#0 0x4018dde0 in XDrawLine () from /usr/X11R6/lib/libX11.so.6
#1 0x081e1257 in GaugeExpose (w=0x885c068, event=0xbfffc754, region=0x84cf8c0)
at xlwgauge.c:425
#2 0x401349b5 in _XtEventInitialize () from /usr/X11R6/lib/libXt.so.6
#3 0x4013469b in XtDispatchEventToWidget () from /usr/X11R6/lib/libXt.so.6
#4 0x401343e4 in XtDispatchEventToWidget () from /usr/X11R6/lib/libXt.so.6
#5 0x40134d9e in _XtOnGrabList () from /usr/X11R6/lib/libXt.so.6
#6 0x40135108 in XtDispatchEvent () from /usr/X11R6/lib/libXt.so.6
#7 0x4013fa50 in XtAppProcessEvent () from /usr/X11R6/lib/libXt.so.6
#8 0x081b0310 in drain_X_queue () at event-Xt.c:2907
#9 0x081b0426 in emacs_Xt_event_pending_p (user_p=0) at event-Xt.c:3024
#10 0x080e7bd7 in event_stream_event_pending_p (user=0) at event-stream.c:438
#11 0x080ea7ca in Fdispatch_non_command_events () at event-stream.c:2368
#12 0x080b9c78 in Feval (form=138501928) at eval.c:3331
The progress widget actually gets displayed, but XEmacs crashes as
soon as it starts updating it. I don't get these crashes with
lesstif, but Kai says he does.
Robert
--