https://bugs.kde.org/show_bug.cgi?id=405233
caulier.gil...@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Ever confirmed|0 |1 Resolution|FIXED |--- --- Comment #7 from caulier.gil...@gmail.com --- Hum, this problem is not yet fixed. And now i found the problem. Typically, in the bundle, i compiled a new version of Freetype and fontconfig libraries and ask to Qt to use it. This is fine, but at end when i bundle all files, the linker used to parse use to Centos 6 fontconfig and freetype to resolve deps while packaging. To resume, there is a mix of older and newer libraries in the bundle. Solution => I will remove fontconfig and freetype at bundle compilation and only use Centos6 based libraries. I will not bundle these fontconfig/freetype to the bundle and at runtime i will delegate the host system libraries. Compilation from scratch is under progress... Gilles Caulier -- You are receiving this mail because: You are watching all bug changes.