You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After login, Extension is showing enabled in ExtensionManager. If I disable it, it shows error this._brightnessSlider is undefined and cannot be re-enabled (until next login).
Calling /usr/local/bin/screenpad-$USER set 10 is working, brightness of screenpad changes (But I still had to call sudo ./installer.sh --prefix /usr --suffix $USER --extension-path ../ install manually after extension setup, it is not running automatically (as already mentioned in Issue #5)
Screenshot key is not woking too (error Failed to execute child process "gnome-screenshot" (No such file or directory)
Extension does not set ScreenPad brightness on Fedora 37.
I am using fork mjollnir14/gnome-shell-extension-zenbook-duo since Gnome 43 PR #11 is still not merged.
After login, Extension is showing enabled in ExtensionManager. If I disable it, it shows error
this._brightnessSlider is undefined
and cannot be re-enabled (until next login).journalctl /usr/bin/gnome-shell -f -o cat
showsError: Failed to add keybinding: 'Tools'
Calling
/usr/local/bin/screenpad-$USER set 10
is working, brightness of screenpad changes (But I still had to callsudo ./installer.sh --prefix /usr --suffix $USER --extension-path ../ install
manually after extension setup, it is not running automatically (as already mentioned in Issue #5)Screenshot key is not woking too (error
Failed to execute child process "gnome-screenshot" (No such file or directory)
Tested on
6.1.15-200 (Fedora 38beta)
6.1.18-200 (Fedora 37, Gnome 43.3)
6.2.2-200
The text was updated successfully, but these errors were encountered: