oi filemanager crashes when I try to use the refocus option on the app.

in utopian-io •  7 years ago  (edited)

Expected behavior

I expected I'll be able to refocus a picture using the refocus option made available in the software.

Actual behavior

When I select the refocus option it causes a crash.

How to reproduce

  • download the software
  • launch the app and allow all permissions
  • locate any picture
  • press and hold the picture to hightlight
  • access options
  • there are two refocus options selecting any of them causes a crash.
  • Device: Tecno Camon CM
  • Operating system: Android 7.0
  • Software Version: 2.2.3

Recording Of The Bug

Logcat report of the crash

FATAL EXCEPTION: main
Process: com.android.gallery3d, PID: 10857
java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/system/framework/com.google.android.media.effects.jar", zip file "/system/app/Gallery2/Gallery2.apk"],nativeLibraryDirectories=[/system/app/Gallery2/lib/arm64, /system/app/Gallery2/Gallery2.apk!/lib/arm64-v8a, /system/lib64, /vendor/lib64, /system/vendor/lib64, /system/lib64, /vendor/lib64, /system/vendor/lib64]]] couldn't find "libjni_image_refocus.so"
    at java.lang.Runtime.loadLibrary0(Runtime.java:972)
    at java.lang.System.loadLibrary(System.java:1530)
    at com.mediatek.galleryfeature.stereo.RefocusImageJni.<clinit>(RefocusImageJni.java:580)
    at com.mediatek.galleryfeature.stereo.refocus.RefocusActivity.initializeData(RefocusActivity.java:847)
    at com.mediatek.galleryfeature.stereo.refocus.RefocusActivity.onCreate(RefocusActivity.java:186)
    at android.app.Activity.performCreate(Activity.java:6737)
    at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1118)
    at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2677)
    at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2789)
    at android.app.ActivityThread.-wrap12(ActivityThread.java)
    at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1527)
    at android.os.Handler.dispatchMessage(Handler.java:110)
    at android.os.Looper.loop(Looper.java:203)
    at android.app.ActivityThread.main(ActivityThread.java:6292)
    at java.lang.reflect.Method.invoke(Native Method)
    at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1094)
    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:955)
    ```
Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

Hey, this issue is not related to OI Filemanager. As you can see, the error is cause by com.android.gallery3d, which is not a part of the filemanager but its functions are exposed there.

This report has been also submitted before.

You could see in the code that it is not a part of the app's context menu by default.

This report is therefore not valid for further evaluation.


Need help? Write a ticket on https://support.utopian.io/.
Chat with us on Discord.
[utopian-moderator]