Skip to content

Conversation

@j-b-m
Copy link
Contributor

@j-b-m j-b-m commented Feb 24, 2025

Currently the Qt module (and Glaxnimate) abort when the DISPLAY or WAYLAND_DISPLAY variables are not set, meaning there is a graphical server running. However, use of Qt modules is also possible using Qt's offscreen rendering, which is enabled by setting the QT_QPA_PLATFORM to offscreen.

This patch checks for this condition and allows running the Qt modules in this case.

@ddennedy ddennedy added this to the v7.32.0 milestone Feb 24, 2025
@ddennedy ddennedy merged commit 74e4939 into mltframework:master Feb 24, 2025
5 checks passed
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

Successfully merging this pull request may close these issues.

2 participants