Skip to content
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

Closed
ghost opened this issue Aug 27, 2016 · 4 comments
Closed

Pressing Windows Key sometimes causes SampleGame to crash #2

ghost opened this issue Aug 27, 2016 · 4 comments

Comments

@ghost
Copy link

ghost commented Aug 27, 2016

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:

at <0xffffffff>
at (wrapper managed-to-native) System.Windows.Forms.X11Keyboard.Xutf8LookupString (intptr,System.Windows.Forms.XEvent&,byte[],int,intptr&,System.Windows.Forms.XLookupStatus&) <IL 0x0001a, 0x000a4>
at System.Windows.Forms.X11Keyboard.LookupString

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

@peppy
Copy link
Sponsor Member

peppy commented Aug 28, 2016

Looks like we really need to nuke the windows form stack completely at some point.

Is there an alternative available via Mono already?

@ghost
Copy link
Author

ghost commented Aug 28, 2016

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
@Tom94
Copy link
Collaborator

Tom94 commented Oct 11, 2016

And is this relevant still?

@peppy
Copy link
Sponsor Member

peppy commented Oct 12, 2016

I believe this should also be addressed. Re-open if you experience the issue.

@peppy peppy closed this as completed Oct 12, 2016
peppy referenced this issue in peppy/osu-framework Apr 2, 2017
default0 added a commit to default0/osu-framework that referenced this issue Aug 19, 2017
peppy pushed a commit that referenced this issue Sep 19, 2018
swoolcock pushed a commit to swoolcock/osu-framework that referenced this issue Mar 1, 2019
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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants