Shell freezes if panel autohide is enabled
Closed this issue · 1 comments
Things to do first
✔️ Confirm that the problem persists when Dash-to-Panel is the only enabled extension. To do so, disable every other extension, then restart gnome-shell by running the r
command from the prompt that appears when pressing Alt+F2 on an X.org session, or by logging out/in on a Wayland session.
✔️ Look for Dash-to-Panel errors in your log. To do so, run the journalctl /usr/bin/gnome-shell -f -o cat &
command and reproduce the problem.
✔️ Search existing opened and closed issues to see if the problem has already been reported.
Describe the bug
When Panel Intellihide is enabled, interacting with the panel causes the shell to freeze. The amount of time the shell remains frozen can vary from a couple seconds to a full minute.
Linux distribution and version
Fedora 40
GNOME Shell version
GNOME Shell 46.5
Dash-to-Panel version
63
Where was Dash-to-Panel installed from?
GNOME extensions website
Screenshots / Video captures
https://youtu.be/dnOUZa0c7Hs
Additional Info
Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x3600004
The GObject property St.ScrollView.hscroll is deprecated.
0 _createRaisedClone() ["file:///home/baki/.local/share/gnome-shell/extensions/dash-to-panel@jderose9.github.com/taskbar.js":1411:86]
1 raise() ["file:///home/baki/.local/share/gnome-shell/extensions/dash-to-panel@jderose9.github.com/taskbar.js":1441:17]
2 _createAppItem/<() ["file:///home/baki/.local/share/gnome-shell/extensions/dash-to-panel@jderose9.github.com/taskbar.js":738:41]
3 anonymous() ["resource:///org/gnome/shell/ui/init.js":21:19]
I can't reproduce that so far.