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

Crash when opening search, changing date then typing in search. #963

Closed
iffy opened this issue Jan 23, 2024 · 1 comment
Closed

Crash when opening search, changing date then typing in search. #963

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

Comments

@iffy
Copy link
Contributor

iffy commented Jan 23, 2024

Changing months and years while search text box is open. Then trying to search in that open search box.

[2024-01-22 11:16:33.369] [info] (r.find.main) startFindingModal
[2024-01-22 11:16:39.231] [info] (budget-1.main) window.location.hash = #/y2023m3/transactions
[2024-01-22 11:16:48.390] [info] (budget-1.main) window.location.hash = #/y2023m2/transactions
[2024-01-22 11:16:50.064] [info] (m.main) window opened to file:///tmp/.mount_BucketzDtUUQ/resources/app.asar/src/wwwroot/misc/findingmodal.html
[2024-01-22 11:16:50.508] [info] (r.find.i18n) date format set
[2024-01-22 11:16:50.509] [info] (r.find.main) startFindingModal
[2024-01-22 11:16:51.730] [error] (m.main) uncaughtException name=TypeError message=Object has been destroyed stack=TypeError: Object has been destroyed
    at WebContents.<anonymous> (/tmp/.mount_BucketzDtUUQ/resources/app.asar/src/mainprocess/finding.js:96:23)
    at WebContents.emit (node:events:525:35)
[2024-01-22 11:16:51.756] [error] (m.main) uncaughtException name=TypeError message=Object has been destroyed stack=TypeError: Object has been destroyed
    at WebContents.<anonymous> (/tmp/.mount_BucketzDtUUQ/resources/app.asar/src/mainprocess/finding.js:96:23)
    at WebContents.emit (node:events:525:35)
[2024-01-22 11:16:59.333] [error] (m.main) uncaughtException name=TypeError message=Object has been destroyed stack=TypeError: Object has been destroyed
    at WebContents.<anonymous> (/tmp/.mount_BucketzDtUUQ/resources/app.asar/src/mainprocess/finding.js:96:23)
    at WebContents.emit (node:events:525:35)
[2024-01-22 11:16:59.355] [error] (m.main) uncaughtException name=TypeError message=Object has been destroyed stack=TypeError: Object has been destroyed
    at WebContents.<anonymous> (/tmp/.mount_BucketzDtUUQ/resources/app.asar/src/mainprocess/finding.js:96:23)
    at WebContents.emit (node:events:525:35)
@iffy iffy added bug Things that prevent or seriously impede people from doing their budget. included in next release The work is done, it's just waiting to be released. labels Jan 23, 2024
@iffy
Copy link
Contributor Author

iffy commented Jan 31, 2024

Included in v0.73.3 release (AUTOMATED COMMENT)

@iffy iffy closed this as completed Jan 31, 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. 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