GNU bug report logs - #22728
24.5; partial frame creation with emacsclient

Previous Next

Package: emacs;

Reported by: Mike Kupfer <m.kupfer <at> acm.org>

Date: Thu, 18 Feb 2016 03:59:02 UTC

Severity: normal

Tags: moreinfo

Found in version 24.5

Done: Stefan Kangas <stefan <at> marxist.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 22728 in the body.
You can then email your comments to 22728 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#22728; Package emacs. (Thu, 18 Feb 2016 03:59:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Mike Kupfer <m.kupfer <at> acm.org>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Thu, 18 Feb 2016 03:59:02 GMT) Full text and rfc822 format available.

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

From: Mike Kupfer <m.kupfer <at> acm.org>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.5; partial frame creation with emacsclient
Date: Wed, 17 Feb 2016 19:57:47 -0800
Every few months, when I try to create a new (X window system) frame
using "emacsclient -c", I get a useless frame.  That is, I can see the
region where the menubar should be, and the background color looks
right, but the gutters, scrollbar, and modeline are all missing, and the
frame does not respond to keyboard or mouse events.  The next
"emacsclient -c" works fine.

The thread starting at
https://lists.gnu.org/archive/html/emacs-devel/2016-02/msg00891.html has
the troubleshooting information that I have collected so far, plus some
discussion about what might be causing the observed symptoms and what to
do next for troubleshooting.


In GNU Emacs 24.5.1 (x86_64-unknown-linux-gnu, X toolkit, Xaw scroll bars)
 of 2015-10-16 on athyra
Windowing system distributor `The XFree86 Project, Inc', version 11.0.40300000
System Description:	Debian GNU/Linux 8.3 (jessie)

Important settings:
  value of $LC_TIME: C
  value of $LANG: en_US.UTF-8
  locale-coding-system: utf-8-unix

Major mode: Fundamental

Minor modes in effect:
  delete-selection-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  buffer-read-only: t
  transient-mark-mode: t

Recent messages:
lib/emacs/hacks.el: (lambda (buf) ...) quoted with ' rather than with #' [2 times]
lib/emacs/hacks.el: (lambda (name) ...) quoted with ' rather than with #'
Loading /home/mdk/lib/emacs/hacks.el (source)...done
Loading /home/mdk/lib/emacs/default.el (source)...
Loading /home/mdk/lib/emacs/xtermkeys.el (source)...done
Loading vc...done
Loading /home/mdk/lib/emacs/default.el (source)...done
Loading /home/mdk/lib/emacs/xtermkeys.el (source)...done
Loading vc...done
For information about GNU Emacs and the GNU system, type M-H C-a.

Load-path shadows:
None found.

Features:
(shadow sort gnus-util mail-extr emacsbug message 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 warnings server noutline outline easy-mmode comint
ansi-color ring xcscope easymenu advice help-fns ispell delsel vc
vc-dispatcher dired timeclock mdk-hacks time-date tooltip electric
uniquify ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd 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
inotify dynamic-setting font-render-setting x-toolkit x multi-tty emacs)

Memory information:
((conses 16 96766 3650)
 (symbols 48 21327 0)
 (miscs 40 211 99)
 (strings 32 19651 4560)
 (string-bytes 1 493741)
 (vectors 16 11400)
 (vector-slots 8 415649 2348)
 (floats 8 86 43)
 (intervals 56 153 0)
 (buffers 960 13)
 (heap 1024 28868 653))




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#22728; Package emacs. (Wed, 12 Aug 2020 03:55:02 GMT) Full text and rfc822 format available.

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

From: Stefan Kangas <stefan <at> marxist.se>
To: Mike Kupfer <m.kupfer <at> acm.org>
Cc: 22728 <at> debbugs.gnu.org
Subject: Re: bug#22728: 24.5; partial frame creation with emacsclient
Date: Tue, 11 Aug 2020 20:54:41 -0700
Mike Kupfer <m.kupfer <at> acm.org> writes:

> Every few months, when I try to create a new (X window system) frame
> using "emacsclient -c", I get a useless frame.  That is, I can see the
> region where the menubar should be, and the background color looks
> right, but the gutters, scrollbar, and modeline are all missing, and the
> frame does not respond to keyboard or mouse events.  The next
> "emacsclient -c" works fine.
>
> The thread starting at
> https://lists.gnu.org/archive/html/emacs-devel/2016-02/msg00891.html has
> the troubleshooting information that I have collected so far, plus some
> discussion about what might be causing the observed symptoms and what to
> do next for troubleshooting.
>
>
> In GNU Emacs 24.5.1 (x86_64-unknown-linux-gnu, X toolkit, Xaw scroll bars)
>  of 2015-10-16 on athyra
> Windowing system distributor `The XFree86 Project, Inc', version 11.0.40300000
> System Description:	Debian GNU/Linux 8.3 (jessie)

Are you still seeing this on a recent version of Emacs, such as the
recently released version 27.1?

Best regards,
Stefan Kangas




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#22728; Package emacs. (Wed, 12 Aug 2020 04:10:01 GMT) Full text and rfc822 format available.

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

From: Mike Kupfer <mkupfer <at> alum.berkeley.edu>
To: Stefan Kangas <stefan <at> marxist.se>
Cc: 22728 <at> debbugs.gnu.org
Subject: Re: bug#22728: 24.5; partial frame creation with emacsclient
Date: Tue, 11 Aug 2020 21:09:40 -0700
Stefan Kangas wrote:

> Are you still seeing this on a recent version of Emacs, such as the
> recently released version 27.1?

Hi Stefan, thanks for checking.

I can't remember when I last saw this problem.  It's been quite awhile
since I ran Emacs 24, athyra (the system that I was seeing the problem
on) is no longer running Debian 8, and athyra gets significantly less
usage than it used to.  Feel free to close #22728.

best regards,
mike




Reply sent to Stefan Kangas <stefan <at> marxist.se>:
You have taken responsibility. (Wed, 12 Aug 2020 04:36:01 GMT) Full text and rfc822 format available.

Notification sent to Mike Kupfer <m.kupfer <at> acm.org>:
bug acknowledged by developer. (Wed, 12 Aug 2020 04:36:01 GMT) Full text and rfc822 format available.

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

From: Stefan Kangas <stefan <at> marxist.se>
To: Mike Kupfer <mkupfer <at> alum.berkeley.edu>
Cc: 22728-done <at> debbugs.gnu.org
Subject: Re: bug#22728: 24.5; partial frame creation with emacsclient
Date: Wed, 12 Aug 2020 06:34:52 +0200
Mike Kupfer <mkupfer <at> alum.berkeley.edu> writes:
>
> Stefan Kangas wrote:
>
> > Are you still seeing this on a recent version of Emacs, such as the
> > recently released version 27.1?
>
> Hi Stefan, thanks for checking.
>
> I can't remember when I last saw this problem.  It's been quite awhile
> since I ran Emacs 24, athyra (the system that I was seeing the problem
> on) is no longer running Debian 8, and athyra gets significantly less
> usage than it used to.  Feel free to close #22728.

Thanks for replying back.  Closing the bug now.

Best regards,
Stefan Kangas




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

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

Previous Next


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