<div dir="ltr">Aleix,<div><br></div><div>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:</div><div><br></div><div>



<div>
<span style="font-family:monospace"><span style="color:rgb(178,24,24)">-               KMessageBox::error(this, i18n("Could not find KmPlot's part."));</span><span style="color:rgb(0,0,0)">
</span><br><span style="color:rgb(24,178,24)">+</span><span style="color:rgb(0,0,0)">               </span><span style="color:rgb(24,178,24)">KMessageBox::error(this, i18n("Could not find KmPlot's part.%1", loader.errorString()));</span><br><br></span></div></div><div><span style="font-family:monospace">and I get a message box that says: </span>Could not find KmPlot's part.Plugin verification data mismatch in '/usr/local/lib/plugins/kmplotpart.so'</div><div><br></div><div>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.</div><div><br></div><div>thanks,</div><div>Jeremy</div>
<div><span style="font-family:monospace"><br></span></div><div><span style="font-family:monospace"><br></span></div></div>