Does not work on Windows 7 #130
sergeevabc
started this conversation in
Ideas
Replies: 1 comment
-
I already do show any errors in the gui when the application has started. However, if the application crashes or the graphical window can't be created (happens quite often on Windows sadly), I obviously can't show anything to the user. Windows is a strange operating system and won't print stdout to a terminal unless you build the application to open a terminal on startup (which is very annoying for users). Implementing #88 should hopefully make things easier. Can you open a bug report instead so we can try to get your problem fixed? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The launch of application is interrupted without an error message from which the user could get an idea of what went wrong and guess how to fix it. Consider adding one.
Beta Was this translation helpful? Give feedback.
All reactions