passingthru67 / workspaces-to-dock

A gnome shell extension that transforms the workspaces into an intellihide dock
https://extensions.gnome.org/extension/427/workspaces-to-dock/
GNU General Public License v3.0
262 stars 54 forks source link

impossible to start the extension on Gnome Shell 3.36.1 #193

Open maxxfly opened 4 years ago

maxxfly commented 4 years ago

Linux Distribution version

Ubuntu 20.04

Gnome Shell version

3.36.1

Xorg or Wayland (or both)

wayland

Extension version or branch

master

Description of the problem

I have this error : TypeError: Main.overview._controls is undefined

MikeFranco commented 4 years ago

Same in Manjaro 20.0 with Gnome 3.36.1

passingthru67 commented 4 years ago

I haven't merged gnome 3.36 compatibility into the master branch yet. You'll need to download the gnome-3.36 branch and install it manually.

MikeFranco commented 4 years ago

@passingthru67 still not working in Manjaro and it seems to have some trouble with the extension Dash to dock. I use 2 screens I followed the step 3: Install GNOME Shell Extensions manually If there is anything I can do to help you, please let me know, I would love to contribute to this great extension Captura de pantalla de 2020-04-19 12-54-44

passingthru67 commented 4 years ago

@MikeFranco Try this ..

Download the gnome-3.36 development branch zip (https://github.com/passingthru67/workspaces-to-dock/archive/gnome-3.36-dev.zip) and extract it into a temporary folder. Inside of the extracted folder you will find the workspaces-to-dock@passingthru67.gmail folder. Simply copy it to your ~/.local/share/gnome-shell/extensions folder. Next, restart Gnome Shell (alt+f2+r) or logout/login if you're using Wayland. If Workspaces-to-Dock doesn't show up, you may need to enable the extension using Gnome Tweak tool. BTW, I believe there's an issue in Gnome 3.36.1 that prevents the setup preferences window from opening up. You may have to use the Gnome Tweak tool to access the Workspaces-to-Dock preferences.

passingthru67 commented 4 years ago

@MikeFranco What other extensions do you have installed? Try disabling your other extensions just in case one of them is conflicting with WtD.

frague59 commented 4 years ago
$ gnome-shell --version 
GNOME Shell 3.36.1

On debian Bullseye/sid (2 distinct machines) I've removed the extension folder, the workspace to dock extension does not start at all when I try to install it.