pop-os / cosmic-dock

Pop!_OS fork of https://github.com/micheleg/dash-to-dock/tree/ubuntu-dock
GNU General Public License v2.0
73 stars 18 forks source link

No Cosmic Dock on fresh POP OS install #88

Closed Deathwatch85 closed 2 years ago

Deathwatch85 commented 2 years ago

Hello! I'm currently trying out Pop OS 21.04 and after a fresh install, I realized that there was no dock. So I went on Github and tried to install everything. Upon using the apt to install it I get "Unable to locate package gnome-shell-extension-cosmic-dock" and if I try to install from git the makefile also doesn't work. Gnome tweak tools were also not preinstalled and showing in my settings. Is there any way to fix that? Thanks

Bildschirmfoto 2021-11-27 um 01 07 24

leviport commented 2 years ago

Hmm, 21.04 clean installs should have cosmic-dock by default. Can you run these two commands and share the output?

sudo apt update
apt policy gnome-shell-extension-cosmic-dock
Deathwatch85 commented 2 years ago

I was kinda confused by it not being there as well. Gnome Tweak Tools wasn't installed as well. I had to install it myself and even then settings for cosmic dock didn't show up. So I now tried both commands again and this was the output Bildschirmfoto 2021-11-29 um 22 55 56 .

leviport commented 2 years ago

I see, you're on Focal (20.04), not Hirsute (21.04). Cosmic-dock wasn't really intended for usage on 20.04. If you want a dock on 20.04, I'd recommend using the dash-to-dock extension, which is what cosmic-dock is based off of.