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
10.78k stars 864 forks source link

RangeError: Invalid time zone specified: Etc/Unknown #3421

Open Aneeqasif opened 1 week ago

Aneeqasif commented 1 week ago

Steps to Reproduce

1. 2. 3. 4.

Error Log (Desktop only)

Console Output

Meta Info

META: SP10.0.2 Electron – en-US – Linux x86_64 – Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) superProductivity/10.0.2 Chrome/126.0.6478.185 Electron/31.3.1 Safari/537.36

Stacktrace

console.warn (file:///home/aneeq/.cache/appimage-run/4cf7b6c228d3ce5ae8f6bb444891cf2f5a61b6b6925b99131df72d4934ee986b/resources/app.asar/dist/browser/src/app/features/planner/dialog-schedule-task/dialog-schedule-task.component.ts:100:54)
h_ (file:///home/aneeq/.cache/appimage-run/4cf7b6c228d3ce5ae8f6bb444891cf2f5a61b6b6925b99131df72d4934ee986b/resources/app.asar/dist/browser/main-X5OOMA6T.js:1:1699)
constructor (file:///home/aneeq/.cache/appimage-run/4cf7b6c228d3ce5ae8f6bb444891cf2f5a61b6b6925b99131df72d4934ee986b/resources/app.asar/dist/browser/node_modules/zone.js/fesm2015/zone.js:2529:22)
h_ (file:///home/aneeq/.cache/appimage-run/4cf7b6c228d3ce5ae8f6bb444891cf2f5a61b6b6925b99131df72d4934ee986b/resources/app.asar/dist/browser/main-X5OOMA6T.js:1:1519)
Inject (file:///home/aneeq/.cache/appimage-run/4cf7b6c228d3ce5ae8f6bb444891cf2f5a61b6b6925b99131df72d4934ee986b/resources/app.asar/dist/browser/src/app/features/planner/dialog-schedule-task/dialog-schedule-task.component.ts:82:23)
callHookInternal (file:///home/aneeq/.cache/appimage-run/4cf7b6c228d3ce5ae8f6bb444891cf2f5a61b6b6925b99131df72d4934ee986b/resources/app.asar/dist/browser/node_modules/@angular/core/fesm2022/core.mjs:5004:9)
callHook (file:///home/aneeq/.cache/appimage-run/4cf7b6c228d3ce5ae8f6bb444891cf2f5a61b6b6925b99131df72d4934ee986b/resources/app.asar/dist/browser/node_modules/@angular/core/fesm2022/core.mjs:5028:6)
assertEqual(isInCheckNoChangesMode (file:///home/aneeq/.cache/appimage-run/4cf7b6c228d3ce5ae8f6bb444891cf2f5a61b6b6925b99131df72d4934ee986b/resources/app.asar/dist/browser/node_modules/@angular/core/fesm2022/core.mjs:4988:8)

Actions Before Error

1725806070245: [Persistence] Save to DB 
1725806081117: [Task][Issue] Add Task 
1725806081123: [Persistence] Save to DB (2) 
1725806081123: [Task] Move tasks to other project 
1725806081125: [Persistence] Save to DB (2) 
1725806081126: [Task] Schedule 
1725806081129: [Persistence] Save to DB (2) 
1725806081129: [Task] Update Task 
1725806081131: [Planner] Remove Task From Days 
1725806081133: [Persistence] Save to DB (2) 
1725806090602: [Layout] Hide SideBar 
1725806106341: [FocusMode] Set focus session elapsed time 
1725806106512: [SP_ALL] Load(import) all data 
1725806106516: [SP_ALL] All Data was loaded 
1725806122142: [Task] Update Task 
1725806122260: [Persistence] Save to DB 
1725806122261: [Task] UnSchedule 
1725806122264: [Persistence] Save to DB (2) 
1725806122264: [Task] Update Task 
1725806122265: [Persistence] Save to DB 
1725806145777: [Task][Issue] Add Task 
1725806145782: [Persistence] Save to DB (2) 
1725806145782: [Task] Move tasks to other project 
1725806145785: [Persistence] Save to DB (2) 
1725806145785: [Task] Schedule 
1725806145787: [Persistence] Save to DB (2) 
1725806145788: [Task] Update Task 
1725806145789: [Planner] Remove Task From Days 
1725806145792: [Persistence] Save to DB (2)
github-actions[bot] commented 1 week 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 1 week ago

Hello there Aneeqasif! 👋

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

johannesjo commented 1 week ago

Thank you! Can you provide a bit more info on what happened?