GNU bug report logs - #15071
24.3.50; desktop-read: frameset-states accessing a non-frameset

Previous Next

Package: emacs;

Reported by: Jan Djärv <jan.h.d <at> swipnet.se>

Date: Sun, 11 Aug 2013 15:51:02 UTC

Severity: normal

Found in version 24.3.50

Done: Jan Djärv <jan.h.d <at> swipnet.se>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 15071 in the body.
You can then email your comments to 15071 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#15071; Package emacs. (Sun, 11 Aug 2013 15:51:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Jan Djärv <jan.h.d <at> swipnet.se>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sun, 11 Aug 2013 15:51:03 GMT) Full text and rfc822 format available.

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

From: Jan Djärv <jan.h.d <at> swipnet.se>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.3.50; desktop-read: frameset-states accessing a non-frameset
Date: Sun, 11 Aug 2013 17:50:02 +0200
[Message part 1 (text/plain, inline)]
Hello.

Cutomizations in my .emacs:

'(desktop-globals-to-save
   (quote
    (desktop-missing-file-warning tags-file-name tags-table-list search-ring regexp-search-ring register-alist file-name-history compile-command compile-history)))
 '(desktop-path (quote ("." "~/.emacs.d/" "~")))
 '(desktop-restore-frames t)
 '(desktop-save-mode t)

I start Emacs without any .emacs.desktop.
Start emacs, M-x desktop-save (in current directory), exit emacs.
Start emacs
Gives error:

desktop-read: frameset-states accessing a non-frameset

Attaching the .emacs.desktop.

	Jan D.

[emacs.desktop (application/octet-stream, attachment)]
[Message part 3 (text/plain, inline)]

In GNU Emacs 24.3.50.1 (x86_64-apple-darwin12.4.0, NS apple-appkit-1187.39)
of 2013-08-11 on zeplin
Bzr revision: 113798 jan.h.d <at> swipnet.se-20130811153426-2xb8aen4h3q3fd7h
Windowing system distributor `Apple', version 10.3.1187
Configured using:
`configure --verbose --with-ns --without-x --without-imagemagick
CFLAGS=-g3'

Important settings:
  value of $LC_COLLATE: C
  value of $LANG: sv_SE.UTF-8
  locale-coding-system: utf-8-unix
  default enable-multibyte-characters: t

Major mode: Fundamental

Minor modes in effect:
  desktop-save-mode: t
  delete-selection-mode: t
  icomplete-mode: t
  display-time-mode: t
  tooltip-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
C-x b * M e s <tab> <return> <down-mouse-1> <mouse-1> 
C-a <up> C-SPC <down> <down> <escape> w <escape> x 
r e p o r t - e m <tab> <return>

Recent messages:
Loading /Users/jhd/lib/elisp/BAK-file.el (source)...done
Loading cc-langs...done
Loading /Users/jhd/lib/elisp/ccsetup.el (source)...done
Loading icomplete...done
Loading desktop...done
Wrote /Users/jhd/src/emacs/current/.emacs.desktop.lock
desktop-read: frameset-states accessing a non-frameset

Load-path shadows:
/Users/jhd/.emacs.d/elpa/magit-20130525.2329/.dir-locals hides /Users/jhd/Applications/Emacs.app/Contents/Resources/lisp/gnus/.dir-locals

Features:
(shadow sort gnus-util mail-extr emacsbug message cl-macs gv format-spec
rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231
mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums
mm-util mail-prsvr mail-utils magit-autoloads package desktop frameset
cus-start cus-load msb delsel advice help-fns icomplete cc-langs cl
cl-loaddefs cl-lib cc-mode cc-fonts easymenu cc-guess cc-menus cc-cmds
cc-styles cc-align cc-engine cc-vars cc-defs time time-date tooltip
ediff-hook vc-hooks lisp-float-type mwheel ns-win tool-bar dnd fontset
image regexp-opt fringe tabulated-list newcomment lisp-mode prog-mode
register page menu-bar rfn-eshadow timer select scroll-bar mouse
jit-lock font-lock syntax facemenu font-core frame cham georgian
utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean
japanese hebrew greek romanian slovak czech european ethiopic indian
cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev
minibuffer nadvice loaddefs button faces cus-face macroexp files
text-properties overlay sha1 md5 base64 format env code-pages mule
custom widget hashtable-print-readable backquote make-network-process ns
multi-tty emacs)

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#15071; Package emacs. (Sun, 11 Aug 2013 16:23:01 GMT) Full text and rfc822 format available.

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

From: Juanma Barranquero <lekktu <at> gmail.com>
To: Jan Djärv <jan.h.d <at> swipnet.se>
Cc: 15071 <at> debbugs.gnu.org
Subject: Re: bug#15071: 24.3.50;
 desktop-read: frameset-states accessing a non-frameset
Date: Sun, 11 Aug 2013 18:21:44 +0200
> desktop-read: frameset-states accessing a non-frameset

I cannot directly load you desktop because of a couple of invalid
values (font and border-width), but once I set them to reasonable
values for my system, and leaving everything else as is, it loads just
fine.

Please, try to reproduce the problem starting from emacs -Q, without
customizations or anything else.

   J




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#15071; Package emacs. (Sun, 11 Aug 2013 16:43:01 GMT) Full text and rfc822 format available.

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

