petrstepanov / gnome-macos-remap

Script remaps default GNOME keyboard shortcuts to macOS standards. This provides native desktop environment feel for Mac users that are utilizing GNOME-based Linux desktop environment. Read more info about the script here: https://medium.com/@petrstepanov/a-macos-like-keyboard-remap-on-ubuntu-linux-cae1d108a97

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pop!_OS. Failed to set RT scheduler: Operation not permitted

rxng opened this issue · comments

commented

Running install.sh on popos, a warning appears with the following

Flipping Super and Control keys...
Copying AutoKey Phrases...
Changing default GNOME keybindings...

** (process:126525): WARNING **: 20:38:01.298: Failed to set RT scheduler: Operation not permitted

Is the RT scheduler warning an issue? What is the fix?

Hi, this is an issue with Pop!_OS distribution. At the moment PoP!_OS uses a modified version of GNOME 3.38. For some reason the warning is output when executing gnome-shell --version command in PoP!_OS only. Warning is reported in a few other scripts. Maybe this warning will be addressed in a new PoP!_OS version.

Distributions with unmodified GNOME version (Fedora, Arch) do not throw the warning. Therefore I do not think this needs to be accounted for in the current script.

Moreover, the warning does not seem to affect the installation script workflow.

This also happens while using the Orchis theme install script (install.sh):

https://github.com/vinceliuice/Orchis-theme