ImportError trying to load libQtGui.so.4

Asked by Smonff

A lot of other applications crashes in the same way (The GIMP, Inkscape, VLC), so I thing this comes from libQtGui and not from Bazaar ?

When running "bzr explorer", it crashes with a "Segmentation Error" message.
Only once ( ?!?! ), I got this message :

bzr explorer
bzr: ERROR: exceptions.ImportError: libQtGui.so.4: Ne peut ouvrir le fichier d'objet partagé: Aucun fichier ou dossier de ce type ("Can't open the shared object file : No file or repository of this type")

*** Bazaar has encountered an internal error. This probably indicates a
    bug in Bazaar. You can help us fix it by filing a bug report at
        https://bugs.launchpad.net/bzr/+filebug
    attaching the crash file
        /home/foutaiz/.cache/crash/bzr-20111011154444-9365.crash
    and including a description of the problem.

    The crash file is plain text and you can inspect or edit it to remove
    private information.

Question information

Language:
English Edit question
Status:
Solved
For:
Bazaar Edit question
Assignee:
No assignee Edit question
Solved by:
Smonff
Solved:
Last query:
Last reply:

This question was originally filed as bug #872352.

Revision history for this message
Martin Packman (gz) said :
#1

As other applications are also having issues, this looks like you need help repairing your Qt install, and isn't a Bazaar specific bug.

Revision history for this message
Martin Packman (gz) said :
#2

From the bug report attachment:

Platform: Linux-2.6.32-34-generic-i686-with-Ubuntu-10.04-lucid

Traceback (most recent call last):
   ...
   File "/usr/lib/python2.6/dist-packages/bzrlib/plugins/qbzr/lib/uifactory.py", line 21, in <module>
     from PyQt4 import QtCore, QtGui
 ImportError: libQtGui.so.4: Ne peut ouvrir le fichier d'objet partagé: Aucun fichier ou dossier de ce type

If you try purging the libqt4-gui package then reinstalling it, does that help?

Revision history for this message
Smonff (smonff) said :
#3

No, this don't. I already tried it yesterday.
It's absolutely off-topic with bzr or any app using Qt, and seems to be about a dysfunction following a bad update that I made .

Thank you for answering.

Revision history for this message
Smonff (smonff) said :
#4

(a libc update... )