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

Trying to change nickname crashes on Mac? #11653

Closed
mygizli04 opened this issue Dec 10, 2018 · 3 comments
Closed

Trying to change nickname crashes on Mac? #11653

mygizli04 opened this issue Dec 10, 2018 · 3 comments

Comments

@mygizli04
Copy link
Contributor

What happens?

When clicked "change nickname" the application crashes.

What should happen?

A prompt asking for the new nickname should appear.

What hardware, operating system, and PPSSPP version? On desktop, GPU matters for graphical issues.

MacBook Air 2017 model, macOS 10.14, v1.7.1-250-ge4b887cc4

Here's the crash report (generated by MacOS)

@hrydgard
Copy link
Owner

Hm, this would probably crash on Qt for Linux as well. It's probably another of those cases where the threading of the GL renderer isn't taken into account in the Qt code.

@unknownbrackets unknownbrackets added the Qt Issue on Qt but not all ports. label Dec 11, 2018
hrydgard added a commit that referenced this issue Jan 6, 2019
unknownbrackets added a commit that referenced this issue Jan 6, 2019
Try to support Qt keyboard input directly. Fixes #11653
@mygizli04
Copy link
Contributor Author

It works but i get some temporary artifact effects when trying to type... It's not a huge problem but it's there. https://youtu.be/LM1-P1T0r7c

@hrydgard
Copy link
Owner

hrydgard commented Jan 7, 2019

Yeah, I noticed those too. I'll try to get them fixed when I take care of #11721

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants