GNU bug report logs -
#59733
29.0.50; unrespnsive Xaw menus
Previous Next
Reported by: Madhu <enometh <at> meer.net>
Date: Thu, 1 Dec 2022 02:37:01 UTC
Severity: normal
Merged with 57320,
57518,
58771
Found in version 29.0.50
Done: Paul Eggert <eggert <at> cs.ucla.edu>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Madhu <enometh <at> meer.net> writes:
> Thanks, unfortunately this looks like a genuine heisenbug and my
> earlier reports should be deemed unreliable. I do have builds which
> "don't work" but I'm am now unable to produce *new* builds which
> "don't work", (say with adding printf debugging or resetting)
>
> AFAICT both XtGrabPointer and XtGrabKeyboard return Success in all
> cases (both "works" and "doesn't work" builds) - keyboard and pointer
> are both grabbed as expected - from gdb dprintfs, disassembly seems
> identical.
>
> The only significant thing I can report (I have libinput
> enable-tab=true) on a "doesn't work" build is that if i quickly make
> two single taps on the help button on the toolbar, on the touchpad,
> then the pop-up-menu "works". (the effect seems to be an event
> between the activation of the menu and the display of the menu - F10
> doesn't work as usual). There hasn't been any progress Sorry
This might be a stab in the dark, but:
Can you run both builds that "work" and those that "don't work" under
Valgrind and see if there is some memory problem causing this?
Make sure to run Emacs with "--eval (setq gc-cons-threshold
most-positive-fixnum)" specified on the command line, or false positives
will be reported during GC.
This bug report was last modified 2 years and 181 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.