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

Error: Uncaught (in promise): TypeError: Cannot set properties of undefined (setting '_lastParams') #3049

Open Joseph-Omor opened 4 months ago

Joseph-Omor commented 4 months ago

Steps to Reproduce

1. 2. 3. 4.

Error Log (Desktop only)

Console Output

Stacktrace

this._adapter.load (webpack:///src/app/core/persistence/database.service.ts:40:23)
webpack:///src/app/core/persistence/android-db-adapter.service.ts:7:
constructor (webpack:///node_modules/zone.js/fesm2015/zone.js:1429:20)
q_ (webpack:///src/app/core/persistence/android-db-adapter.service.ts:7:)
this._adapter.load (webpack:///src/app/core/persistence/database.service.ts:39:26)
confirm(this._translateService.instant (webpack:///src/app/core/persistence/database.service.ts:95:13)
d (webpack:///src/app/core/persistence/android-db-adapter.service.ts:7:)
invoke (webpack:///node_modules/zone.js/fesm2015/zone.js:372:25)
scheduleResolveOrReject (webpack:///node_modules/zone.js/fesm2015/zone.js:1211:30)
makeResolver (webpack:///node_modules/zone.js/fesm2015/zone.js:1118:16)
function (webpack:///node_modules/zone.js/fesm2015/zone.js:1134:32)
ALL_ENTITY_MODEL_KEYS (webpack:///src/app/core/persistence/persistence.const.ts:199:5)
invoke (webpack:///node_modules/zone.js/fesm2015/zone.js:372:25)
onInvoke (webpack:///node_modules/@angular/core/fesm2015/core.mjs:26356:32)
invoke (webpack:///node_modules/zone.js/fesm2015/zone.js:371:51)
run (webpack:///node_modules/zone.js/fesm2015/zone.js:134:42)
zone.scheduleMicroTask(source, (webpack:///node_modules/zone.js/fesm2015/zone.js:1275:35)
invokeTask (webpack:///node_modules/zone.js/fesm2015/zone.js:406:30)

Meta Info

META: SP7.17.2 Electron – en-US – Linux x86_64 – Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) superProductivity/7.17.2 Chrome/120.0.6099.109 Electron/28.1.0 Safari/537.36

Actions Before Error

1708720388940: [Persistence] Save to DB (3) 
1708720406766: [Task] Add time spent 
1708720407766: [Project] Update Work End 
1708720407866: [Tag] Update Work End for Tag 
1708720408252: [Persistence] Save to DB (3) 
1708720409331: [Task] Add time spent 
1708720409728: [Project] Update Work End 
1708720411939: [Tag] Update Work End for Tag 
1708720413995: [Persistence] Save to DB (3) 
1708720415871: [Task] Add time spent 
1708720416742: [Project] Update Work End 
1708720416748: [Tag] Update Work End for Tag 
1708720417101: [Persistence] Save to DB (3) 
1708720458788: [Task] Add time spent 
1708720459022: [Project] Update Work End 
1708720459025: [Tag] Update Work End for Tag 
1708720459036: [Persistence] Save to DB (3) 
1708720461247: [Task] Add time spent 
1708720461250: [Project] Update Work End 
1708720461251: [Tag] Update Work End for
[super-productivity-crash-user-data-export.json](https://github.com/johannesjo/super-productivity/files/14389877/super-productivity-crash-user-data-export.json)
 Tag 
1708720461258: [Persistence] Save to DB (3) 
1708720462238: [Task] Add time spent 
1708720462249: [Project] Update Work End 
1708720462250: [Tag] Update Work End for Tag 
1708720462251: [Persistence] Save to DB (3) 
1708720463227: [Task] Add time spent 
1708720463230: [Project] Update Work End 
1708720463232: [Tag] Update Work End for Tag 
1708720463276: [Persistence] Save to DB (3)
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 Joseph-Omor! πŸ‘‹

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. πŸ’–

Jagdfalke commented 3 months ago

Can you provide more details what happened and how to reproduce this issue?