ransome1 / sleek

todo.txt manager for Linux, Windows and MacOS, free and open-source (FOSS)
https://github.com/ransome1/sleek/wiki
MIT License
1.34k stars 104 forks source link

Can't start Sleek 1.2.9 installed through snap #439

Closed rzelnik closed 10 months ago

rzelnik commented 1 year ago

After snap upgrade of Sleek to 1.2.9 I can't start it.

$ sleek
/snap/sleek/1096/snap/command-chain/desktop-launch: line 602: /snap/sleek/1096/sleek/sleek: Permission denied
/snap/sleek/1096/snap/command-chain/desktop-launch: line 602: exec: /snap/sleek/1096/sleek/sleek: cannot execute: Permission denied

Desktop (please complete the following information):

ransome1 commented 1 year ago

@rzelnik thank you for reporting this. I can confirm the issue and am looking into it.

ransome1 commented 1 year ago

I asked the Snap community for help as literally nothing really changed on sleeks side.

For now I downgraded Snap to 1.2.8 and will let you know when there is a fix.

comminutus commented 1 year ago

I'm having the same issue

ransome1 commented 1 year ago

@comminutus sorry for that, it could be a general issue with Snap and a specific Linux kernel version as suggested here: https://forum.snapcraft.io/t/snap-doesnt-start-anymore-permission-denied/32536

I will investigate if there is anything we can do our side.

comminutus commented 1 year ago

@ransome1 thanks. Its definitely odd, all of my other snaps work fine and version 1.2.8 doesn't exhibit the problem.

jason-mehmel commented 1 year ago

Commented on the Snap forum and also confirming the problem here! Using the .deb file for now.

schmandr commented 1 year ago

Any news on this issue? Today I upgraded to 1.3.1 (on Ubuntu 20.04) and I'm getting the same permission denied error. Could you maybe provide that older version in Snap store again?

ransome1 commented 1 year ago

I downgraded to 1.2.8, which should be working. Unfortunately I haven't found any time to find a solution for this.

schmandr commented 1 year ago

This is still relevant. My OS installed updated versions of Sleek a couple of times over the last weeks, but none of them was able to start. I always needed to roll back to 1.2.8.

ransome1 commented 10 months ago

@rzelnik @schmandr @jason-mehmel @comminutus hey guys. Can I ask you to try out the release in the edge channel? It contains the current state of sleek 2.0. It is not yet finished but I'm already setting up the release channels for it.

Please feel free to share your feedback, if it works for you or not.

Install it like this: sudo snap install --edge sleek

Run it: snap run sleek (no sudo needed)

If it crashes please share what the output in your terminal is.

ransome1 commented 10 months ago

@rzelnik @schmandr @jason-mehmel @comminutus 2.0.1 is ready for production and available in Snap. Please re-open, if this still happens.

schmandr commented 10 months ago

@rzelnik @schmandr @jason-mehmel @comminutus 2.0.1 is ready for production and available in Snap. Please re-open, if this still happens.

I'm running v2.0.2 now, and it works flawlessly. Thanks a lot! Sorry for not replying to your previous question.

jason-mehmel commented 10 months ago

Also apologies! The v2.0.2 is listed in sleek and opens fine!

rzelnik commented 10 months ago

Also apologies. :) I also confirm that v2.0.2 opens well.