nlpsuge / Always-Show-Titles-In-Overview

This a Gnome Shell extension, which customizes the Overview, including always showing titles of all window thumbnails and setting the position of icons and titles, etc.
https://extensions.gnome.org/extension/1689/always-show-titles-in-overview/
GNU General Public License v3.0
21 stars 3 forks source link

Overview can't be closed when started on 2nd screen #8

Closed herrminni closed 2 years ago

herrminni commented 2 years ago

With the latest version on extensions.gnome.org, the overview can't be closed any more by pressing ESC or SUPER key. I found, that this only happens when the overview is started on the 2nd screen (e.g. by pressing SUPER).

Current versions:

nlpsuge commented 2 years ago

Hi,

Please run this command before reproduce this issue:

journalctl /usr/bin/gnome-shell -f

You should be able to restore the Gnome-Shell by running Alt + F2 -> r if you are using Gnome on X.org.

Can you see any errors or logs related to this issue? if so please paste them.

herrminni commented 2 years ago

Hi nlpsuge,

sure, I could have thought about looking into the syslog/journal myself! ;-)

I just simulated the problem again, all other extensions are disabled, except the UserThemes.

The exception is: JS ERROR: TypeError: windowPreview._workspace.metaWorkspace is null _animateFromOverview@/home/minni/.local/share/gnome-shell/extensions/Always-Show-Titles-In-Overview@gmail.com/workspace.js:26:9 enable/<@/home/minni/.local/share/gnome-shell/extensions/Always-Show-Titles-In-Overview@gmail.com/workspace.js:60:37 injectOrOverrideFunction/objectPrototype[functionName]@/home/minni/.local/share/gnome-shell/extensions/Always-Show-Titles-In-Overview@gmail.com/utils/objectPrototype.js:19:54 prepareToLeaveOverview@resource:///org/gnome/shell/ui/workspacesView.js:588:25 prepareToLeaveOverview@resource:///org/gnome/shell/ui/workspacesView.js:818:30 prepareToLeaveOverview@resource:///org/gnome/shell/ui/workspacesView.js:1053:38 animateFromOverview@resource:///org/gnome/shell/ui/overviewControls.js:703:33 animateFromOverview@resource:///org/gnome/shell/ui/overview.js:97:24 _animateNotVisible@resource:///org/gnome/shell/ui/overview.js:605:24 hide@resource:///org/gnome/shell/ui/overview.js:594:14 toggle@resource:///org/gnome/shell/ui/overview.js:642:18 _init/<@resource:///org/gnome/shell/ui/overviewControls.js:435:31

Reloading/restoring the gnome-shell with "r" did not work. The shell restarts, but the overview is opened directly after the restart and can't be closed with ESC / SUPER.

If you need anything else or want me to test a possible fix, just drop me a line here! Thank you for looking into it!

Best regards, Michael

nlpsuge commented 2 years ago

The shell restarts, but the overview is opened directly after the restart and can't be closed with ESC / SUPER.

Please install https://extensions.gnome.org/extension/4099/no-overview/ if this issue annoy you too much :)