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 #50 received at 62291 <at> debbugs.gnu.org (full text, mbox):

From: Andrew Tropin <andrew <at> trop.in>
To: Po Lu <luangruo <at> yahoo.com>
Cc: 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:18:45 +0400
[Message part 1 (text/plain, inline)]
On 2023-03-23 08:44, Po Lu wrote:

> Andrew Tropin <andrew <at> trop.in> writes:
>
>> (gdb) p (char *) g_type_name (((GTypeInstance *) widget)->g_class->g_type)
>> $1 = 0x7ffff7a6dda2 "GtkWindow"
>
> OK, thanks.  Would you please type the following:
>
>   (gdb) p widget
>   (gdb) p Vframe_list
>   (gdb) xcar
>   (gdb) xframe
>   $N = ...
>   (gdb) p *$N->output.pgtk
>
> thanks.

(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".

-- 
Best regards,
Andrew Tropin
[signature.asc (application/pgp-signature, inline)]

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.