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

Qt5 GUI locks up #5

Closed
jhlkek opened this issue Mar 24, 2020 · 4 comments
Closed

Qt5 GUI locks up #5

jhlkek opened this issue Mar 24, 2020 · 4 comments
Labels
bug Something isn't working question Further information is requested

Comments

@jhlkek
Copy link

jhlkek commented Mar 24, 2020

When launching byuu with Qt5 GUI for the first time, the program locks up and doesn't accept input. The GTK version does not lock up.

Higan with Qt5 GUI locks up if the user opens and closes the "About" dialog.

@btn21
Copy link

btn21 commented Mar 30, 2020

Both icarus and higan segaults with libQt5Core:
icarus[34082]: segfault at 30 ip 00007f39a655f7d6 sp 00007ffda7919400 error 4 in libQt5Core.so.5.14.1[7f39a634a000+2f9000] Code: 53 48 83 ec 28 8b 05 e1 34 29 00 83 f8 ff 7c 16 0f b6 05 7d 34 29 00 84 c0 0f 84 cd 00 00 00 4c 8d 35 8e 34 29 00 4d 8d 7e 30 <41> 8b 2f 41 89 ec 41 89 ed 41 81 e4 ff ff ff 00 41 81 e5 c0 ff ff

@Screwtapello Screwtapello added bug Something isn't working help wanted Extra attention is needed labels Apr 11, 2020
@Screwtapello
Copy link
Contributor

Although icarus and higan can be built against Qt5, that backend is not very well tested. If somebody has the time and expertise to figure out what's going and submit a patch, we'd love to receive a PR, but I for one won't be able to fix this myself.

If you just want to play games, I recommend the better-tested GTK2 or Win32 backends.

@baraclese
Copy link
Contributor

We had some patches for qt related errors recently. Modal dialogs are fixed in qt now. I can't reproduce the 'first launch' error that jhlkek describes. Could have been related to modal dialogs as well. btn21 needs to provide more info about what he does to trigger the segfault. I can tell that with the recent patches byuu hasn't shown any errors on my end with normal use, such as changing settings and playing games.

@Screwtapello Screwtapello added question Further information is requested and removed help wanted Extra attention is needed labels Apr 11, 2020
@Screwtapello
Copy link
Contributor

Ah, lovely, thanks for providing those fixes!

I'm going to close this issue now, but jhlkek - if you still have a problem, please leave a comment and I'll reopen it (or feel free to reopen it yourself, if that's a thing you can do)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working question Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants