New [9.9.26V2] [Mi9SE] Apps FC


KcNirvana

Members
May 19, 2015
794
102
Themes App
When trying to change the font to another one:
Code:
ava.lang.UnsatisfiedLinkError: dlopen failed: library "/system/app/ThemeManager/ThemeManager.apk!/lib/arm64-v8a/libjni_resource_drm.so" not found
    at java.lang.Runtime.loadLibrary0(Runtime.java:1016)
    at java.lang.System.loadLibrary(System.java:1669)
    at com.android.thememanager.jni.DrmAgent.<clinit>(Unknown Source:2)
    at com.android.thememanager.d.b.d.<init>(Unknown Source:12)
    at com.android.thememanager.util.ch.a(Unknown Source:12)
    at com.android.thememanager.util.ch.<init>(Unknown Source:62)
    at com.android.thememanager.activity.ThemeDetailActivity.a(Unknown Source:2)
    at com.android.thememanager.activity.s.C(Unknown Source:4)
    at com.android.thememanager.activity.s.onActivityCreated(Unknown Source:39)
    at android.app.Fragment.performActivityCreated(Unknown Source:15)
    at android.app.FragmentManagerImpl.moveToState(Unknown Source:624)
    at android.app.FragmentManagerImpl.moveFragmentToExpectedState(Unknown Source:38)
    at android.app.FragmentManagerImpl.moveToState(Unknown Source:48)
    at android.app.FragmentManagerImpl.dispatchMoveToState(Unknown Source:12)
    at android.app.FragmentManagerImpl.dispatchActivityCreated(Unknown Source:4)
    at android.app.FragmentController.dispatchActivityCreated(Unknown Source:4)
    at android.app.Activity.performCreate(Unknown Source:65)
    at android.app.Activity.performCreate(Unknown Source:1)
    at android.app.Instrumentation.callActivityOnCreate(Unknown Source:3)
    at android.app.ActivityThread.performLaunchActivity(Unknown Source:368)
    at android.app.ActivityThread.handleLaunchActivity(Unknown Source:36)
    at android.app.servertransaction.LaunchActivityItem.execute(Unknown Source:57)
    at android.app.servertransaction.TransactionExecutor.executeCallbacks(Unknown Source:99)
    at android.app.servertransaction.TransactionExecutor.execute(Unknown Source:34)
    at android.app.ActivityThread$H.handleMessage(Unknown Source:36)
    at android.os.Handler.dispatchMessage(Unknown Source:21)
    at android.os.Looper.loop(Unknown Source:207)
    at android.app.ActivityThread.main(Unknown Source:107)
    at java.lang.reflect.Method.invoke(Native Method)
    at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(Unknown Source:11)
    at com.android.internal.os.ZygoteInit.main(Unknown Source:274)

On Connect & Share when trying to Cast:
Code:
java.lang.UnsatisfiedLinkError: dlopen failed: library "/system/app/MiLinkService/MiLinkService.apk!/lib/arm64-v8a/libhttpserver.so" not found
    at java.lang.Runtime.loadLibrary0(Runtime.java:1016)
    at java.lang.System.loadLibrary(System.java:1669)
    at com.milink.http.server.HttpServer.<clinit>(Unknown Source:6)
    at com.milink.http.server.HttpServer.getInstance(Unknown Source:0)
    at com.milink.client.service.presence.DevicePresence.start(Unknown Source:69)
    at com.milink.client.service.Mcs.onWifiConnected(Unknown Source:40)
    at com.milink.client.service.wifi.WifiStateReceiver.onReceive(Unknown Source:71)
    at android.app.LoadedApk$ReceiverDispatcher$Args.lambda$getRunnable$0(Unknown Source:118)
    at android.app.-$$Lambda$LoadedApk$ReceiverDispatcher$Args$_BumDX2UKsnxLVrE6UJsJZkotuA.run(Unknown Source:2)
    at android.os.Handler.handleCallback(Unknown Source:2)
    at android.os.Handler.dispatchMessage(Unknown Source:4)
    at android.os.Looper.loop(Unknown Source:207)
    at android.app.ActivityThread.main(Unknown Source:107)
    at java.lang.reflect.Method.invoke(Native Method)
    at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(Unknown Source:11)
    at com.android.internal.os.ZygoteInit.main(Unknown Source:274)

Mi Vídeo app
When I record a 4K video and try to open app
Code:
java.lang.UnsatisfiedLinkError: No implementation found for void org.videolan.libvlc.MediaMetadataRetriever.native_setup() (tried Java_org_videolan_libvlc_MediaMetadataRetriever_native_1setup and Java_org_videolan_libvlc_MediaMetadataRetriever_native_1setup__)
    at org.videolan.libvlc.MediaMetadataRetriever.native_setup(Native Method)
    at org.videolan.libvlc.MediaMetadataRetriever.<init>(MediaMetadataRetriever.java:44)
    at com.miui.video.biz.videoplus.player.VideoInfo.parse(VideoInfo.java:117)
    at com.miui.video.biz.videoplus.app.business.moment.loader.InLineVideoDataLoader.startLoad(InLineVideoDataLoader.java:71)
    at com.miui.video.biz.videoplus.app.business.moment.loader.InLineVideoDataLoader.startLoad(InLineVideoDataLoader.java:25)
    at com.miui.video.biz.videoplus.app.business.moment.loader.BaseLocalDataProvider$1.run(BaseLocalDataProvider.java:85)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
    at java.lang.Thread.run(Thread.java:764)
 
Last edited:
Strangely, you're the only one with these UnsatisfiedLinkError issues. No one is able to reproduce that.
 
Thank you for answer...
But what can I do to solve this?
I've already make a clean install...

Enviado do meu Mi 9 SE através do Tapatalk