micheleg / dash-to-dock

A dock for the Gnome Shell. This extension moves the dash out of the overview transforming it in a dock for an easier launching of applications and a faster switching between windows and desktops.
https://micheleg.github.io/dash-to-dock/
GNU General Public License v2.0
3.82k stars 463 forks source link

locations: Ask again for password on encryption failures #2217

Closed 3v1n0 closed 1 month ago

3v1n0 commented 1 month ago

This sadly requires parsing the error strings since there are not good APIs yet, but that's how upstream handles this too, so let's accept it for now.

See: https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3300

vanvugt commented 1 month ago

Seems to run without error (providing you use GNOME 46 and not 47 (https://github.com/micheleg/dash-to-dock/pull/2223)).

So long as it's given time to mature on master and isn't released soon, I'm happy to merge it.