-
Notifications
You must be signed in to change notification settings - Fork 100
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
Flipper (Flipper@connerdev): if enabled in cinnamon 5.4.10 workspaces switch is broken #412
Comments
I'm seeing that also on Linux Mint 21. |
Even if today flipper was updated (Updated on 2022-08-06 16:02:59), is still broken. Is not possible to change from one workspace to another. .xsession-errors snapshot: (cinnamon:6223): Gjs-CRITICAL **: 09:25:13.727: JS ERROR: TypeError: binding is undefined |
I have the same problem. I can't activate the effect at all, can't switch workspaces with keyboard if it is enabled. (But Cube doesn't work either). ThinkPad X13 AMD gen 3 under Mint 21. AMD Ryzen 5 Pro 6650U Radeon Graphics (Rembrandt). Cinnamon ver 5.4.12 |
I believe this issue is fixed now. I think we can close this issue. |
Fixed in #712 |
Extension version/Build date: Updated on 2022-06-03 14:34:04
Cinnamon version: 5.4.10
Distribution: Linux Mint LMDE5
Graphics hardware: Nvidia GT1030, driver NVIDIA Proprietary Driver Version: 470.129.06
Snippet of ~/.xsession-errors:
(cinnamon:1786): Gjs-CRITICAL **: 18:55:10.527: JS ERROR: TypeError: binding is undefined
_init@/home/giagio/.local/share/cinnamon/extensions/Flipper@connerdev/extension.js:38:42
Flipper@/home/giagio/.local/share/cinnamon/extensions/Flipper@connerdev/extension.js:26:16
onSwitch@/home/giagio/.local/share/cinnamon/extensions/Flipper@connerdev/extension.js:1416:5
Issue: if extension is enabled, when I digit Ctrl + Alt + Left (or Right) workspaces don't switch anymore, only if I disable extension.
Steps to reproduce: enable Flipper extension in Settings > Extensions, then try to switch with Ctrl + Alt + Left or Ctrl + Alt + Right.
Expected behaviour: visual extension effect switching from workspace to another (Cube, Deck, Flip, etc) runs correctly (worked in my previous LMDE5 and cinnamon 5.2.7).
The text was updated successfully, but these errors were encountered: