We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Thanks a lot for this extension.
I've manually installed the extension for gonme 3.32.2, it partially works, except for this:
╭─antenore@nina ~/.local/share/gnome-shell/extensions ╰─$ cd multi-monitors-add-on@spin83/ ╭─antenore@nina ~/.local/share/gnome-shell/extensions/multi-monitors-add-on@spin83 ╰─$ gnome-shell --version GNOME Shell 3.32.2 ╭─antenore@nina ~/.local/share/gnome-shell/extensions/multi-monitors-add-on@spin83 ╰─$ journalctl -f -o cat /usr/bin/gnome-shell Enable Multi Monitors Add-On (v21)... Add Monitors ... new: i0x1920y0w3840h2160 Extension "multi-monitors-add-on@spin83" had error: TypeError: ExtensionSystem.connect is not a function JS ERROR: Could not load extension schemas: Error: Missing metadata.json createExtensionObject@resource:///org/gnome/shell/ui/extensionSystem.js:223:19 _loadExtensions/<@resource:///org/gnome/shell/ui/extensionSystem.js:502:29 collectFromDatadirs@resource:///org/gnome/shell/misc/fileUtils.js:25:17 _loadExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:486:9 _enableAllExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:516:13 _sessionUpdated@resource:///org/gnome/shell/ui/extensionSystem.js:547:13 init@resource:///org/gnome/shell/ui/extensionSystem.js:35:9 _initializeUI@resource:///org/gnome/shell/ui/main.js:223:5 start@resource:///org/gnome/shell/ui/main.js:125:5 @<main>:1:31
I've tested the extension version 22 from the Gnome extensions website and from git (the right branch) the version 21
Any ideas why? To me the metada looks good.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Thanks a lot for this extension.
I've manually installed the extension for gonme 3.32.2, it partially works, except for this:
I've tested the extension version 22 from the Gnome extensions website and from git (the right branch) the version 21
Any ideas why? To me the metada looks good.
The text was updated successfully, but these errors were encountered: