Waycast crashing occasionally #53
Labels
No labels
bug
chore
CI/CD
Code Cleanup
duplicate
DX
enhancement
help wanted
invalid
packaging
question
UI
UX
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
waycasthq/waycast#53
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Logs
This happens every so often and it makes the daemon crash. Then systemd starts panicking with
That "What the fuck" log comes from
src/ui/app.rsI guess that's what I get for not handling errors lol.
This is probably some condition where the icon handles are not being built properly.
Can fix this and prioritize #11
The UI crashing shouldn't make the daemon crash. We should instead show a notification with a nice error message