Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.0.0
-
None
-
Windows 7
-
ff1b65a58c21a77d00f75581a7492c2fafd67ae8
Description
Text rendering and accessing font information through QFontMetrics is unstable when done on multiple threads.
The attached project is a simple demo that renders text and an image of text in a QQuickView. The image of the text is first rendered on a separate thread to a new image before displayed. Both the QML text and the rendered text image will show severe rendering artifacts. Stop the text generation on the other thread and the issues goes away.
This may to be due to the management of font resources in the Windows font engine plugin.
Attachments
Issue Links
- relates to
-
QTBUG-28264 tst_qglthreads has some issues with desktop OpenGL on Windows 7 (Desktop OpenGL only)
-
- Closed
-