unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#39072: 26.3; Pressing C-z in fullscreen messes all frames
@ 2020-01-10 17:01 Corwin Brust
  2020-01-10 18:37 ` Eli Zaretskii
  0 siblings, 1 reply; 5+ messages in thread
From: Corwin Brust @ 2020-01-10 17:01 UTC (permalink / raw)
  To: 39072

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

--text follows this line--

# windows 10, GNU Emacs 26.3 (msi)
emacs -Q
F-11 ;;now we're full-screen
C-z  ;; now all frames are "locked"

...

At this point, emacs won't accept keyboard input. C-g doesn't do anything,
If there are several frames they will all be in this state.  We seem to be
able to
recover using the mouse to execute an interactive command.  In fact, I was
able to use Help | Send Bug Report to create this message *after*
reproducing
from my -Q session -- once the mini-buffer prompt popped I was able to type
again.


In GNU Emacs 26.3 (build 1, i686-w64-mingw32)
 of 2019-08-29 built on CIRROCUMULUS
Repository revision: 96dd0196c28bc36779584e47fffcca433c9309cd
Windowing system distributor 'Microsoft Corp.', version 10.0.18363
Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.

Configured using:
 'configure --without-dbus --host=i686-w64-mingw32
 --without-compress-install 'CFLAGS=-O2 -static -g3''

Configured features:
XPM JPEG TIFF GIF PNG RSVG SOUND NOTIFY ACL GNUTLS LIBXML2 ZLIB
TOOLKIT_SCROLL_BARS THREADS LCMS2

Important settings:
  value of $LANG: ENU
  locale-coding-system: cp1252

Major mode: Lisp Interaction

Minor modes in effect:
  tooltip-mode: t
  global-eldoc-mode: t
  eldoc-mode: t
  electric-indent-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

Load-path shadows:
None found.

Features:
(shadow sort mail-extr emacsbug message rmc puny seq byte-opt gv
bytecomp byte-compile cconv cl-loaddefs cl-lib dired dired-loaddefs
format-spec rfc822 mml easymenu mml-sec password-cache epa derived epg
epg-config gnus-util rmail rmail-loaddefs mm-decode mm-bodies mm-encode
mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047
rfc2045 ietf-drums mm-util mail-prsvr mail-utils elec-pair time-date
mule-util tooltip eldoc electric uniquify ediff-hook vc-hooks
lisp-float-type mwheel dos-w32 ls-lisp disp-table term/w32-win w32-win
w32-vars term/common-win tool-bar dnd fontset image regexp-opt fringe
tabulated-list replace newcomment text-mode elisp-mode lisp-mode
prog-mode register page menu-bar rfn-eshadow isearch timer select
scroll-bar mouse jit-lock font-lock syntax facemenu font-core
term/tty-colors frame cl-generic cham georgian utf-8-lang misc-lang
vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932
hebrew greek romanian slovak czech european ethiopic indian cyrillic
chinese composite charscript charprop case-table epa-hook jka-cmpr-hook
help simple abbrev obarray minibuffer cl-preloaded 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 threads w32notify w32 lcms2 multi-tty make-network-process
emacs)

Memory information:
((conses 8 97498 15152)
 (symbols 24 20212 1)
 (miscs 20 51 160)
 (strings 16 29861 1639)
 (string-bytes 1 765350)
 (vectors 12 13885)
 (vector-slots 4 516328 12014)
 (floats 8 52 238)
 (intervals 28 239 30)
 (buffers 536 12))


-- 
*Corwin*
612-217-1742
612-298-0615 (fax)
612-695-4276 (mobile)
*corwin.brust (skype)corwin@bru.st <corwin@bru.st>*

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#39072: 26.3; Pressing C-z in fullscreen messes all frames
  2020-01-10 17:01 bug#39072: 26.3; Pressing C-z in fullscreen messes all frames Corwin Brust
@ 2020-01-10 18:37 ` Eli Zaretskii
  2020-01-10 18:47   ` Noam Postavsky
  0 siblings, 1 reply; 5+ messages in thread
From: Eli Zaretskii @ 2020-01-10 18:37 UTC (permalink / raw)
  To: Corwin Brust; +Cc: 39072

> From: Corwin Brust <corwin@bru.st>
> Date: Fri, 10 Jan 2020 11:01:54 -0600
> 
> # windows 10, GNU Emacs 26.3 (msi)
> emacs -Q
> F-11 ;;now we're full-screen
> C-z  ;; now all frames are "locked"
> 
> ...
> 
> At this point, emacs won't accept keyboard input. C-g doesn't do anything, 
> If there are several frames they will all be in this state.  We seem to be able to 
> recover using the mouse to execute an interactive command.  In fact, I was 
> able to use Help | Send Bug Report to create this message *after* reproducing
> from my -Q session -- once the mini-buffer prompt popped I was able to type
> again.

I cannot reproduce this, but I'm not on Windows 10.  On my Windows
system, C-z minimizes the frame, even if it was previously maximized
with F11.





^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#39072: 26.3; Pressing C-z in fullscreen messes all frames
  2020-01-10 18:37 ` Eli Zaretskii
@ 2020-01-10 18:47   ` Noam Postavsky
  2020-01-10 20:35     ` Corwin Brust
  0 siblings, 1 reply; 5+ messages in thread
From: Noam Postavsky @ 2020-01-10 18:47 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 39072, Corwin Brust

Eli Zaretskii <eliz@gnu.org> writes:

