unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Kaushal Modi <kaushal.modi@gmail.com>
To: martin rudalics <rudalics@gmx.at>
Cc: 29067@debbugs.gnu.org
Subject: bug#29067: 26.0.90; "Invalid client frame" when doing save-buffers-kill-terminal
Date: Wed, 01 Nov 2017 13:51:34 +0000	[thread overview]
Message-ID: <CAFyQvY2JnG7EDZ_=re90Vq4fWry56Vw8faO7ze=hLghi6QgNGA@mail.gmail.com> (raw)
In-Reply-To: <CAFyQvY2adHYmjk2CgUNSz3-VLrgDDuxhLFfMmJ5H5+JTiwhDig@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 2139 bytes --]

On Wed, Nov 1, 2017 at 9:40 AM Kaushal Modi <kaushal.modi@gmail.com> wrote:

> So need to figure out what could cause that client parameter to be set to
> "Unprintable entity".
>

This is the further I good go in elisp land:

Evaluating:

  (pp (frame-parameters (car (frame-list))))

gives (after removing buffer-list, buried-buffers-list, environment forms):

"((parent-id . 20506031)
 (outer-window-id . \"52429003\")
 (window-id . \"52429034\")
 (top . 0)
 (left . 2560)
 (width . 282)
 (height . 67)
 (name . \"emacs [emacs-26]   *scratch-emacs-lisp-mode**\")
 (fullscreen-restore)
 (explicit-name)
 (icon-name)
 (unsplittable)
 (modeline . t)
 (frameset--mini t . t)
 (frameset--id . \"D44A-14E2-2416-0AA9\")
 (display . \":1.0\")
 (tty . \"/dev/pts/10\")
 (tty-type . \"xterm-24bits\")
 (sticky)
 (cursor-color . \"white\")
 (background-mode . dark)
 (display-type . color)
 (client . \"Unprintable entity\")
 (z-group)
 (skip-taskbar)
 (visibility . t)
 (fullscreen)
 (no-accept-focus)
 (no-focus-on-map)
 (alpha)
 (scroll-bar-height . 0)
 (scroll-bar-width . 0)
 (cursor-type . box)
 (auto-lower)
 (auto-raise)
 (icon-type . t)
 (inhibit-double-buffering)
 (tool-bar-position . top)
 (wait-for-wm . t)
 (title)
 (buffer-predicate)
 (tool-bar-lines . 0)
 (menu-bar-lines . 0)
 (scroll-bar-background)
 (scroll-bar-foreground)
 (no-special-glyphs)
 (right-fringe . 8)
 (left-fringe . 8)
 (line-spacing)
 (screen-gamma)
 (border-color . \"black\")
 (mouse-color . \"black\")
 (background-color . \"#282828\")
 (foreground-color . \"#f7f7f7\")
 (horizontal-scroll-bars)
 (vertical-scroll-bars)
 (bottom-divider-width . 0)
 (right-divider-width . 1)
 (internal-border-width . 0)
 (border-width . 0)
 (font-parameter .
\"-unknown-PragmataPro-normal-normal-normal-*-18-*-*-*-*-0-iso10646-1\")
 (font .
\"-unknown-PragmataPro-normal-normal-normal-*-18-*-*-*-*-0-iso10646-1\")
 (font-backend xft x)
 (override-redirect)
 (undecorated)
 (parent-frame)
 (minibuffer . t))
"

Now frame-parameters is a C function and somehow derives the client
parameter to be "Unprintable entity". Let me know how I can further debug
this.
-- 

Kaushal Modi

[-- Attachment #2: Type: text/html, Size: 3630 bytes --]

  reply	other threads:[~2017-11-01 13:51 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-30 17:10 bug#29067: 26.0.90; "Invalid client frame" when doing save-buffers-kill-terminal Kaushal Modi
2017-10-30 18:40 ` Eli Zaretskii
2017-10-30 18:49   ` Kaushal Modi
2017-10-31  8:41 ` martin rudalics
2017-11-01 13:32   ` Kaushal Modi
2017-11-01 13:40     ` Kaushal Modi
2017-11-01 13:51       ` Kaushal Modi [this message]
2017-11-01 17:43     ` martin rudalics
2017-11-01 18:52       ` Kaushal Modi
2017-11-02  9:51         ` martin rudalics

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAFyQvY2JnG7EDZ_=re90Vq4fWry56Vw8faO7ze=hLghi6QgNGA@mail.gmail.com' \
    --to=kaushal.modi@gmail.com \
    --cc=29067@debbugs.gnu.org \
    --cc=rudalics@gmx.at \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).