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

Fixed QT segmentation fault in QBitmap.fromData in GlyphEntry #429

Merged
merged 2 commits into from
Dec 20, 2022

Conversation

obilodeau
Copy link
Member

It only affected pyrdp-convert because pyrdp-replay initializes a GUI app.

Fixes #428 and #378

@obilodeau obilodeau added the bug Something isn't working label Dec 20, 2022
@obilodeau obilodeau added this to the v1.2.0 milestone Dec 20, 2022
It's a weird fix but other attempts lead to video corruption see ticket for details.

Tests started failing in CI so the QT_QPA_PLATFORM environment variable trick was required to avoid that.
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

Successfully merging this pull request may close these issues.

Failed with convert .pyrdp to .mp4: Segmentation fault in GDI Glyph
1 participant