johannesjo / super-productivity

Super Productivity is an advanced todo list app with integrated Timeboxing and time tracking capabilities. It also comes with integrations for Jira, Gitlab, GitHub and Open Project.
http://super-productivity.com
MIT License
8.68k stars 753 forks source link

Desktop app isn't starting on Debian 12 (x86_64) #3045

Open joergsteffens opened 4 months ago

joergsteffens commented 4 months ago

I wanted to test the desktop app of superproductivity. I've not used it before.

Your Environment

Expected Behavior

snap desktop app should start.

Current Behavior

snap Desktop apps reports a library problem.

Steps to Reproduce (for bugs)

$ sudo snap install superproductivity
superproductivity 8.0.0 from johannesjo installed
$ superproductivity 
mkdir: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.30' not found (required by libselinux.so.1)
$ lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description:    Debian GNU/Linux 12 (bookworm)
Release:    12
Codename:   bookworm

Can you reproduce this reliably?

yes

github-actions[bot] commented 4 months ago

Thank you very much for opening up this issue! I am currently a bit overwhelmed by the many requests that arrive each week, so please forgive me, if I fail to respond personally. I am still very likely to at least skim read your request and I'll probably try to fix all (real) bugs if possible and I will likely review every single PR being made (please, give me a heads up if you intent to do so) and I will try to work on popular requests (please upvote via thumbs up on the original issue) whenever possible, but trying to respond to every single issue over the last years has been kind of draining and I need to adjust my approach for this project to remain fun for me and to make any progress with actually coding new stuff. Thanks for your understanding!

github-actions[bot] commented 4 months ago

Hello there joergsteffens! 👋

Thank you and congratulations 🎉 for opening your very first issue in this project! 💖

In case you want to claim this issue, please comment down below! We will try to get back to you as soon as we can. 👀

For more open ended discussions and/or specific questions, please visit the discussions page. 💖

joergsteffens commented 4 months ago

Edge version is starting, so I guess the problem is already known and will soon be fixed in the stable release:

sudo snap refresh --channel=edge superproductivity
johannesjo commented 4 months ago

Thanks for reporting! It's weird because there should be no (relevant) differences in both versions. Can anybody confirm this on their machine?

PurrProof commented 4 months ago

May be not exactly related to this, but I'm facing behavior similar to #326, fixed via https://github.com/johannesjo/super-productivity/issues/326#issuecomment-1903622482 Debian 11, Superproductivity 8.0

mwaterbu commented 4 months ago

After a reboot, the only way I am able to get the Snap package to launch is running through the terminal. After it runs successfully once, I have no issues launching it again via the desktop shortcut file, until the next reboot. Haven't traced the error yet.

github-actions[bot] commented 3 days ago

This issue has not received any updates in 90 days. Please comment, if this still relevant!