klaudiosinani / ao

Elegant Microsoft To-Do desktop app
https://klaussinani.github.io/ao
MIT License
2.1k stars 198 forks source link

Ao does not open due to core in snap #160

Open OmarShawky1 opened 3 years ago

OmarShawky1 commented 3 years ago

Describe the bug Suddenly Ao stopped working without any reasons. it literally does not start even after reinstalling

To Reproduce 1) Just try to start the app and it will not open

Technical Info (please complete the following information)

Error Message

$ sudo snap install ao
ao 6.9.0 from Klaus Sinani (klaussinani) installed
$ ao
cannot locate base snap core: No such file or directory
$ ao --debug
cannot locate base snap core: No such file or directory
$ sudo snap refresh core
snap "core" has no updates available
$ sudo snap refresh ao
snap "ao" has no updates available
$ ao --version
cannot locate base snap co
borowyalan commented 3 years ago

The same for my Manjaro, except Ao doesn't even print error when called from Terminal. Works with the version from AUR tho.

Technical Info:

OmarShawky1 commented 3 years ago

the issue turns out to be due to snap itself; it might be that i messed up with the files or due to snap itself. but when i reinstalled snap; everything got back into working normally. i suggest you try to do so.