Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors popup when first open homebrew installed app #3442

Open
csh589 opened this issue Sep 12, 2024 · 2 comments
Open

Errors popup when first open homebrew installed app #3442

csh589 opened this issue Sep 12, 2024 · 2 comments

Comments

@csh589
Copy link

csh589 commented Sep 12, 2024

Steps to Reproduce

  1. previously using web app version in macos
  2. install new version via homebrew
  3. open the homebrew ver. app
  4. error popup

Error Log (Desktop only)

Console Output

Stacktrace

statSync (node:fs:1615:3)
t.statSync (node:electron/js2c/asar_bundle:2:4557)
/Applications/superProductivity.app/Contents/Resources/app.asar/electron/backup.js:34:40
/Applications/superProductivity.app/Contents/Resources/app.asar/electron/backup.js:30:35
/Applications/superProductivity.app/Contents/Resources/app.asar/electron/better-ipc.js:64:42
step (/Applications/superProductivity.app/Contents/Resources/app.asar/electron/better-ipc.js:33:23)
Object.next (/Applications/superProductivity.app/Contents/Resources/app.asar/electron/better-ipc.js:14:53)
/Applications/superProductivity.app/Contents/Resources/app.asar/electron/better-ipc.js:8:71
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)
constructor (webpack:///src/app/imex/local-backup/local-backup.effects.ts:38:39)
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.16.0 Electron – zh-CN – MacIntel – Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) superProductivity/7.16.0 Chrome/114.0.5735.289 Electron/25.9.0 Safari/537.36

Actions Before Error

1726122925040: [FocusMode] Set focus session elapsed time 
1726122925325: [SP_ALL] Load(import) all data 
1726122925329: [SP_ALL] All Data was loaded 
1726122947785: [FocusMode] Set focus session elapsed time 
1726122947916: [SP_ALL] Load(import) all data 
1726122947918: [SP_ALL] All Data was loaded
Copy link

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!

Copy link

Hello there csh589! 👋

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

@csh589 csh589 changed the title Error: Uncaught (in promise): Error: ENOENT: no such file or directory, stat '/.VolumeIcon.icns'Error: ENOENT: no such file or directory, stat '/.VolumeIcon.icns' at statSync (node:fs:1615:3) at t.statSync (node:electron/js2c/asar_bundle:2:4557) at /Applications/superProductivity.app/Contents/Resources/app.asar/electron/backup.js:34:40 at Array.map () at /Applications/superProductivity.app/Contents/Resources/app.asar/electron/backup.js:30:35 at /Applications/superProductivity.app/Contents/Resources/app.asar/electron/better-ipc.js:64:42 at step (/Applications/superProductivity.app/Contents/Resources/app.asar/electron/better-ipc.js:33:23) at Object.next (/Applications/superProductivity.app/Contents/Resources/app.asar/electron/better-ipc.js:14:53) at /Applications/superProductivity.app/Contents/Resources/app.asar/electron/better-ipc.js:8:71 at new Promise () Errors popup when first open homebrew installed app Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants