Currently there is a confirmed bug affecting snap users with AMD graphic cards: opening an dropdown menu would cause the entire app to freeze.
This bug does not only affect chromium snap. The spotify snap and many other snaps are affected too.
The workaround seems to be updating the snaps to use core20
. So here is my question: how can I edit the spotify snap locally so that it uses core20
? (it currently uses core18
)
I don’t really have a high hope that Spotify would notice and fix the issue so I’d rather just focus on fixing it for myself.
In addition, I’d like to ask: in general, how can one edit (or fork, patch, rebuild) a snap that comes from the snap store locally for themselves?