<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div bgcolor="#FFFFFF" text="#000000">Hi again,<br>
<br>
Normally if you run Amarok (after having done a <i>make install</i>)
you should get a QMessageBox complaning about the SQL plugin. You
should be able to read in the trace :<br>
<br>
Error loading plugin "amarok_storage-mysqlestorage" "La
biblioth\u00E8que partag\u00E9e est introuvable." <br>
Plugin search paths are ("/usr/lib/qt5/plugins",
"/usr/lib/qt/plugins", "/home/olivier/Projets/bin_amarok/bin") <br>
The environment variable QT_PLUGIN_PATH might be not correctly set<br>
<br>
You need to tell amarok were to look for the plugins. In my case:<br>
<br>
export
QT_PLUGIN_PATH=/home/olivier/Projets/bin_amarok/lib64/plugins<br>
<br>
Then you get a segfault.<br>
<br>
backtrace : <a href="https://paste.kde.org/pudfq87od" target="_blank">https://paste.kde.org/pudfq87od</a><br>
trace: <a href="https://paste.kde.org/p8huiotxh" target="_blank">https://paste.kde.org/p8huiotxh</a><br>
<br>
The next step is to correct this...</div></blockquote><div> </div><div>Remember, I told you about the KMessageBox stuff, and that changing it to QMessageBox didn't help either. I commented out the whole block and still got the segfault. Still struggling.</div><div><br></div><div>Regards</div><div>Aditya</div><div><br></div><div><br></div></div></div></div>