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

10-bit display detection #42

Closed
YomikoR opened this issue Oct 21, 2022 · 2 comments
Closed

10-bit display detection #42

YomikoR opened this issue Oct 21, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@YomikoR
Copy link

YomikoR commented Oct 21, 2022

There's an error message for the bit depth detection:
QPixmap: QGuiApplication must be created before calling defaultDepth().
When the GUI instance is not ready, the function returns zero.

@YomikoR
Copy link
Author

YomikoR commented Oct 26, 2022

Might be much easier to skip detection and use a cli argument instead.

@Setsugennoao Setsugennoao added the bug Something isn't working label Dec 6, 2022
@Setsugennoao
Copy link
Member

Fixed in 3aa80d6

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

No branches or pull requests

2 participants