Bug#1109286: libreoffice-kf6: Plasma/kf6 integration broken
[ better late than never ]
Hi,
Am 25/07/15 03:04, schrieb Rainer Dorsch:
> It seems it was a side effect of
>
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1108038
>
> on my system.
[...]
> I noticed it, because okular did not start anymore and showed on the cmdline
> libEGL.so.1 does not exist. As far as I remember, libreoffice did not give any
> indication of an issue.
To make this more clear; for whoever also ran into this...
Well, libreoffice dynamically opens libvclplug_* depending on the
desktop.
That one here (_kf6) is linked against the KF6 libs which are linked against
whatever else they need. So if those KF6 libs miss some stuff
(libEGL.so.1) that open might fail and thus you don't get the stuff.
And you can't link against the plugin, that would defeat the point of a
plugin to require it :-)
Not a libreoffice bug, maybe a shortcoming, but... Libreoffice has no
way to know what the KF6 libs require and whether they are there. It
just relies on the stuff it needs.
> Given that the issue affects more apps, I think you could just close the bug
> report.
Yup, did already.
Regards,
Rene
Reply to: