-
-
Notifications
You must be signed in to change notification settings - Fork 66
Closed
Labels
Description
Thanks for your great work!
I'm creating this issue to be notified when Pano supports Gnome 48. (The final stable release of GNOME 48 is planned for March 19, 2025.)
I tried to run Pano on pre-release Fedora 42 with GNOME 48 by sneakily adding 48
to .local/share/gnome-shell/extensions/pano@elhan.io/metadata.json
. It produced this error when I tried to paste something, then it crashed Gnome Shell:
Feb 18 22:42:13 xx gnome-shell[14155]: [pano] [extension] extension is initialized
Feb 18 22:42:13 xx gnome-shell[14155]: [pano] [pango] class names not found: hashbang
Feb 18 22:42:13 xx gnome-shell[14155]: [pano] [pango] class names not found: hashbang
Feb 18 22:42:13 xx gnome-shell[14155]: [pano] [pango] class names not found: hashbang
Feb 18 22:42:13 xx gnome-shell[14155]: Extension pano@elhan.io: TypeError: (intermediate value).disable_unredirect_for_display is not a function
Stack trace:
enable@file:///home/thomas/.local/share/gnome-shell/extensions/pano@elhan.io/extension.js:3439:14
_callExtensionEnable@resource:///org/gnome/shell/ui/extensionSystem.js:266:38
loadExtension@resource:///org/gnome/shell/ui/extensionSystem.js:433:32
async*_loadExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:741:24
async*_enableAllExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:747:48
_sessionUpdated@resource:///org/gnome/shell/ui/extensionSystem.js:782:20
async*init@resource:///org/gnome/shell/ui/extensionSystem.js:76:14
_initializeUI@resource:///org/gnome/shell/ui/main.js:329:22
start@resource:///org/gnome/shell/ui/main.js:180:11
@resource:///org/gnome/shell/ui/init.js:12:47
@resource:///org/gnome/shell/ui/init.js:21:20
Feb 18 22:42:14 xx gnome-shell[14155]: GNOME Shell started at Tue Feb 18 2025 ...
Thanks again!
Totto16 and lkraav