Wrong "environmentVariables" attribute in default Ministro repository file list

Jorge Barreiro yortx.barry at gmail.com
Sun Oct 20 19:50:19 UTC 2013


Hello,

the "libs.0.411.xml" file from here:
http://files.kde.org/necessitas/ministro/android/necessitas/stable/armeabi/android-8/
(and from the other android apis too), has the "environmentVariables" 
attribute in the root element separated by white spaces, instead of tabs. The 
files under the armeabi-v7a look correct.

Due to this error, the variable QT_PLUGIN_PATH is never set, and my code can't 
find the sqlite plugin. At first I hardcoded the plugin location with this line:
QCoreApplication::addLibraryPath("/data/data/org.kde.necessitas.ministro/files/qt/plugins/");

but now that Ministro supports several arbitrary repositories the workaround 
gets more complicated.

I hope someone here can fix that files.

Thanks,
Jorge Barreiro


More information about the Necessitas-devel mailing list