Bug 172163 - Cannot mix incompatible Qt libraries
Summary: Cannot mix incompatible Qt libraries
Status: RESOLVED NOT A BUG
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: qt (show other bugs)
Version: 4.1
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-04 21:49 UTC by Raúl A V
Modified: 2009-01-02 21:20 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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