You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using two monitors (one above the other) switching between windows (via C-j/C-k) on those two monitors doesn't work reliably. Sometimes it works fine, sometimes it doesn't switch from one monitor to the other, but the other way around works (so e.g. C-k to switch from bottom to top works, but C-j to switch back doesn't).
This happens randomly, sometimes right after startup sometimes it breaks later. I do sometimes disconnect and reconnect the displays, which can also induce this broken state (but not always).
At the moment it's even broken for a single workspace - from one it doesn't work but from another it works fine. Usually I can fix it by moving the window I cannot switch to to the other display and back, but sometimes this doesn't work too.
In the Gnome log I can see the following. When I press C-j and it works there's a bunch of the following lines added to the log
Window manager warning: Overwriting existing binding of
when the binding doesn't work nothing is added to the log.
(2) Steps to reproduce
Setup two displays above each other and put windows on both.
As declared above I am not sure what triggers this bug. Sometimes it's there right after startup, sometimes I need to disconnect and reconnect the external display.
[email protected]
Name: Brightness control using ddcutil
Description: Brightness control for all the monitors detected by ddcutil
This tool uses ddcutil as backend for communication with your display.
Read setup instructions from: https://github.com/daitj/gnome-display-brightness-ddcutil/blob/master/README.md
Path: /home/jtrantin/.local/share/gnome-shell/extensions/[email protected]
URL: https://github.com/daitj/gnome-display-brightness-ddcutil
Version: 48
State: ENABLED
[email protected]
Name: Go To Last Workspace
Description: Quickly toggle between two workspaces with one key
Path: /home/jtrantin/.local/share/gnome-shell/extensions/[email protected]
URL: https://github.com/arjan/gnome-shell-go-to-last-workspace
Version: 12
State: ENABLED
[email protected]
Name: Clipboard History
Description: Gnome Clipboard History is a Gnome extension that saves items you've copied into an easily accessible, searchable history panel. Path: /home/jtrantin/.local/share/gnome-shell/extensions/[email protected] URL: https://github.com/SUPERCILEX/gnome-clipboard-history Version: 34 State: ENABLED[email protected] Name: Astra Monitor Description: Astra Monitor is a cutting-edge, fully customizable, and performance-focused system monitoring extension for GNOME's top bar. It's an all-in-one solution for those seeking to keep a close eye on their system's performance metrics like CPU, GPU, RAM, disk usage, network statistics, and sensor readings.
Path: /home/jtrantin/.local/share/gnome-shell/extensions/[email protected]
URL: https://github.com/AstraExt/astra-monitor
Version: 15 (24)
State: ENABLED
[email protected]
Name: Weather O'Clock Description: Display the current weather inside the pill next to the clock. GNOME Weather is required for this extension to work. Path: /home/jtrantin/.local/share/gnome-shell/extensions/[email protected] URL: https://github.com/CleoMenezesJr/weather-oclock Original author: [email protected] Version: 11 State: ENABLED[email protected] Name: GSConnect Description: GSConnect is a complete implementation of KDE Connect especially for GNOME Shell with Nautilus, Chrome and Firefox integration. It does not rely on the KDE Connect desktop application and will not work with it installed.KDE Connect allows devices to securely share content like notifications or files and other features like SMS messaging and remote control. The KDE Connect team has applications for Linux, BSD, Android, Sailfish, iOS, macOS and Windows.Please report issues on Github! Path: /home/jtrantin/.local/share/gnome-shell/extensions/[email protected] URL: https://github.com/GSConnect/gnome-shell-extension-gsconnect/wiki Version: 56 State: ENABLED[email protected] Name: Forge Description: Tiling and window manager for GNOMEPlease report bugs/issues on https://github.com/forge-ext/forge/issues Path: /home/jtrantin/.local/share/gnome-shell/extensions/[email protected] URL: https://github.com/forge-ext/forge Version: 78 State: ENABLED[email protected] Name: Background Logo Description: Overlay a tasteful logo on the background to enhance the user experience Path: /usr/share/gnome-shell/extensions/[email protected] URL: https://pagure.io/background-logo-extension State: ENABLED
(6) Monitor Setup
2 monitors
top: external 4K, 150% scaling
bottom: internal 1800p, 175% scaling
Other Notes
No response
The text was updated successfully, but these errors were encountered:
So far I replaced this functionality with this extension which doesn't have the issue - https://extensions.gnome.org/extension/4627/focus-changer/. I suppose it uses a different approach than this extension, but maybe it can help you solve this issue.
So far I replaced this functionality with this extension which doesn't have the issue - https://extensions.gnome.org/extension/4627/focus-changer/. I suppose it uses a different approach than this extension, but maybe it can help you solve this issue.
Yeah - this extension uses the same approach as i3. I suppose we can forge the extension recommended into Forge.
(1) Issue/Bug Description/Video Capture/Screenshots
When using two monitors (one above the other) switching between windows (via
C-j
/C-k
) on those two monitors doesn't work reliably. Sometimes it works fine, sometimes it doesn't switch from one monitor to the other, but the other way around works (so e.g.C-k
to switch from bottom to top works, butC-j
to switch back doesn't).This happens randomly, sometimes right after startup sometimes it breaks later. I do sometimes disconnect and reconnect the displays, which can also induce this broken state (but not always).
At the moment it's even broken for a single workspace - from one it doesn't work but from another it works fine. Usually I can fix it by moving the window I cannot switch to to the other display and back, but sometimes this doesn't work too.
In the Gnome log I can see the following. When I press
C-j
and it works there's a bunch of the following lines added to the logwhen the binding doesn't work nothing is added to the log.
(2) Steps to reproduce
C-j
to go to the bottom display.C-k
to go to the top display.Steps 4. and 5. don't work occasionally.
(3) Distribution and Linux version
(4) Journal Logs from the last hour
will attach as file, too long for to paste here
GNOME Shell version
GNOME Shell 45.5
Forge version
45.5-78 installed from extensions.gnome.org
Other installed/enabled extensions
(6) Monitor Setup
2 monitors
Other Notes
No response
The text was updated successfully, but these errors were encountered: