esafirm / android-image-picker

Image Picker for Android 🤖
MIT License
1.11k stars 327 forks source link

Failed to open libwvm.so: dlopen failed: library "libwvm.so" not found #107

Closed lucasjinreal closed 6 years ago

lucasjinreal commented 6 years ago

Hi, thanks for this very good library, really saved my life when app needs picking multiple images. However, currently I get a only one problem which specific on Xiaomi android devices:

Failed to open libwvm.so: dlopen failed: library "libwvm.so" not found

Totally have no idea why this error happen, and other device just ok. I know it's Xiaomi's problem, but I am in China and this device are so many, how to solve this anyway?

esafirm commented 6 years ago

Does the app crash or something? When exactly this error happen? Can you attach the full stack trace?

lucasjinreal commented 6 years ago

@esafirm Hi, no crash, seem the exception were be catched. The only trace back can be seem from logcat. Just Failed to open libwvm.so: dlopen failed: library "libwvm.so" not found. And can not open image pickcer. This error only shows on Xiaomi devices.

esafirm commented 6 years ago

It seems like the issue is not from the image picker itself. On this it mentioned the issue is from the audio processor or something.

I have Xiaomi Note 4 myself, unfortunately the issue didn't reproducible as well.

lucasjinreal commented 6 years ago

Hi, esa, thanks for replying the related issue, I am using Redmi 5 Plus. If you find solution about this pls let me know!

esafirm commented 6 years ago

@jinfagang will do! As for now, i will closing this issue. Please don't hesitate to reopen.

ghost commented 6 years ago

Problem with me too!

unicornRainbows commented 6 years ago

FML

cloewen8 commented 6 years ago

Just had this issue with Android Nexus 6 (API 25) virtual device.

shekharartemedia commented 5 years ago

Failed to open libwvm.so: dlopen failed: library "libwvm.so" not found. i am getting this issue on lava phone when i open the gallery from my app.

Rameez-Rahil commented 4 years ago

Failed to open libwvm.so: dlopen failed: library "libwvm.so" not found.in my emmulator pixel 2XL device

EmreOzkose commented 4 years ago

E/WVMExtractor: Failed to open libwvm.so: dlopen failed: library "libwvm.so" not found in my virtual device : Nexus 5 API 24