Latest Neon update broke Gwenview

I use Gwenview a lot to go through images. Since the last KDE update, it now fails to open when clicking on an image. Using the command prompt I get this error:

jim@linux:~$ gwenview
gwenview: error while loading shared libraries: libkImageAnnotator.so.0: cannot open shared object file: No such file or directory
jim@linux:~$

I noticed the last Neon update had files dealing with Imageannotator… Could something have been misplaced/misconfigured?? My system shows libkimageanototor-qt6 0.7.1-1+22.04+jammy+release+build2 is installed.

Thanks in advance…

And just a follow up… I checked to see if I had libkImageAnnotator.so.0 installed.

It appears I do:

jim@linux:~$ locate libkImageAnnotator.so.0
/usr/lib/x86_64-linux-gnu/libkImageAnnotator.so.0
/usr/lib/x86_64-linux-gnu/libkImageAnnotator.so.0.7.1

have you updated today?
I haven’t noticed anything with Gewnview, myself.

The following packages were automatically installed and are no longer required:
  libqt5multimediaquick5 qml-module-qtmultimedia
Use 'sudo apt autoremove' to remove them.
The following NEW packages will be installed:
  libkimageannotator-common libqt6webenginecore6-bin qml6-module-qtqml-workerscript
The following packages will be upgraded:
  base-files curl dolphin-nextcloud gwenview libcurl3-gnutls libcurl4 libkcolorpicker-qt6-0
  libkimageannotator-qt6-0 libnextcloudsync0 libpoppler-cpp0v5 libpoppler-glib8 libpoppler-qt5-1 libpoppler-qt6-3
  libpoppler134 libpython3.10 libpython3.10-dev libpython3.10-minimal libpython3.10-stdlib linux-libc-dev
  nextcloud-desktop nextcloud-desktop-common nextcloud-desktop-doc nextcloud-desktop-l10n poppler-utils
  python3.10 python3.10-dev python3.10-minimal
27 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 31.7 MB of archives.
After this operation, 201 kB disk space will be freed.
Do you want to continue? [Y/n] y

The new package to be added libkimageannotator-common caught my eye:

$ apt policy libkimageannotator-common
libkimageannotator-common:
  Installed: 0.7.1-1+22.04+jammy+release+build2
  Candidate: 0.7.1-1+22.04+jammy+release+build2
  Version table:
 *** 0.7.1-1+22.04+jammy+release+build2 500
        500 http://archive.neon.kde.org/release jammy/main amd64 Packages
        500 http://archive.neon.kde.org/user jammy/main i386 Packages
        500 http://archive.neon.kde.org/user jammy/main all Packages
        100 /var/lib/dpkg/status
     0.7.1-0xneon+22.04+jammy+release+build8 500
        500 http://archive.neon.kde.org/user jammy/main amd64 Packages
        500 http://archive.neon.kde.org/user jammy/main i386 Packages
        500 http://archive.neon.kde.org/user jammy/main all Packages
     0.7.1-0xneon+22.04+jammy+release+build7 500
        500 http://archive.neon.kde.org/user jammy/main amd64 Packages
        500 http://archive.neon.kde.org/user jammy/main i386 Packages
        500 http://archive.neon.kde.org/user jammy/main all Packages
     0.7.1-0xneon+22.04+jammy+release+build6 500
        500 http://archive.neon.kde.org/user jammy/main amd64 Packages
        500 http://archive.neon.kde.org/user jammy/main i386 Packages
        500 http://archive.neon.kde.org/user jammy/main all Packages
     0.5.3-1 500
        500 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages
        500 http://archive.ubuntu.com/ubuntu jammy/universe i386 Packages


```$ apt policy libkimageannotator-common
libkimageannotator-common:
  Installed: 0.7.1-1+22.04+jammy+release+build2
  Candidate: 0.7.1-1+22.04+jammy+release+build2
  Version table:
 *** 0.7.1-1+22.04+jammy+release+build2 500
        500 http://archive.neon.kde.org/user jammy/main amd64 Packages
        500 http://archive.neon.kde.org/user jammy/main i386 Packages
        500 http://archive.neon.kde.org/user jammy/main all Packages
        100 /var/lib/dpkg/status
     0.7.1-0xneon+22.04+jammy+release+build8 500
        500 http://archive.neon.kde.org/user jammy/main amd64 Packages
        500 http://archive.neon.kde.org/user jammy/main i386 Packages
        500 http://archive.neon.kde.org/user jammy/main all Packages
     0.7.1-0xneon+22.04+jammy+release+build7 500
        500 http://archive.neon.kde.org/user jammy/main amd64 Packages
        500 http://archive.neon.kde.org/user jammy/main i386 Packages
        500 http://archive.neon.kde.org/user jammy/main all Packages
     0.7.1-0xneon+22.04+jammy+release+build6 500
        500 http://archive.neon.kde.org/user jammy/main amd64 Packages
        500 http://archive.neon.kde.org/user jammy/main i386 Packages
        500 http://archive.neon.kde.org/user jammy/main all Packages
     0.5.3-1 500
        500 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages
        500 http://archive.ubuntu.com/ubuntu jammy/universe i386 Packages

Thanks for the reply claydoh.

So, I just did an update… Got Kernel 5.15.0-122 and… There was a new Gwenview in the update as well. v24.08.0

It works now! Thanks to whoever fixed the package. :slight_smile:

1 Like