[Bug 1166102] Re: Cannot mix incompatible Qt library

2015-09-22 Thread SA
Scratch that last comment the tarball runs fine at first and then
crashes with the same incompatible QT error as before.

However building openscad from source (openscad-2015.03-1) results in a
working version - building takes ~20minutes and by way of compensation
the new version is nicer.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1166102

Title:
  Cannot mix incompatible Qt library

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qt4-x11/+bug/1166102/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1166102] Re: Cannot mix incompatible Qt library

2015-09-22 Thread SA
FWIW installing the tarball compiled openscad from the openscad home was
painless and works fine...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1166102

Title:
  Cannot mix incompatible Qt library

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qt4-x11/+bug/1166102/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1166102] Re: Cannot mix incompatible Qt library

2015-09-22 Thread SA
apt-cache policy libqt4-opengl
libqt4-opengl:
  Installed: 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1
  Candidate: 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1
  Version table:
 *** 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 0
500 http://gb.archive.ubuntu.com/ubuntu/ trusty-updates/main amd64 
Packages
500 http://security.ubuntu.com/ubuntu/ trusty-security/main amd64 
Packages
100 /var/lib/dpkg/status
 4:4.8.5+git192-g085f851+dfsg-2ubuntu4 0
500 http://gb.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1166102

Title:
  Cannot mix incompatible Qt library

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qt4-x11/+bug/1166102/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1166102] Re: Cannot mix incompatible Qt library

2015-03-03 Thread Patrick Hervieux
I have the same problem like SA.
This is the output of apt-cache policy libqt4-opengl:
libqt4-opengl:
  Installé : 4:4.8.5+git192-g085f851+dfsg-2ubuntu4
  Candidat : 4:4.8.5+git192-g085f851+dfsg-2ubuntu4
 Table de version :
 *** 4:4.8.5+git192-g085f851+dfsg-2ubuntu4 0
500 http://ch.archive.ubuntu.com/ubuntu/ trusty/main i386 Packages
100 /var/lib/dpkg/status
I'm using Ubuntu 14.04 LTS i686 and actually I have only problem with OpenScad.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1166102

Title:
  Cannot mix incompatible Qt library

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qt4-x11/+bug/1166102/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1166102] Re: Cannot mix incompatible Qt library

2015-01-03 Thread Rohan Garg
Hi
Could you possibly pastebin the output of apt-cache policy libqt4-opengl

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1166102

Title:
  Cannot mix incompatible Qt library

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qt4-x11/+bug/1166102/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1166102] Re: Cannot mix incompatible Qt library

2015-01-03 Thread SA
I appear to have this (or similar) with openscad on Ubuntu 14.04.1 LTS

>> openscad
Cannot mix incompatible Qt library (version 0x40806) with this library (version 
0x40804)
Abort (core dumped)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1166102

Title:
  Cannot mix incompatible Qt library

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qt4-x11/+bug/1166102/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1166102] Re: Cannot mix incompatible Qt library

2013-12-23 Thread Jun Inoue
I'm affected by this as well.  When I try to start any of okular,
VirtualBox (the qt GUI), kmail, or AFAICT anything that uses qt4, I get

$ kmail
Cannot mix incompatible Qt library (version 0x40804) with this library (version 
0x40801)
zsh: abort (core dumped)  kmail


$ okular
Cannot mix incompatible Qt library (version 0x40804) with this library (version 
0x40801)
KCrash: Application 'okular' crashing...
KCrash: Attempting to start /usr/lib/kde4/libexec/drkonqi from kdeinit
sock_file=/home/jun/.kde/socket-jun-MacBookAir/kdeinit4__0
Warning: connect() failed: : No such file or directory
KCrash: Attempting to start /usr/lib/kde4/libexec/drkonqi directly
Cannot mix incompatible Qt library (version 0x40804) with this library (version 
0x40801)

$ anki
Cannot mix incompatible Qt library (version 0x40804) with this library (version 
0x40801)
zsh: abort (core dumped)  anki

I've tried recompiling okular from the source package, but I got the
same exact error.  This has rendered many packages completely unusable
for me.  I think this bug deserves a high importance rating, unless it's
rare (i.e. affecting few people), because AFAICT for those who are
affected this bug is seriously crippling.

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt4-x11 in Ubuntu.
https://bugs.launchpad.net/bugs/1166102

Title:
  Cannot mix incompatible Qt library

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qt4-x11/+bug/1166102/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 1166102] Re: Cannot mix incompatible Qt library

2013-10-23 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: qt4-x11 (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1166102

Title:
  Cannot mix incompatible Qt library

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qt4-x11/+bug/1166102/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1166102] Re: Cannot mix incompatible Qt library

2013-07-02 Thread Stephen Gava
i'm also now getting this problem on a 13.04 system since todays updates
which included some qt libraries...

Cannot mix incompatible Qt library (version 0x40804) with this library (version 
0x40803)
Aborted (core dumped)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1166102

Title:
  Cannot mix incompatible Qt library

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qt4-x11/+bug/1166102/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs