GNU bug report logs - #62291
30.0.50; PGTK copy + paste to other app problem

Previous Next

Package: emacs;

Reported by: Andrew Tropin <andrew <at> trop.in>

Date: Mon, 20 Mar 2023 10:34:02 UTC

Severity: normal

Tags: moreinfo

Found in version 30.0.50

Done: Stefan Kangas <stefankangas <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #53 received at 62291 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Andrew Tropin <andrew <at> trop.in>
Cc: luangruo <at> yahoo.com, 62291 <at> debbugs.gnu.org
Subject: Re: bug#62291: 30.0.50; PGTK copy + paste to other app problem
Date: Thu, 23 Mar 2023 09:16:34 +0200
> Cc: 62291 <at> debbugs.gnu.org
> From: Andrew Tropin <andrew <at> trop.in>
> Date: Thu, 23 Mar 2023 09:18:45 +0400
> 
> (gdb) frame 12
> #12 0x00007ffff798ac04 in gtk_widget_event_internal (widget=widget <at> entry=0xf04510, even7808    in gtkwidget.c
> (gdb) p widget
> $2 = (GtkWidget *) 0xf04510
> (gdb) p Vframe_list
> 'Vframe_list' has unknown type; cast it to its declared type
> (gdb) xcar
> Undefined command: "xcar".  Try "help".
> (gdb) xframe
> Undefined command: "xframe".  Try "help".

To solve the last two problems, do this:

  (gdb) source /path/to/emacs/src/.gdbinit

These are commands we define in .gdbinit which comes with Emacs.




This bug report was last modified 1 year and 253 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.