Skip to content

Conversation

@np123-glitch
Copy link
Contributor

No description provided.

@mmp
Copy link
Owner

mmp commented Aug 3, 2025

The issue with this as written is that if vice has a fatal error, we'd like to be able to show a dialog box to the user to tell them what happened, rather than just crashing. So if you add something like ShowFatalErrorDialog(render, plat, lg, "ERROR!") at line 394 of main.go, then without this change, it shows the error and only exits when the user clicks "ok". But with this change, vice just exits immediately without showing it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants