Describe the bug
Dash to panel stopped working after my system upgraded to gnome 3.38.0
Linux distribution and version
Clear Linux OS; Build ID: 33780
GNOME Shell version
3.38.0
Dash-to-Panel version
39
Where was Dash-to-Panel installed from?
Distro software store and gnome extensions website
Screenshots / Video captures
Sep 30 06:59:46 clr-84bd4785673547039264046250c19273 gnome-shell[1290]: JS ERROR: Extension [email protected]: TypeError: Main.overview.viewSelector.ap>
_init@/home/rane/.local/share/gnome-shell/extensions/[email protected]/panelMan>
C@/home/rane/.local/share/gnome-shell/extensions/[email protected]/utils.js lin>
_enable@/home/rane/.local/share/gnome-shell/extensions/[email protected]/extens>
enable@/home/rane/.local/share/gnome-shell/extensions/[email protected]/extensi>
_callExtensionEnable@resource:///org/gnome/shell/ui/extensionSystem.js:167:32
loadExtension@resource:///org/gnome/shell/ui/extensionSystem.js:348:26
callback@resource:///org/gnome/shell/ui/extensionDownloader.js:222:39
gotExtensionZipFile/<@resource:///org/gnome/shell/ui/extensionDownloader.js:106:13
Sep 30 07:00:21 clr-84bd4785673547039264046250c19273 gnome-shell[1290]: Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 fo>
Sep 30 07:00:21 clr-84bd4785673547039264046250c19273 gnome-shell[1290]: Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 fo>
Sep 30 07:00:26 clr-84bd4785673547039264046250c19273 gnome-shell[1290]: Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 fo>
lines 2380-2402
Same issue on Fedora 33 as well
Same issue on Ubuntu 20.04 focal | GNOME 3.36.4.
Appeared after another update ubuntu.
The relevant commit in gnome-shell removing the _views is https://gitlab.gnome.org/GNOME/gnome-shell/-/commit/548e19a7cdfbc9298b7fd094e10f55a680342d29
I will try to come up with a patch for this, but maybe a developer of dash-to-panel is faster and knows exactly what to do, based on the above commit.
For anyone affected by this, getting the current master installed works, it already has the fix, it just wasn't released yet. It would be great if the devs would push a release, then this wouldn't be necessary.
Confirming what @evfool says, the git code works on Debian bullseye
Same here, on Arch | gnome 3.38
@jbpichancourt this should be working on v40.
Most helpful comment
For anyone affected by this, getting the current master installed works, it already has the fix, it just wasn't released yet. It would be great if the devs would push a release, then this wouldn't be necessary.