Feedback
Desktop apps show unhandled runtime errors instead of silently closing
- Status
- Fixed
- Fixed in
- v26.8.5
- Source discussion
- https://forum.objo.dev/d/834-windows-deployment-requirements/13
- Last updated
- 2026-08-22
Upvotes
0 upvotes
Uses your Objo forum account.
Public summary
Standalone desktop applications can close without any visible explanation when an unhandled runtime error occurs. This is especially confusing during startup, before the first window appears. The application should display a copyable error message containing the Objo exception and call stack before it exits, while preserving standard-error output for command-line diagnostics.