Wrong install path for kio_kamera.so and kcm_kamera.so => "The shared Library was not found"

Bug #1577379 reported by Tom Fields
18
This bug affects 3 people
Affects Status Importance Assigned to Milestone
kamera (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

Hi,

in similar fashion than for the systemd kcm module:
https://bugs.launchpad.net/ubuntu/+source/kde-config-systemd/+bug/1451295

the kcm_kamera.so

and also the kio_kamera.so

are installed in:
/usr/lib/x86_64-linux-gnu/plugins/, while the system expects them in:
/usr/lib/x86_64-linux-gnu/qt5/plugins/

Workaround is:
ln -s /usr/lib/x86_64-linux-gnu/plugins/kcm_kamera.so /usr/lib/x86_64-linux-gnu/qt5/plugins/kcm_kamera.so
ln -s /usr/lib/x86_64-linux-gnu/plugins/kio_kamera.so /usr/lib/x86_64-linux-gnu/qt5/plugins/kio_kamera.so

but this should be fixed in the packages.

This is maybe a similar issue as https://bugs.launchpad.net/ubuntu/+source/kamera/+bug/1556540, however I do not have any kubuntu-ppa activated.

Revision history for this message
Tom Fields (udzelem) wrote :

Btw. the GUI error message is not very helpful, because it does say that "a" shared library is missing, but not "which" file is missing.

Revision history for this message
Tom Fields (udzelem) wrote :

For completeness: I forgot the version information:
Ubuntu 16.04 Xenial Xerus
Package: kamera
Architecture: amd64
Version: 4:15.12.3-0ubuntu1

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in kamera (Ubuntu):
status: New → Confirmed
Revision history for this message
Jaume (minterior) wrote :

I also have the same problem. The two symbolic links workaround worked for me.

$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 16.04 LTS
Release: 16.04
Codename: xenial

$ kdeinit5 --version
Qt: 5.5.1
KDE: 5.18.0

$ kdeinit4 --version
Qt: 4.8.7
KDE: 4.14.16

$ apt search kamera
kamera/xenial,now 4:15.12.3-0ubuntu1 amd64 [installed]
  digital camera support for KDE applications

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.