>> From: Corwin Brust <corwin@bru.st>
>> Date: Fri, 10 Jan 2020 11:01:54 -0600
>> 
>> # windows 10, GNU Emacs 26.3 (msi)
>> emacs -Q
>> F-11 ;;now we're full-screen
>> C-z  ;; now all frames are "locked"
>> 
>> ...
>> 
>> At this point, emacs won't accept keyboard input. C-g doesn't do anything, 
>> If there are several frames they will all be in this state.  We seem to be able to 
>> recover using the mouse to execute an interactive command.  In fact, I was 
>> able to use Help | Send Bug Report to create this message *after* reproducing
>> from my -Q session -- once the mini-buffer prompt popped I was able to type
>> again.
>
> I cannot reproduce this, but I'm not on Windows 10.  On my Windows
> system, C-z minimizes the frame, even if it was previously maximized
> with F11.

I have a Windows 10 box, and I can't reproduce it either.

In GNU Emacs 26.3 (build 1, x86_64-w64-mingw32)
 of 2019-08-29 built on CIRROCUMULUS
Repository revision: 96dd0196c28bc36779584e47fffcca433c9309cd
Windowing system distributor 'Microsoft Corp.', version 10.0.17763
Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.

Configured using:
 'configure --without-dbus --host=x86_64-w64-mingw32
 --without-compress-install 'CFLAGS=-O2 -static -g3''






^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#39072: 26.3; Pressing C-z in fullscreen messes all frames
  2020-01-10 18:47   ` Noam Postavsky
@ 2020-01-10 20:35     ` Corwin Brust
  2020-01-10 21:10       ` Eli Zaretskii
  0 siblings, 1 reply; 5+ messages in thread
From: Corwin Brust @ 2020-01-10 20:35 UTC (permalink / raw)
  To: Noam Postavsky; +Cc: 39072

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

 I do have several layers of weird to my windows setup.  If this isn't easy
for others to reproduce it's most likely PEBAC.  More, seems a good
probability this is something I've done to Windows rather than something
I've done to Emacs.  We can close this if no one else reports in.

It will take some time to peel them my customizations.  I can I update the
closed ticket if I have new information at that point?  My assumption is
that I won't then be able to reproduce and will only have what in my
windows setup caused this to share, so looking for the right place to put
that if it seems useful.

On Fri, Jan 10, 2020 at 12:47 PM Noam Postavsky <npostavs@gmail.com> wrote:

> Eli Zaretskii <eliz@gnu.org> writes:
>
> >> From: Corwin Brust <corwin@bru.st>
> >> Date: Fri, 10 Jan 2020 11:01:54 -0600
> >>
> >> # windows 10, GNU Emacs 26.3 (msi)
> >> emacs -Q
> >> F-11 ;;now we're full-screen
> >> C-z  ;; now all frames are "locked"
> >>
> >> ...
> >>
> >> At this point, emacs won't accept keyboard input. C-g doesn't do
> anything,
> >> If there are several frames they will all be in this state.  We seem to
> be able to
> >> recover using the mouse to execute an interactive command.  In fact, I
> was
> >> able to use Help | Send Bug Report to create this message *after*
> reproducing
> >> from my -Q session -- once the mini-buffer prompt popped I was able to
> type
> >> again.
> >
> > I cannot reproduce this, but I'm not on Windows 10.  On my Windows
> > system, C-z minimizes the frame, even if it was previously maximized
> > with F11.
>
> I have a Windows 10 box, and I can't reproduce it either.
>
> In GNU Emacs 26.3 (build 1, x86_64-w64-mingw32)
>  of 2019-08-29 built on CIRROCUMULUS
> Repository revision: 96dd0196c28bc36779584e47fffcca433c9309cd
> Windowing system distributor 'Microsoft Corp.', version 10.0.17763
> Recent messages:
> For information about GNU Emacs and the GNU system, type C-h C-a.
>
> Configured using:
>  'configure --without-dbus --host=x86_64-w64-mingw32
>  --without-compress-install 'CFLAGS=-O2 -static -g3''
>
>

-- 
*Corwin*
612-217-1742
612-298-0615 (fax)
612-695-4276 (mobile)
*corwin.brust (skype)corwin@bru.st <corwin@bru.st>*

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#39072: 26.3; Pressing C-z in fullscreen messes all frames
  2020-01-10 20:35     ` Corwin Brust
@ 2020-01-10 21:10       ` Eli Zaretskii
  0 siblings, 0 replies; 5+ messages in thread
From: Eli Zaretskii @ 2020-01-10 21:10 UTC (permalink / raw)
  To: Corwin Brust; +Cc: 39072-done, npostavs

> From: Corwin Brust <corwin@bru.st>
> Date: Fri, 10 Jan 2020 14:35:15 -0600
> Cc: Eli Zaretskii <eliz@gnu.org>, 39072@debbugs.gnu.org
> 
> It will take some time to peel them my customizations.  I can I update the closed ticket if I have new
> information at that point?  My assumption is that I won't then be able to reproduce and will only have what in
> my windows setup caused this to share, so looking for the right place to put that if it seems useful.

We can always reopen a closed bug report if we have further info.

Thanks, I close this for now.





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-01-10 21:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-10 17:01 bug#39072: 26.3; Pressing C-z in fullscreen messes all frames Corwin Brust
2020-01-10 18:37 ` Eli Zaretskii
2020-01-10 18:47   ` Noam Postavsky
2020-01-10 20:35     ` Corwin Brust
2020-01-10 21:10       ` Eli Zaretskii

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).