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.66k stars 753 forks source link

Super Productivity won'd start on ubuntu 22.04 #3159

Open sscrdj opened 2 months ago

sscrdj commented 2 months ago

Your Environment

Expected Behavior

Current Behavior

Steps to Reproduce (for bugs)

1. 2. 3. 4.

Can you reproduce this reliably?

Console Output

Error Log (Desktop only)

github-actions[bot] commented 2 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 2 months ago

Hello there sscrdj! 👋

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. 💖

sscrdj commented 2 months ago

sorry for the snafu... my issue is that i installed the app on ubuntu 22.04 machine. On running the programme I am getting the following error

Detected legacy snap user data. Copying it over to common...

oldPath /home/shaily/snap/superproductivity/current/.config/superProductivity newPath /home/shaily/snap/superproductivity/common/.config/superProductivity isExistsOldPath true isExistsNewPath false

A JavaScript error occurred in the main process Uncaught Exception: Error: ENOENT: no such file or directory, stat '/home/shaily/snap/superproductivity/current/.config/superProductivity/SingletonCookie' at Object.stat (node:internal/fs/sync:58:25) at statSync (node:fs:1669:17) at t.statSync (node:electron/js2c/node_init:2:5052) at /snap/superproductivity/1910/resources/app.asar/electron/start-app.js:97:50 at Array.forEach () at copyDir_1 (/snap/superproductivity/1910/resources/app.asar/electron/start-app.js:94:22) at startApp (/snap/superproductivity/1910/resources/app.asar/electron/start-app.js:109:13) at Object. (/snap/superproductivity/1910/resources/app.asar/electron/main.js:17:34) at Module._compile (node:internal/modules/cjs/loader:1256:14) at Module._extensions..js (node:internal/modules/cjs/loader:1311:10)

(superproductivity:38567): Gtk-WARNING **: 23:25:24.133: Theme parsing error: gtk.css:1422:23: 'font-feature-settings' is not a valid property name

(superproductivity:38567): Gtk-WARNING **: 23:25:24.141: Theme parsing error: gtk.css:3308:25: 'font-feature-settings' is not a valid property name

(superproductivity:38567): Gtk-WARNING **: 23:25:24.143: Theme parsing error: gtk.css:3770:23: 'font-feature-settings' is not a valid property name

(superproductivity:38567): Gtk-WARNING **: 23:25:26.259: Theme parsing error: gtk.css:1422:23: 'font-feature-settings' is not a valid property name

(superproductivity:38567): Gtk-WARNING **: 23:25:26.271: Theme parsing error: gtk.css:3308:25: 'font-feature-settings' is not a valid property name

(superproductivity:38567): Gtk-WARNING **: 23:25:26.274: Theme parsing error: gtk.css:3770:23: 'font-feature-settings' is not a valid property name

The app does not start Thanks in advance

Jagdfalke commented 2 months ago

What version of Super Productivity did you use?

Also have you tried reinstalling? In #2845 this was the solution.

johannesjo commented 3 weeks ago

Possibly related: https://github.com/johannesjo/super-productivity/issues/3069