Under My Ubuntu 12.04, Okular worke fine until I recently run apt-get upgrade. Now I can start Okular, but when try to open a pdf file, Okular just flashes and exits. Here is the output when I run it from the terminal:
$ okular 1.pdf
Got bus address: "unix:abstract=/tmp/dbus-42dKIwE1xj,guid=c600816fe140597aecffe6cb0000003d"
Connected to accessibility bus at: "unix:abstract=/tmp/dbus-42dKIwE1xj,guid=c600816fe140597aecffe6cb0000003d"
Registered DEC: true
okular(27689)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
okular(27689)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
okular(27689)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
okular(27689)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
okular(27689)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
Registered event listener change listener: true
okular: symbol lookup error: okular: undefined symbol: _ZN11KActivities16ResourceInstanceC1EmP7QObject
My Okular is installed from https://launchpad.net/~kalakris/+archive/okular, following https://unix.stackexchange.com/a/123300/674.
Thanks!
debuild -uc -us
will probably work. – Faheem Mitha Apr 21 '14 at 18:14