[okular] [Bug 420630] New: Unable to find the okular component: The shared library was not found

ederag bugzilla_noreply at kde.org
Sun Apr 26 18:10:20 BST 2020


https://bugs.kde.org/show_bug.cgi?id=420630

            Bug ID: 420630
           Summary: Unable to find the okular component: The shared
                    library was not found
           Product: okular
           Version: unspecified
          Platform: openSUSE RPMs
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: okular-devel at kde.org
          Reporter: edera at gmx.fr
  Target Milestone: ---

When building from sources,
okular just shows an error window.

STEPS TO REPRODUCE

./kdesrc-build --initial-setup
# change the following lines in ~/.kdesrc-buildrc :
# (sources in my home, the rest on another drive)
kdedir /usr/local/build/kde/install # Where to install KF5-based software
qtdir /usr/local/build/kde/qt5 # Where to find Qt5
source-dir ~/share/prog/kde/dev # Where sources are downloaded
build-dir /usr/local/build/kde/build # Where the source build is run

./kdesrc-build okular
./kdesrc-build --run okular

fails with a small message window with
"Unable to find the okular component: The shared library was not found",
instead of opening a main window.

SOFTWARE/OS VERSIONS
openSUSE-15.1
KDE Frameworks 5.70.0
Qt 5.13.2 (built against 5.13.2)
kdesrc-build 19.12 (v19.12)


ADDITIONAL INFORMATION

The build executable
/usr/local/build/kde/build/okular/bin/okular
works.

workaround:
cd /usr/local/build/kde/install/lib64
ln -s plugins/okularpart.so .

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Okular-devel mailing list