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

Automatic Scaling doesn't work on Linux Mint #455

Open
chrisherb opened this issue Jun 16, 2024 · 0 comments
Open

Automatic Scaling doesn't work on Linux Mint #455

chrisherb opened this issue Jun 16, 2024 · 0 comments

Comments

@chrisherb
Copy link

When I set automaticallyScaleAndSetAsMinimumSize=true in the constructor of DISTRHO::UI, my Linux build crashes when I set the interface scale to 200% (Linux Mint 21.3). The error reads as follows:

assertion failure: "width > 1 && height > 1" in file dpf/dgl/src/WindowPrivateData.cpp, line 584, v1 1, v2 1

I'm pretty sure I have seen this working before so I suspect a breaking change somewhere. Let me know if should investigate which version of DPF that plugin was using.

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

1 participant