<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body 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 class="moz-txt-link-freetext" href="https://paste.kde.org/pudfq87od">https://paste.kde.org/pudfq87od</a><br>
trace: <a class="moz-txt-link-freetext" href="https://paste.kde.org/p8huiotxh">https://paste.kde.org/p8huiotxh</a><br>
<br>
The next step is to correct this...<br>
<br>
Cheers!<br>
Olivier<br>
<pre class="moz-signature" cols="72">--
Olivier CHURLAUD
Engineer Student at Ecole Centrale de Lyon
in Dual Degree at TU Berlin, M.Sc. Elektrotechnik
@: <a class="moz-txt-link-abbreviated" href="mailto:olivier@churlaud.com">olivier@churlaud.com</a>
tel: +49 (0)1575-2931348
in: <a class="moz-txt-link-freetext" href="http://linkedin.com/in/olivierchurlaud">http://linkedin.com/in/olivierchurlaud</a>
web: <a class="moz-txt-link-freetext" href="http://olivier.churlaud.com">http://olivier.churlaud.com</a> </pre>
</body>
</html>