Score:-2

gnome shell 42.9 wont show looking glass

pf flag
gsettings set org.gnome.shell development-tools true
The key is not writable

even sudo wont help

Setup

gnome-shell --version
GNOME Shell 42.9

uname -a
22.04.1-Ubuntu SMP x86_64 GNU/Linux
MANI avatar
do flag
can you try https://askubuntu.com/questions/1176376/ubuntu-settings-are-locked-down-the-key-is-not-writable-drag-and-drop-issue? problem is similar. it might be permission related.
New Student avatar
pf flag
I commented out all the lines are rebooted computer. Issue persists. head -10 /etc/dconf/db/local.d/locks/* ==> /etc/dconf/db/local.d/locks/extensions <== # Lock the list of enabled extensions #/org/gnome/shell/disable-user-extensions #/org/gnome/shell/enabled-extensions #/org/gnome/shell/development-tools ==> /etc/dconf/db/local.d/locks/extensions-mandatory <== # Lock the list of mandatory extensions #/org/gnome/shell/enabled-extensions #/org/gnome/shell/development-tools
Marco avatar
br flag
Add this to your question. It is not readable in the comment.
ar flag
Please don't put SOLVED in the question title. Accept your answer as correct.
New Student avatar
pf flag
@user68186 why the downvote ?? My answer is not found in a clear fashion in askUbuntu and elsewhere.
ar flag
I did not downvote your question!.
Score:0
pf flag

Working solution. This fixed it.

Commented out lines as shown below

head -10 /etc/dconf/db/local.d/locks/*
==> /etc/dconf/db/local.d/locks/extensions <==
# Lock the list of enabled extensions
#/org/gnome/shell/disable-user-extensions
#/org/gnome/shell/enabled-extensions
#/org/gnome/shell/development-tools

==> /etc/dconf/db/local.d/locks/extensions-mandatory <==
# Lock the list of mandatory extensions
#/org/gnome/shell/enabled-extensions
#/org/gnome/shell/development-tools

Reloaded the db.

sudo dconf update

Run following line OR use dconf-editor

gsettings set org.gnome.shell development-tools true
I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.