Skip to content

User confirmation needed during installation of Gnome extensions #1

@Danik1601

Description

@Danik1601

In order to make the script as automated as possible, it is necessary to get rid of any user interaction dialogue or prompt.
Currently, the only user interaction dialogue is the confirmation of downloading and installation of Gnome Extensions.
Although I got some interesting ideas and solutions, I am still unable to get rid of that dialogue.
Please contribute if you have any solution in mind.

The code that leads to the confirmation prompt was enabled in 0abcbf0 and given below:

# Install "Dash to Panel" by @charlesg99 and @jderose9
busctl --user call org.gnome.Shell.Extensions /org/gnome/Shell/Extensions org.gnome.Shell.Extensions InstallRemoteExtension s [email protected]
Enable "Dash to Panel" by @charlesg99 and @jderose9
gnome-extensions enable "[email protected]"

The above mentioned user dialogue looks like this:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions