all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Visuwesh <visuweshm@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: luangruo@yahoo.com, monnier@iro.umontreal.ca, 57320@debbugs.gnu.org
Subject: bug#57320: 29.0.50; Lucid menus can't be operated with the mouse
Date: Sun, 04 Sep 2022 12:13:43 +0530	[thread overview]
Message-ID: <87bkrviqqo.fsf@gmail.com> (raw)
In-Reply-To: <83y1uzllh9.fsf@gnu.org> (Eli Zaretskii's message of "Sun, 04 Sep 2022 09:09:06 +0300")

[ஞாயிறு செப்டம்பர் 04, 2022] Eli Zaretskii wrote:

>> Cc: Stefan <monnier@iro.umontreal.ca>, 57320@debbugs.gnu.org
>> From: Visuwesh <visuweshm@gmail.com>
>> Date: Sun, 04 Sep 2022 11:24:05 +0530
>> 
>>     2879	  if (XtGrabPointer ((Widget)mw, False,
>>     (gdb) stepi
>>     0x0000555555979490 2879 if (XtGrabPointer ((Widget)mw, False,
>>     (gdb) finish
>
> Too soon: you are still not inside XtGrabPointer.  Keep typing "stepi"
> (or just RET) until GDB says that it's either inside XtGrabPointer or
> inside a function with no line information, and shows a machine
> instruction instead of source line.  _Then_ type "finish".

Hopefully this is right?  I spammed stepi until gdb said it was inside
XtGrabPointer.

[many more stepi's stripped.]
(gdb) stepi
0x0000555555975f86	2879	  if (XtGrabPointer ((Widget)mw, False,
(gdb) stepi
0x0000555555597de0 in XtGrabPointer@plt ()
(gdb) finish
Run till exit from #0  0x0000555555597de0 in XtGrabPointer@plt ()
0x0000555555975f8b in pop_up_menu (event=0x7fffffffd540, mw=0x5555568a7080) at xlwmenu.c:2879
2879	  if (XtGrabPointer ((Widget)mw, False,
(gdb) return 0
Can not force return from an inlined function.
(gdb) return 2
Can not force return from an inlined function.
(gdb) return 3
Can not force return from an inlined function.
(gdb)

But it looks like it wasn't able to return anything.  Anyway, the issue
seems to be mysteriously fixed on my side.  





  reply	other threads:[~2022-09-04  6:43 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-21 14:43 bug#57320: 29.0.50; Lucid menus can't be operated with the mouse Stefan via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-08-21 15:00 ` Lars Ingebrigtsen
2022-08-21 15:08   ` Visuwesh
2022-08-21 15:11     ` Lars Ingebrigtsen
2022-08-22  1:35 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-08-30  7:23   ` Visuwesh
2022-08-30 10:07     ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-08-30 14:08       ` Visuwesh
2022-08-31  1:33         ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-08-31  8:22           ` Visuwesh
2022-08-31 11:17             ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-08-31 14:19               ` Visuwesh
2022-09-04  4:37   ` Visuwesh
2022-09-04  5:20     ` Eli Zaretskii
2022-09-04  5:36     ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-09-04  5:54       ` Visuwesh
2022-09-04  6:09         ` Eli Zaretskii
2022-09-04  6:43           ` Visuwesh [this message]
2022-09-04  8:34             ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-09-04  8:41               ` Visuwesh
2022-09-06  9:44         ` Jean Louis
2022-09-06  8:33   ` Jean Louis
2022-09-06 10:23     ` Visuwesh
2022-09-06  8:22 ` Jean Louis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87bkrviqqo.fsf@gmail.com \
    --to=visuweshm@gmail.com \
    --cc=57320@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    --cc=luangruo@yahoo.com \
    --cc=monnier@iro.umontreal.ca \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.