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

Fixed crash with application messing hardware detection #1323

Merged
merged 1 commit into from Dec 6, 2017

Conversation

mantognini
Copy link
Member

This prevents crashes & reduces the amount of logging but does not actually make isKeyPressed work when using e.g. TeamViewer. I think it is not worth spending more time one this (unless a lot of people complain about it, of course).

I suggest we move forward quickly on this one because it affected only me so far, and because the bugfix is straightforward: freeUp wasn't resetting some field properly, which caused a crash when calling it again in (e.g.) the dtor.

@eXpl0it3r eXpl0it3r added this to Ready in SFML 2.5.0 Nov 29, 2017
This prevents crashes & reduces the amount of logging but does not actually make isKeyPressed work when using e.g. TeamViewer.
@eXpl0it3r eXpl0it3r merged commit dd307cc into master Dec 6, 2017
@eXpl0it3r eXpl0it3r deleted the bugfix/osx_no_keyboard branch December 6, 2017 16:59
@eXpl0it3r eXpl0it3r moved this from Ready to Merged / Superseded in SFML 2.5.0 Dec 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
SFML 2.5.0
  
Merged / Superseded
Development

Successfully merging this pull request may close these issues.

None yet

2 participants