bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#25851: 25.2; GTK warning when starting Emacs when desktop file has m


From: N. Jackson
Subject: bug#25851: 25.2; GTK warning when starting Emacs when desktop file has more than one frame
Date: Sun, 26 Feb 2017 21:22:25 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

At 17:47 -0500 on Sunday 2017-02-26, N. Jackson wrote:

> At 09:21 +0100 on Saturday 2017-02-25, Martin Rudalics wrote:
>>
>> The only way to investigate this is by examining the parameters
>> passed by ‘frameset--restore-frame’ to ‘make-frame-on-display’.
>> One of these parameters causes the problem at hand.
>
> Hi Martin,
>
> Is there anything in particular you'd like me to report, or do
> you want to see everything passed to `make-frame-on-display' by
> `frameset--restore-frame'?

Hi Martin,

I might have the information you were asking for. (Please let me
know if this is not the necessary information, or if you need more
details.)

With a desktop file specifying three frames, there seem to be two
calls to `make-frame-on-display' (when the second and third frames
are created). Each call ultimately results in one of the reported
GTK warning messages.

Detailed backtraces at these two calls to `make-frame-on-display'
are attached.

Attachment: full-lisp-bt_1.txt
Description: Detailed backtrace prior to first GTK warning

Attachment: full-lisp-bt_2.txt
Description: Detailed backtrace prior to second GTK warning

N.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]