Closed ethernetlord closed 3 years ago
Same with Manjaro - gnome 3.38.2 - kernel 5.4 / 5.9 / 5.10 and NVIDIA 455.45.01-6 using latest version from gnome.org in .local/share/gnome-shell/extensions... [edit] Using xorg-server 1.20.10
To be more exact, my uname is Linux laptop 5.9.0-5-amd64 #1 SMP Debian 5.9.15-1 (2020-12-17) x86_64 GNU/Linux
and my X.org version is 1.20.8 (I'm not using Wayland). I face this issue on an AMD Ryzen "Renoir" integrated GPU, so it isn't a NVIDIA-only problem.
Same with Manjaro - gnome 3.38.2 - kernel 5.4 / 5.9 / 5.10 and NVIDIA 455.45.01-6 using latest version from gnome.org in .local/share/gnome-shell/extensions... [edit] Using xorg-server 1.20.10
(+ 1) exactly config..!
Same in Pop_OS 20.10
I started experiencing the same today, on Ubuntu 20.10.
My uname is: Linux oby-desktop 5.8.0-40-generic #45-Ubuntu SMP Fri Jan 15 11:05:36 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
Same for me,, Ubuntu 20.10,
uname:
5.8.0-40-generic #45-Ubuntu SMP Fri Jan 15 11:05:36 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
Same error here on Manjaro 20.2.1
Looks like a duplicate of #140 issue.
PopOS 20.10 here. Running the current repository head resolved the issue. As of mid-Jan, this version had not yet made it onto the gnome extensions page.
Same error on Manjaro Nibia (v20.2.1).
Got fixed for me on Manjaro (up to date Kernel 5.10 / nvidia-latest) by this commit ( https://github.com/spin83/multi-monitors-add-on/commit/f8343948ab835081f3be6987730decf592418e27 ) as mentioned in #140 ... Thanxalot ant SRY for me beeing unaware that this one was already fixed at time complaining about it...
I have the same problem, I have ubuntu 20.10
uname -r 5.8.0-38-generic I found this log when I tried to open the parameter
The settings of extension multi-monitors-add-on@spin83 had an error:
Error: GSettings key show-thumbnails-slider not found in schema org.gnome.shell.extensions.multi-monitors-add-on
Stack trace:
_checkKey@resource:///org/gnome/gjs/modules/core/overrides/Gio.js:580:23
createCheckedMethod/<@resource:///org/gnome/gjs/modules/core/overrides/Gio.js:532:30
_addSettingsBooleanSwitch@/home/jeremy/.local/share/gnome-shell/extensions/multi-monitors-add-on@spin83/prefs.js:242:18
_addBooleanSwitch@/home/jeremy/.local/share/gnome-shell/extensions/multi-monitors-add-on@spin83/prefs.js:231:14
_init@/home/jeremy/.local/share/gnome-shell/extensions/multi-monitors-add-on@spin83/prefs.js:66:14
buildPrefsWidget@/home/jeremy/.local/share/gnome-shell/extensions/multi-monitors-add-on@spin83/prefs.js:251:18
_init@resource:///org/gnome/Shell/Extensions/js/extensionsService.js:207:40
OpenExtensionPrefsAsync/<@resource:///org/gnome/Shell/Extensions/js/extensionsService.js:122:28
asyncCallback@resource:///org/gnome/gjs/modules/core/overrides/Gio.js:132:22
run@resource:///org/gnome/Shell/Extensions/js/dbusService.js:177:20
main@resource:///org/gnome/Shell/Extensions/js/main.js:19:13
run@resource:///org/gnome/gjs/modules/script/package.js:222:19
start@resource:///org/gnome/gjs/modules/script/package.js:206:8
@/usr/share/gnome-shell/org.gnome.Shell.Extensions:1:17
same here using ubuntu 20.10
Did anybody of you people who continue to report problems mind to take a look at #140 and read the README.MD of this repo especially the section about installing from git to ensure to use the current master of this repo...???
This issue should be fixed if you mind using this version...
tuxedo Linux 5.10.7-3-MANJARO x86_64 20.2.1 Nibia
~ >>> cat .local/share/gnome-shell/extensions/multi-monitors-add-on@spin83/metadata.json
{
"shell-version": ["3.38"],
"uuid": "multi-monitors-add-on@spin83",
"name": "Multi Monitors Add-On",
"settings-schema": "org.gnome.shell.extensions.multi-monitors-add-on",
"gettext-domain": "multi-monitors-add-on",
"description": "Add multiple monitors overview and panel for gnome-shell.",
"url": "https://github.com/spin83/multi-monitors-add-on.git",
"version": 22.1
}
~ >>>
Fair point, unless one sees this issue as being not just a duplicate of #140, but rather a call for pushing the latest version to the GNOME Extensions website. But, sure, I or anyone else can always open a separate issue for that, and have this closed as duplicate of #140 (which I didn't spot at the time when I submitted my report above).
I'm using Debian testing/bullseye (GNOME 3.38.2, Multi Monitors addon 22-1 [from the Debian repo]).
When I login to GNOME shell with the extension enabled, the screen blinks a few times and then displays the "Oh no! Something has gone wrong!" screen. On the next login, all extensions get automatically disabled and I'm able to log in without any problems. If I enable the extension after logging in, it works perfectly fine.
This is what
journalctl
says: