symbol lookup error when launching okular
This bug report was converted into a question: question #74903: sumbol lookup error when launching okular.
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
kdegraphics (Ubuntu) |
Invalid
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: kdegraphics
I just installed okular in ubuntu 9.04 (under gnome).
When I run it, nothing happens.
When I run it from a terminal, I get the following output:
ber@ubuntu:~$ okular
okular: symbol lookup error: /usr/lib/
Note that I had a similar issue with the subcommander package yesterday; there the same undefined symbol occurs in the /usr/lib/
Note that I used the 'ubuntu-bug' tool to report this bug, and that it automatically suggested to report this bug for the 'kdegraphics' package instead of the 'okular' package.
I seems like there's an incompatibility between the version of Qt in the repositories and some packages using Qt.
ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
NonfreeKernelMo
Package: okular 4:4.2.2-0ubuntu2
ProcEnviron:
PATH=(custom, no user)
LANG=C
SHELL=/bin/bash
SourcePackage: kdegraphics
Uname: Linux 2.6.28-6-386 i686
summary: |
- sumbol lookup error when launching okular + symbol lookup error when launching okular |
This is most likely due to you having another third-party install of the Qt4 libraries installed. Can you post the output of the following console commands:
which okular
ldd $(which okular)