kmplot frameworks parts issue
Christoph Feck
christoph at maxiom.de
Tue Dec 16 18:45:09 UTC 2014
On Tuesday 16 December 2014 18:51:08 Jeremy Whiting wrote:
> Aleix,
>
> When we try to run the frameworks branch of kmplot the main window
> never comes up and it complains that the part can't be found.
> Locally I've added:
>
> - KMessageBox::error(this, i18n("Could not find
> KmPlot's part."));
> + KMessageBox::error(this, i18n("Could not find
> KmPlot's part.%1", loader.errorString()));
>
> and I get a message box that says: Could not find KmPlot's
> part.Plugin verification data mismatch in
> '/usr/local/lib/plugins/kmplotpart.so'
>
> The error message is coming straight from QPluginLoader, not sure
> what verification data is mismatched, but that's as far as I've
> delved into figuring it out.
>
> thanks,
> Jeremy
Some hints at Sebastian's reply, see
http://marc.info/?t=141098319200003&r=1&w=2
Christoph Feck (kdepepo)
More information about the kde-edu
mailing list