Details
-
Bug
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
4.8.x
-
None
Description
There is error when you use gradient:
symbol lookup error: /sdk/qt-install-4.8.7/plugins/gfxdrivers/libqdirectfbscreen.so: undefined symbol: _ZNK11QVectorPath20convertToPainterPathEv
This error occurs because of the manipulation of QVectorPath:convertToPainterPath(): inlininig, moving declaration/definition.
Simple solution is in patch.txt
Who can add the patch?