Summary: | Attempting to open a recent file while another file is open causes Okular to crash | ||
---|---|---|---|
Product: | [Applications] okular | Reporter: | Alon Amster <masteram> |
Component: | general | Assignee: | Okular developers <okular-devel> |
Status: | RESOLVED NOT A BUG | ||
Severity: | crash | CC: | aacid |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | 0.18.60 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Alon Amster
2014-02-14 01:46:00 UTC
So you compiled your own okular? Is it the first time? Did you use the instrucions on the okular webpage? I compiled the way I am used to (cmake && make && sudo make inatall). It seems that configuring it with the correct KDE installation path, using: cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` .. resolved the issue and now everything seems to be working fine. Thank you for your comment. |