1

I tryed install gnome extesions. But i always recive the message 'Unable to locate GNOME Shell settings or version. Make sure it is installed and running.'.

I installed the gnome-shell-extensions and chrome-gnome-shell but no working.

I restart the computer and tryed a in other browser. The message continue.

I am use Ubuntu Budgie 20.04.01 LTS. enter image description here

Thiago
  • 273
  • 1
  • 6
  • 24

3 Answers3

4

Budgie isn't GNOME Shell, so the error is correct. To install GNOME Shell extensions you need to be running GNOME Shell.

andy.holmes
  • 3,383
  • 17
  • 28
0

Try this on your terminal:

gnome-shell --replace

-1

Try installing it with:

sudo apt install chrome-gnome-shell
Jeremy Caney
  • 7,102
  • 69
  • 48
  • 77
kurdtpage
  • 3,142
  • 1
  • 24
  • 24
  • This does not provide an answer to the question. To critique or request clarification from an author, leave a comment below their post. - [From Review](/review/low-quality-posts/29336233) – Wojtek_B Jul 09 '21 at 06:17
  • @Wojtek_B: This is an answer. It may not be a correct answer—I'm can't say—but that would be a reason to downvote it, not to delete it. The _Low Quality Posts_ queue is for answers that consist only of links, are duplicates, or don't attempt to answer the question at all (e.g., by asking a follow-up question, saying "thank you", or noting that they have the same problem). Short answers, code-only answers, and even incorrect answers should all be maintained—though, again, you're free to downvote them if you feel they aren't useful. – Jeremy Caney Jul 09 '21 at 20:34
  • Well I had the exact same problem as the OP and this answer solved it for me – kurdtpage Jul 12 '21 at 04:39