Super-productivity: Crash / UnknownError: Internal error committing transaction.

Created on 10 Oct 2019  Â·  13Comments  Â·  Source: johannesjo/super-productivity

Your Environment

  • Version used: Super Productivity 2.13.0 apt
  • Operating System and version: Ubuntu 19.04
  • Desktop Environment: Gnome

Current Behavior

error that made me reload software

Steps to Reproduce (for bugs)

really did nothing...

Console Output

Error: Uncaught (in promise): UnknownError: Internal error committing transaction.
at D (zone.js.pre-build-optimizer.js:852)
at zone.js.pre-build-optimizer.js:762
at zone.js.pre-build-optimizer.js:778
at t.invoke (zone.js.pre-build-optimizer.js:391)
at Object.onInvoke (core.js.pre-build-optimizer.js:26255)
at t.invoke (zone.js.pre-build-optimizer.js:390)
at e.run (zone.js.pre-build-optimizer.js:150)
at zone.js.pre-build-optimizer.js:910
at t.invokeTask (zone.js.pre-build-optimizer.js:423)
at Object.onInvokeTask (core.js.pre-build-optimizer.js:26246)

bug db

All 13 comments

Thanks for reporting. By "Version used: Super Productivity 2.13.0 apt" do you mean AppImage?

i installed it by gnome software app, i guess it is using apt-get in ubuntu :-)

Ahh. This isnt supported any more. Had a lot of troubles with bintray. Please use the snap version instead:

sudo snap install superproductivity

will do, thanks :-)

ah, my bad... you know, i am fresh to linux... seems like I had it installed by snap...

arek@lab:~$ snap list
Name Version Rev Tracking Publisher Notes
(...)
superproductivity 2.13.0 424 stable johannesjo -

arek@lab:~$ snap info superproductivity
name: superproductivity
summary: to do list & time tracker for programmers & designers
publisher: johannesjo
contact: https://github.com/johannesjo/super-productivity
license: unset
description: (...)
commands:

  • superproductivity
    snap-id: wZo5sef6NuUKCW6DP83fJ6zIZyd5R1sA
    tracking: stable
    refresh-date: today at 16:55 CEST
    channels:
    stable: 2.13.0 2019-10-10 (424) 61MB -
    candidate: 2.13.0 2019-10-08 (424) 61MB -
    beta: ↑
    edge: 2.13.0 2019-10-09 (428) 61MB -
    installed: 2.13.0 (424) 61MB -

And the error occurs there?

Error occurred only once since I installed it like week ago. With error i gave. I was working on some code using Firefox and possibly i used console shortcut when Super Productivity was focused. I assume that but I am not sure. I just saw browser web developer tools on right side of Super Productivity window from where I got this error I pasted in this ticket. Therefore I assume it may be the case... but maybe you had it automatically showed up when error occurs? Dunno. I only know few things... Error occurred. Console window was open. It had me restart the software and when it did my tasks and settings were empty. I turned it off and turned on again. And it was ok :-)

Sorry for the confusion. It's a new "feature". Because issues posted here often miss the proper console output I figured that I might just open the console automatically once a critical error occurs.

Regarding your issue: I've a suspicion what might cause this (might have something to do with localForage acting out for certain rare system states), though I am not yet able to reproduce it. Please let me know if it occurs again for you.

The same has happened to me. I was compiling my application and the machine was lagging. Then suddenly Super Productivity raised this error and terminated.

The same has happened to me too with the same environment. I've just left it for a few minutes and came back to get the same console output.

This issue happened now to me.

Unable to reproduce. :(

Last Known Steps:
_PC came out of "Sleep" state and the application was already open_

  1. The "idle" timer was on screen with about 15hrs on the clock.
  2. Clicked "SKIP"
  3. Clicked the "START/PLAY" button on my task with already 12hrs on the clock.
  4. Immediately after it started I opened this task notes that has existing notes.

5. Added a new line at the end of the note and 1 word in this error popped up.

META: Electron – en-GB – Linux x86_64 – Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) superProductivity/4.0.0 Chrome/80.0.3987.86 Electron/8.0.1 Safari/537.36
Operating System: Kubuntu 19.10
KDE Plasma Version: 5.18.3
KDE Frameworks Version: 5.67.0
Qt Version: 5.12.4
Kernel Version: 5.3.0-42-generic
OS Type: 64-bit
Processors: 4 × Intel® Core™ i3 CPU M 350 @ 2.27GHz
Memory: 7,6 GiB of RAM

_Error: Uncaught (in promise): UnknownError: Internal error committing transaction._

Electron Console:
Failed to load resource: net::ERR_FILE_NOT_FOUND - webpack:/node_modules/@angular/core/__ivy_ngcc__/fesm5/core.js:1

Stack Trace:

resolvePromise 
(file:///snap/superproductivity/541/resources/app.asar/dist/webpack:/node_modules/zone.js/dist/zone.js:836:35)
apply (file:///snap/superproductivity/541/resources/app.asar/dist/webpack:/node_modules/zone.js/dist/zone.js:750:21)
apply (file:///snap/superproductivity/541/resources/app.asar/dist/webpack:/node_modules/zone.js/dist/zone.js:766:37)
t.invoke (file:///snap/superproductivity/541/resources/app.asar/dist/webpack:/node_modules/zone.js/dist/zone.js:396:30)
Object.onInvoke (file:///snap/superproductivity/541/resources/app.asar/dist/webpack:/node_modules/@angular/core/__ivy_ngcc__/fesm5/core.js:27350:33)
t.invoke (file:///snap/superproductivity/541/resources/app.asar/dist/webpack:/node_modules/zone.js/dist/zone.js:395:36)
e.run (file:///snap/superproductivity/541/resources/app.asar/dist/webpack:/node_modules/zone.js/dist/zone.js:153:47)
apply (file:///snap/superproductivity/541/resources/app.asar/dist/webpack:/node_modules/zone.js/dist/zone.js:894:38)
t.invokeTask (file:///snap/superproductivity/541/resources/app.asar/dist/webpack:/node_modules/zone.js/dist/zone.js:431:35)
Object.onInvokeTask (file:///snap/superproductivity/541/resources/app.asar/dist/webpack:/node_modules/@angular/core/__ivy_ngcc__/fesm5/core.js:27338:33)

I replaced the localforage adapter with a new one. Hopefully this will resolve the issue. Since I am unable to reproduce this reliably myself I would need your help to test this. The changes should be available on the snap edge channel in about half an hour. I appreciate your help!

Was this page helpful?
0 / 5 - 0 ratings