advanced-alttab-window-switcher
advanced-alttab-window-switcher copied to clipboard
Javascript errors in the syslog - conflicts with Tiling Assistant
Describe the bug A clear and concise description of what the bug is.
JS ERROR: TypeError: tileGroup is undefined#012show@/home/tukan/.local/share/gnome-shell/extensions/tiling-assistant@leleat-on-github/src/extension/tilingPopup.js:71:9#012_toggleSwitcherMode@/home/tukan/.local/share/gnome-shell/extensions/[email protected]/src/windowSwitcherPopup.js:2839:22#012_triggerAction@/home/tukan/.local/share/gnome-shell/extensions/[email protected]
/src/windowSwitcherPopup.js:3270:18#012vfunc_button_press_event@/home/tukan/.local/share/gnome-shell/extensions/[email protected]/src/windowSwitcherPopup.js:2289:14#012vfunc_button_press_event@/home/tukan/.local/share/gnome-shell/extensions/tiling-assistant@leleat-on-github/src/extension/tilingPopup.js:219:22
JS ERROR: TypeError: can't convert undefined to object#012_onDestroy@/home/tukan/.local/share/gnome-shell/extensions/[email protected]/src/windowSwitcherPopup.js:731:16#012onComplete@/home/tukan/.local/share/gnome-shell/extensions/[email protected]/src/windowSwitcherPopup.js:1287:26#012_makeEaseCallback/<@resource:///org/gnome/shell/ui/environment.js:153:13#012_easeActor/<@resource:///org/gnome/shell/ui/environment.js:240:64
To Reproduce Just running the extension
Expected behavior Run application without errors
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: Debian Trixie (testing)
- Version of the extension: 44.9/52
- Source of installation originaly: extension.gnome.org
Additional context The extension itself appears to be working. I got this error when checking for another error.
Thanks for reporting this, but it seems to be a conflict with the Tiling Assistant extension, which I can't control.
Thanks for reporting this, but it seems to be a conflict with the Tiling Assistant extension, which I can't control.
I see. Thank you for adding the compatibility code :).