Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Javascript errors in the syslog - conflicts with Tiling Assistant #90

Closed
tukanos opened this issue Feb 16, 2024 · 2 comments
Closed

Javascript errors in the syslog - conflicts with Tiling Assistant #90

tukanos opened this issue Feb 16, 2024 · 2 comments
Labels
fixed Fix already available in the repository

Comments

@tukanos
Copy link

tukanos commented Feb 16, 2024

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/advanced-alt-tab@G-dH.github.com/src/windowSwitcherPopup.js:2839:22#012_triggerAction@/home/tukan/.local/share/gnome-shell/extensions/advanced-alt-tab@G-dH.github.com
/src/windowSwitcherPopup.js:3270:18#012vfunc_button_press_event@/home/tukan/.local/share/gnome-shell/extensions/advanced-alt-tab@G-dH.github.com/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/advanced-alt-tab@G-dH.github.com/src/windowSwitcherPopup.js:731:16#012onComplete@/home/tukan/.local/share/gnome-shell/extensions/advanced-alt-tab@G-dH.github.com/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.

@G-dH
Copy link
Owner

G-dH commented Feb 18, 2024

Thanks for reporting this, but it seems to be a conflict with the Tiling Assistant extension, which I can't control.

@tukanos
Copy link
Author

tukanos commented Feb 19, 2024

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 :).

@G-dH G-dH changed the title Javascript errors in the syslog Javascript errors in the syslog - conflicts with Tiling Assistant Feb 20, 2024
@G-dH G-dH added the fixed Fix already available in the repository label Mar 4, 2024
@G-dH G-dH closed this as completed May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fixed Fix already available in the repository
Projects
None yet
Development

No branches or pull requests

2 participants