Hello Ubuntuers:
I installed the encrypted version of 22.04
I've not been able to get gnome extensions to work.
I saw the claims that gnome extensions do not work with the Firefox snap that comes with the installation. So, I installed firefox from deb and removed the snap.
Here is evidence that only the deb Firefox is installed
Code:
for i in $(pgrep firefox); do cat /proc/$i/cmdline ; echo ; done
Output:
output
/usr/lib/firefox/firefox
Then, I updated and upgrded 22.04:
Code:
sudo apt-get update
sudo apt-get upgrade
... and found my gnome version:
HTML Code:
gnome-shell --version
Output:
Then, I installed gnome shell extensions:
Code:
sudo apt remove gnome-shell-extensions
.. and installed the gnome shell extension manager:
HTML Code:
sudo apt install gnome-shell-extension-manager
And, then I rebooted.
When I go to the gnome extensions web site
HTML Code:
https://extensions.gnome.org/
There is an error in a pink dialog box that says, "An unexpected error occurred."
And, I'm not able to install any gnome extensions... either form the web site, nor from the green Extensions app that can be found under "the 3x3 grid of boxes in the lower left corner that is the "Show Applicaions" app.
Can anybody provide a suggestion how I might get gnome extensions to work?
Do you think it may not be working because I'm trying to use it with an encrypted verions of 22.04? I have not had this problem with the unencrypted version.
Thank you,
Old
Bookmarks