Karl Kleinpaste <karl(a)justresearch.com> writes:
> Try --with-widgets=athena --with-scrollbar=athena
> Athena3D is broken currently. This fixes the progressbars and my hunch
> is that it fixes this one too.
I tried it, and I just took my 2nd Xt exit since installing.
Can you please make sure that your libXaw.so library is indeed the
normal athena library and not replaced by something else.
Once again, the widget being twiddled in frame #17 and higher
(widget=0x8a11570) is not present in the xwininfo dump at all. In
fact, it may be a garbage value, assuming these values are supposed to
be related in the 1st place, since all the hex idents in the xwininfo
dump are of the form 0x4000???.
Note that a widget pointer is not the same as a window id.
Linux RH6.0
XFree 3.3.5
"./configure --with-pop --with-mule --with-widgets=athena
--with-scrollbars=athena"
I run on the same system (but with non-mule and a recent CVS version)
and I haven't seen the crash with --with-widgets=athena
--with-scrollbars=athena. I do remember Andy announcing some other
fixes but I am not sure whether they are in my tree yet.
Jan