Bug 172163

Summary: Cannot mix incompatible Qt libraries
Product: [Frameworks and Libraries] kdelibs Reporter: Raúl A V <kilem86>
Component: qtAssignee: kdelibs bugs <kdelibs-bugs>
Status: RESOLVED NOT A BUG    
Severity: normal CC: damijan.bec
Priority: NOR    
Version: 4.1   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Raúl A V 2008-10-04 21:49:50 UTC
Version:            (using KDE 4.1.2)
OS:                Linux
Installed from:    Ubuntu Packages

I'm sorry why my english is not very well, ok?

I open the aplication, but not open, i go to the terminal, and tipyng the aplication.

kilem@PCcito:~$ firefox
Cannot mix incompatible Qt libraries
Cancelado (core dumped)             
kilem@PCcito:~$ acetoneiso2         
Cannot mix incompatible Qt libraries
Cancelado (core dumped)             
kilem@PCcito:~$ VirtualBox          
Qt FATAL: Cannot mix incompatible Qt libraries
Cancelado                                     
kilem@PCcito:~$ emesene
Cannot mix incompatible Qt libraries
Cancelado (core dumped)
kilem@PCcito:~$ amule
Initialising aMule
Checking if there is an instance already running...
No other instances are running.
HTTP download thread started
ListenSocket: Ok.
Cannot mix incompatible Qt libraries
Cancelado (core dumped)
kilem@PCcito:~$ cd amsn2/
kilem@PCcito:~/amsn2$ ./amsn2.py -f qt4
Cannot mix incompatible Qt libraries
Cancelado (core dumped)
kilem@PCcito:~/amsn2$


This error ocurred in the KDE4 and KDE3
Comment 1 Pino Toscano 2008-10-04 21:58:27 UTC
You should ask to whoever provided Qt4 packages to you. Kubuntu, in your case.
Comment 2 Damijan Bec 2009-01-02 21:20:21 UTC
Hi,

I had the same issue and nailed down to the Trolltech.conf file in your ~/.config/ folder. Just rename this file to e.g. Trolltech.conf_broken and then start the application (e.g. I've tried with VirtualBox and Lyx) and it should be fine.

Cheers,

Damijan Bec