Public bug reported:

I was investigating why Krusader 2.5.0 won't show images in its viewer.
As it turns out, khtmlimagepart.so would be responsible for these
images, yet Qt refuses loading it with the following error:

  Plugin verification data mismatch in '/usr/lib/x86_64-linux-
gnu/qt5/plugins/kf5/parts/khtmlimagepart.so'

This is the error I get in the code from the KService::createInstance()
call, running Krusader with QT_DEBUG_PLUGINS=1 environment variable will
merely indicate that the library wasn't loaded. From what it looks like,
khtmlimagepart.so is missing Qt metadata completely for some reason,
unlike khtmlpart.so or kmultipart.so. This is the case for
kdelibs5-plugins version 4.14.22-0ubuntu2 on yakkety.

Note that Krusader build in question is compiled from source code, the
official package is Krusader 2.4.0 which is based on Qt4 and KDE4
libraries (image preview working correctly there).

** Affects: kde4libs (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde4libs in Ubuntu.
https://bugs.launchpad.net/bugs/1668647

Title:
  Qt won't load khtmlimagepart plugin (Plugin verification data
  mismatch)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kde4libs/+bug/1668647/+subscriptions

-- 
kubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs

Reply via email to