GNU bug report logs - #30019
26.0.90; Invalid specification of parent-frame with desktop-read

Previous Next

Package: emacs;

Reported by: Aaron Jensen <aaronjensen <at> gmail.com>

Date: Mon, 8 Jan 2018 02:50:02 UTC

Severity: normal

Found in version 26.0.90

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


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

From: martin rudalics <rudalics <at> gmx.at>
To: Aaron Jensen <aaronjensen <at> gmail.com>, 30019 <at> debbugs.gnu.org
Subject: Re: bug#30019: 26.0.90; Invalid specification of parent-frame with
 desktop-read
Date: Wed, 10 Jan 2018 11:20:48 +0100
>> When you put a breakpoint at the last line I suppose it's the
>> FRAME_X_P (p) call that failed. Can you confirm that?
>
> Confirmed, it was FRAME_X_P (p) that came back false.

In practice this means that with desktop in use I have to install some
sort of hook or timer that triggers when the parent frame has been
mapped and reparent the (until then probably hidden and not yet
parented) child frame.  This is not entirely trivial and is not suited
for the release branch.  Meanwhile could you try putting a
`condition-case-unless-debug' around the two

(set-frame-parameter frame 'parent-frame parent-frame)

calls in frameset.el and tell me whether restoring the other frames
completes normally then?

Thanks, martin




This bug report was last modified 4 years and 347 days ago.

Previous Next


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