Hello good afternoon, I wanted to know why I have this error when activating dash-to-dock
The settings of extension dash-to-dock@micxgx.gmail.com had an error:
Gtk.BuilderError: /home/mrmateo/.local/share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/Settings.ui:13:35 Invalid property: GtkBox.margin_left
Stack trace:
DashToDock_Settings@/home/mrmateo/.local/share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/prefs.js:92:23
buildPrefsWidget@/home/mrmateo/.local/share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/prefs.js:878:20
_init@resource:///org/gnome/Shell/Extensions/js/extensionsService.js:209:40
OpenExtensionPrefsAsync/<@resource:///org/gnome/Shell/Extensions/js/extensionsService.js:122:28
asyncCallback@resource:///org/gnome/gjs/modules/core/overrides/Gio.js:115:22
run@resource:///org/gnome/Shell/Extensions/js/dbusService.js:177:20
main@resource:///org/gnome/Shell/Extensions/js/main.js:19:13
run@resource:///org/gnome/gjs/modules/script/package.js:206:19
start@resource:///org/gnome/gjs/modules/script/package.js:190:8
@/usr/share/gnome-shell/org.gnome.Shell.Extensions:1:17
or if not when I press the arrow it comes out
Error: No JS module 'viewSelector' found in search path
Hello,
If you install dash-to-dock from official repositories then you will not have that issue.
is a sign you installed it via web browser from extension site, over the one from repositories.
I installed it from the original repository and the same thing happened to me
Without removing the one installed in your home directory, you will not get rid of the issue, as it overwrites any other install … so, you have to:
rm -r ~/.local/share/gnome-shell/extensions/dash-to-dock
and restart your session.
I just did this and reinstall from the repository and it still doesn’t work.
run these commands
rm -r ~/.local/share/gnome-shell/extensions/dash-to-dock
reboot and letter
cd ~/.local/share/gnome-shell/extensions/
git clone https://github.com/micheleg/dash-to-dock.git
cd dash-to-dock
make
make install
That is not repository, that is from source.
From repository would be:
pamac install dash-to-dock
sorry I’m very new tube this, pamac install dash-to-dock
Error: target not found: dash-to-dock
i need to clone and letter put the pamac install dash-to-dock?
Ok i fixed, i put: pamac install gnome-shell-extension-dash-to-dock
Thanks for the help
1 Like
Excellent that you payed attention to the name of the package.
system
Closed
12 August 2021 17:50
10
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.