Since the last 2 or 3 revisions I have a problem trying to start the snap for qownnotes. I’m using Ubuntu 18.04.1 and Wayland and now when I try to start it I get this error:
$ qownnotes
Fatal: This application failed to start because it could not find or load the Qt platform plugin "wayland-egl".
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, xcb.
Reinstalling the application may fix this problem. ((null):0, (null))
And here’s the info about snapd:
$ snap --version
snap 2.35
snapd 2.35
series 16
ubuntu 18.04
kernel 4.15.0-33-generic
I’ve opened an issue in the qownnotes repo: https://github.com/pbek/QOwnNotes/issues/1004 But it seems a problem related to snapd + Ubuntu 18.04 + Wayland. Any ideas?
Thanks!