-
Notifications
You must be signed in to change notification settings - Fork 418
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pressing Windows Key sometimes causes SampleGame to crash #2
Comments
Looks like we really need to nuke the windows form stack completely at some point. Is there an alternative available via Mono already? |
I don't know, none that I know of or that turn up readily, if you mean a replacement to Windows Forms |
peppy
referenced
this issue
in peppy/osu-framework
Oct 6, 2016
And is this relevant still? |
I believe this should also be addressed. Re-open if you experience the issue. |
default0
added a commit
to default0/osu-framework
that referenced
this issue
Aug 19, 2017
5 tasks
swoolcock
pushed a commit
to swoolcock/osu-framework
that referenced
this issue
Mar 1, 2019
Android additions
smoogipoo
pushed a commit
that referenced
this issue
Apr 3, 2019
smoogipoo
added a commit
that referenced
this issue
Apr 3, 2019
Apply outstanding inspections part #2
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
On Linux, running:
mono --debug SampleGame.exe 2> error.txt
, and pressing the Windows Key while SampleGame is focused, occasionally causes SampleGame to crash.
error.txt: http://pastebin.com/27te7BL8
The first few lines of error.txt:
seem to suggest that this is an error with mono, as does this similar issue mentioned here:
https://sourceforge.net/p/keepass/bugs/1545/#1618
The text was updated successfully, but these errors were encountered: