-
-
Notifications
You must be signed in to change notification settings - Fork 331
Closed
Description
When I try to launch Peek v1.2.1 I get:
$ peek
You need to connect this snap to the gnome platform snap.
You can do this with those commands:
snap install gnome-3-26-1604
snap connect peek:gnome-3-26-1604 gnome-3-26-1604
(the '3-26-1604' number defines the platform version and might change)
$ gnome-shell --version
GNOME Shell 3.26.2
I didn't have guts to install gnome-3-26-1604
because it's clearly an older version.
Any workarounds?