> I've come up with two workarounds so far.  One is to use LD_PRELOAD to
> load libperl.so, which isn't really a solution, but it did work in my
> test.  The other is to modify KPluginFactory to have the option of
> specifying load hints in the constructor, and then have plasma check
> for a key in the .desktop file to determine if the symbols from the
> plugin should be exported.
>
> Or maybe there's some other/better way for me to make sure that
> loading kperlpluginfactory will export the necessary symbols from
> libperl.so?
>

No ideas on this?
_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to