https://bugs.kde.org/show_bug.cgi?id=454080

--- Comment #1 from drich <[email protected]> ---
Looks like the missing file is actually present in
/data/<appid>/lib/arm/org/kde/kirigami.2/libKirigamiPlugin_armeabi-v7a.so
Moving it to /data/<appid>/lib/arm leads to the following error :

plugin cannot be loaded for module "org.kde.kirigami": Cannot load library
/data/app/org.qtproject.example.gps-bXte189KwtslRbaZqWyqmg==/lib/arm/libKirigamiPlugin_armeabi-v7a.so:
(dlopen failed: library
"_data_app_org.qtproject.example.gps-bXte189KwtslRbaZqWyqmg==_lib_arm_libKirigamiPlugin_armeabi-v7a.so"
not found)

Seems like Qt replaced slashes by underscores in the dlopen() call, is this an
expected behaviour ?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to