From: Jan Djärv <jan.h.d <at> swipnet.se>
To: Juanma Barranquero <lekktu <at> gmail.com>
Cc: 15071 <at> debbugs.gnu.org
Subject: Re: bug#15071: 24.3.50;
 desktop-read: frameset-states accessing a non-frameset
Date: Sun, 11 Aug 2013 18:42:46 +0200
[Message part 1 (text/plain, inline)]
Hello.

11 aug 2013 kl. 18:21 skrev Juanma Barranquero <lekktu <at> gmail.com>:

>> desktop-read: frameset-states accessing a non-frameset
> 
> I cannot directly load you desktop because of a couple of invalid
> values (font and border-width), but once I set them to reasonable
> values for my system, and leaving everything else as is, it loads just
> fine.
> 
> Please, try to reproduce the problem starting from emacs -Q, without
> customizations or anything else.
> 

Ok,
emacs -Q
M-x desktop-save (in ~).
C-x C-c
emacs -Q
M-x desktop-read

Same message.

Attaching that .emacs.desktop.

What is an "invalid value"?  Something not supported by your system?  I would not call that invalid, it is perfectly valid, you just can't use it.  Or if it indeed is invalid, that is a bug in desktop, it is saved by desktop.

	Jan D.

[emacs.desktop (application/octet-stream, attachment)]

Reply sent to Jan Djärv <jan.h.d <at> swipnet.se>:
You have taken responsibility. (Sun, 11 Aug 2013 17:01:02 GMT) Full text and rfc822 format available.

Notification sent to Jan Djärv <jan.h.d <at> swipnet.se>:
bug acknowledged by developer. (Sun, 11 Aug 2013 17:01:02 GMT) Full text and rfc822 format available.

Message #16 received at 15071-done <at> debbugs.gnu.org (full text, mbox):

From: Jan Djärv <jan.h.d <at> swipnet.se>
To: Juanma Barranquero <lekktu <at> gmail.com>
Cc: 15071-done <at> debbugs.gnu.org
Subject: Re: bug#15071: 24.3.50;
 desktop-read: frameset-states accessing a non-frameset
Date: Sun, 11 Aug 2013 19:00:36 +0200
Hello.

Turns out a make bootsrap was needed.  I should have figured that out, nowdays bootstrap is required for almost everytime a bzr up is done.  Sorry for the noice.

Closing.

	Jan D.

11 aug 2013 kl. 18:42 skrev Jan Djärv <jan.h.d <at> swipnet.se>:

> Hello.
> 
> 11 aug 2013 kl. 18:21 skrev Juanma Barranquero <lekktu <at> gmail.com>:
> 
>>> desktop-read: frameset-states accessing a non-frameset
>> 
>> I cannot directly load you desktop because of a couple of invalid
>> values (font and border-width), but once I set them to reasonable
>> values for my system, and leaving everything else as is, it loads just
>> fine.
>> 
>> Please, try to reproduce the problem starting from emacs -Q, without
>> customizations or anything else.
>> 
> 
> Ok,
> emacs -Q
> M-x desktop-save (in ~).
> C-x C-c
> emacs -Q
> M-x desktop-read
> 
> Same message.
> 
> Attaching that .emacs.desktop.
> 
> What is an "invalid value"?  Something not supported by your system?  I would not call that invalid, it is perfectly valid, you just can't use it.  Or if it indeed is invalid, that is a bug in desktop, it is saved by desktop.
> 
> 	Jan D.
> 
> <emacs.desktop>





Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#15071; Package emacs. (Sun, 11 Aug 2013 17:04:01 GMT) Full text and rfc822 format available.

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

From: Juanma Barranquero <lekktu <at> gmail.com>
To: Jan Djärv <jan.h.d <at> swipnet.se>
Cc: 15071 <at> debbugs.gnu.org
Subject: Re: bug#15071: 24.3.50;
 desktop-read: frameset-states accessing a non-frameset
Date: Sun, 11 Aug 2013 19:03:08 +0200
On Sun, Aug 11, 2013 at 6:42 PM, Jan Djärv <jan.h.d <at> swipnet.se> wrote:

> Same message.
>
> Attaching that .emacs.desktop.

Glad to hear that it works now. Yes, unfortunately bootstrap is
required quite often.

> What is an "invalid value"?  Something not supported by your system?  I would not call that invalid, it is perfectly valid, you just can't use it.

Let's not discuss semantics. I mean values that I cannot restore in my system.

> Or if it indeed is invalid, that is a bug in desktop, it is saved by desktop.

framesets are not specifically designed to be saved in one system and
restored in another, very different, one. It will work, with some
fixes, but it is currently unsupported by lack of testing. Yours is
only the second bug report I get ;-)  Specifically, the font parameter
will have to be filtered out when you restore in another system,
though it is not obvious how to do so without filtering also in the
original system (which you wouldn't want to do, because you could have
a non-default value that you want to keep); it's not a technical, but
UI issue. As for border-width, that's a combination of an Emacs
shortcoming and a bug. I'll work on fix it.

> Sorry for the noice.

On the contrary, you brought the issues mentioned above, and I'm very
grateful for that.

   J




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 09 Sep 2013 11:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 11 years and 288 days ago.

Previous Next


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