Bug 25137

Summary: qtcreator failed : Cannot mix incompatible Qt library (version 0x50c02) with this library (version 0x50c04)
Product: Mageia Reporter: Ronan Le Page <ronan.lepage>
Component: RPM PackagesAssignee: Mageia Bug Squad <bugsquad>
Status: RESOLVED WONTFIX QA Contact:
Severity: normal    
Priority: Normal    
Version: 7   
Target Milestone: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Source RPM: CVE:
Status comment:

Description Ronan Le Page 2019-07-16 17:42:41 CEST
Description of problem:
qtcreator failed on startup (while freshly installed from Qt website)

Output :

QFactoryLoader::QFactoryLoader() checking directory path "/home/perso/Qt/Tools/QtCreator/bin/sqldrivers" ...
loaded library "/usr/lib64/qt5/plugins/sqldrivers/libqsqlite.so"
Cannot mix incompatible Qt library (version 0x50c02) with this library (version 0x50c04)
Abandon (core dumped)



Version-Release number of selected component (if applicable):
Qt Creator 4.9.2
Based On Qt 5.12.4 (GCC 5.3.1 20160406 (Red Hat 5.3.1-6), 64 bit)

How reproducible:
tested on 2 different portable PCs: Dell and Asus

Steps to Reproduce:
1. install Mageia 7
2. install Qt
3. try launch Qtcreator


A workaround is to move /usr/lib64/qt5/plugins/sqldrivers/libqsqlite.so out of the PATH
Comment 1 Manuel Hiebel 2019-07-16 19:06:40 CEST
>qtcreator failed on startup (while freshly installed from Qt website)
we don't support rpm from upstream

Resolution: (none) => WONTFIX
Status: NEW => RESOLVED