Waycast crashing occasionally #53
Labels
No labels
CI/CD
Code Cleanup
DX
UI
UX
bug
chore
duplicate
enhancement
help wanted
invalid
packaging
question
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…
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