Resolved [9.1.17] MI 8 SE- Galery App- Crash editing bokeh photos


Status
Not open for further replies.

oscarjfo

Members
Dec 29, 2016
11
15
Hi,
In the "Galery App", if you open a photo taken with bokeh it is showed an special icon to edit the bokeh effect.
If you press this icon then a crash happens that does not allow to edit the bokeh effect.
I think that the previous version (9.1.10) this worked fine.
Attached the bug report:

java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/system/framework/org.apache.http.legacy.boot.jar", zip file "/system/framework/android-support-v13.jar", zip file "/system/framework/android-support-v7-recyclerview.jar", zip file "/system/framework/gson.jar", zip file "/system/priv-app/MiuiExtraPhoto/MiuiExtraPhoto.apk"],nativeLibraryDirectories=[/system/priv-app/MiuiExtraPhoto/lib/arm, /system/priv-app/MiuiExtraPhoto/MiuiExtraPhoto.apk!/lib/armeabi-v7a, /system/lib, /vendor/lib, /system/lib, /vendor/lib]]] couldn't find "libgallery_mpbase.so"
at java.lang.Runtime.loadLibrary0(Runtime.java:1012)
at java.lang.System.loadLibrary(System.java:1669)
at com.miui.extraphoto.refocus.manager.DualPhotoJni.<clinit>(DualPhotoJni.java:7)
at com.miui.extraphoto.refocus.manager.DualPhotoJni.generateNativeData(Native Method)
at com.miui.extraphoto.refocus.model.NativeData.<init>(NativeData.java:11)
at com.miui.extraphoto.refocus.manager.DualPhotoNativeContext.initNative(DualPhotoNativeContext.java:26)
at com.miui.extraphoto.refocus.RefocusActivity$3.run(RefocusActivity.java:244)
at android.os.Handler.handleCallback(Unknown Source:2)
at android.os.Handler.dispatchMessage(Unknown Source:4)
at android.os.Looper.loop(Unknown Source:208)
at com.miui.extraphoto.common.gles.RenderThread.run(RenderThread.java:34)
 
Status
Not open for further replies.