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

Attmpting to use sss() before setting the locale #938

Closed
iffy opened this issue Oct 14, 2023 · 1 comment
Closed

Attmpting to use sss() before setting the locale #938

iffy opened this issue Oct 14, 2023 · 1 comment
Labels
bug Things that prevent or seriously impede people from doing their budget. can't reproduce included in next release The work is done, it's just waiting to be released.

Comments

@iffy
Copy link
Contributor

iffy commented Oct 14, 2023

STARTING v0.72.1

[2023-10-14 13:14:18.561] [info] (m.main)  Log level: silly
[2023-10-14 13:14:18.561] [info] (m.main)   Log file: /Users/matt/Library/Application Support/Buckets Beta/logs/buckets.log
[2023-10-14 13:14:18.561] [info] (m.main) Local date: 2023-10-14
[2023-10-14 13:14:18.562] [info] (m.main) Local time: 2023-10-14 13:14:18-04:00
[2023-10-14 13:14:18.563] [info] (m.main)   UTC time: 2023-10-14T17:14:18Z
[2023-10-14 13:14:18.563] [info] (m.main)   NODE_ENV: undefined
[2023-10-14 13:14:18.563] [info] (m.main)         OS: darwin 18.7.0 x64
[2023-10-14 13:14:18.563] [info] (m.main)        pid: 50262
[2023-10-14 13:14:26.093] [info] (m.main) window opened to file:///Applications/Buckets%20Beta.app/Contents/Resources/app.asar/src/wwwroot/misc/wizard.html
[2023-10-14 13:14:26.764] [error] (m.main) uncaughtException name=undefined message=Error: Attmpting to use sss() before setting the locale: File stack=[object Promise]
[2023-10-14 13:14:28.790] [error] (m.main) Failed to report error to user: Cannot read properties of undefined (reading 'name')
[2023-10-14 13:14:28.790] [error] (m.main) TypeError: Cannot read properties of undefined (reading 'name')
    at nittyGritty (/Applications/Buckets Beta.app/Contents/Resources/app.asar/src/errors.js:96:48)
    at openBugReporter (/Applications/Buckets Beta.app/Contents/Resources/app.asar/src/errors.js:46:26)
    at reportErrorToUser (/Applications/Buckets Beta.app/Contents/Resources/app.asar/src/errors.js:116:17)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async unhandledError (/Applications/Buckets Beta.app/Contents/Resources/app.asar/src/mainprocess/main.js:93:17)

[2023-10-14 13:14:28.810] [error] (m.main) uncaughtException name=undefined message=Error: Attmpting to use sss() before setting the locale: File stack=[object Promise]
[2023-10-14 13:14:32.727] [error] (m.main) Error getting URL to close wizard
[2023-10-14 13:14:32.727] [error] (m.main) uncaughtException name=undefined message=TypeError: Object has been destroyed stack=[object Promise]
[2023-10-14 13:14:32.738] [error] (m.main) uncaughtException name=undefined message=Error: Attmpting to use sss() before setting the locale: File stack=[object Promise]
[2023-10-14 13:14:47.877] [error] (m.main) uncaughtException name=undefined message=Error: Attmpting to use sss() before setting the locale: File stack=[object Promise]
[2023-10-14 13:14:49.679] [info] (m.app) WARN (sharing.peddler.buckets-rc) Unexpected connection error: nodename nor servname provided, or not known
[2023-10-14 13:14:49.679] [info] (m.app) INFO (sharing) started
@iffy iffy added the bug Things that prevent or seriously impede people from doing their budget. label Oct 14, 2023
@iffy iffy added can't reproduce included in next release The work is done, it's just waiting to be released. labels Jan 12, 2024
@iffy
Copy link
Contributor Author

iffy commented Jan 15, 2024

Included in v0.73.1 release (AUTOMATED COMMENT)

@iffy iffy closed this as completed Jan 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Things that prevent or seriously impede people from doing their budget. can't reproduce included in next release The work is done, it's just waiting to be released.
Projects
None yet
Development

No branches or pull requests

1 participant