You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During the patching progress, after the text has flowed to the bottom of the screen, the text is partially covered by the navigation bar. Scrolling down does nothing.
Steps to reproduce:
Install as many patches as possible to fill up the output area
Watch the text flow down
Version of ReVanced Manager and version & name of application you tried to patch
YouTube 18.38.44, but this is a UI bug and the app shouldn't matter.
Installation type
Non-root
Device logs
--------- beginning of crash
11-09 03:21:22.797 22874 22874 E AndroidRuntime: FATAL EXCEPTION: main
11-09 03:21:22.797 22874 22874 E AndroidRuntime: Process: app.revanced.manager.flutter, PID: 22874
11-09 03:21:22.797 22874 22874 E AndroidRuntime: java.lang.RuntimeException: Failure delivering result ResultInfo{who=null, request=1024, result=-1, data=Intent { (has extras) }} to activity {app.revanced.manager.flutter/app.revanced.manager.flutter.MainActivity}: java.lang.IllegalStateException: Reply already submitted
11-09 03:21:22.797 22874 22874 E AndroidRuntime: at android.app.ActivityThread.deliverResults(ActivityThread.java:5527)
11-09 03:21:22.797 22874 22874 E AndroidRuntime: at android.app.ActivityThread.handleSendResult(ActivityThread.java:5566)
11-09 03:21:22.797 22874 22874 E AndroidRuntime: at android.app.servertransaction.ActivityResultItem.execute(ActivityResultItem.java:67)
11-09 03:21:22.797 22874 22874 E AndroidRuntime: at android.app.servertransaction.ActivityTransactionItem.execute(ActivityTransactionItem.java:45)
11-09 03:21:22.797 22874 22874 E AndroidRuntime: at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:139)
11-09 03:21:22.797 22874 22874 E AndroidRuntime: at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:96)
11-09 03:21:22.797 22874 22874 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2443)
11-09 03:21:22.797 22874 22874 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:106)
11-09 03:21:22.797 22874 22874 E AndroidRuntime: at android.os.Looper.loopOnce(Looper.java:205)
11-09 03:21:22.797 22874 22874 E AndroidRuntime: at android.os.Looper.loop(Looper.java:294)
11-09 03:21:22.797 22874 22874 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:8177)
11-09 03:21:22.797 22874 22874 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
11-09 03:21:22.797 22874 22874 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:552)
11-09 03:21:22.797 22874 22874 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:971)
11-09 03:21:22.797 22874 22874 E AndroidRuntime: Caused by: java.lang.IllegalStateException: Reply already submitted
11-09 03:21:22.797 22874 22874 E AndroidRuntime: at io.flutter.embedding.engine.dart.DartMessenger$Reply.reply(DartMessenger.java:435)
11-09 03:21:22.797 22874 22874 E AndroidRuntime: at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler$1.success(MethodChannel.java:263)
11-09 03:21:22.797 22874 22874 E AndroidRuntime: at com.zaihui.installplugin.InstallPlugin.handleActivityResult(InstallPlugin.kt:168)
11-09 03:21:22.797 22874 22874 E AndroidRuntime: at com.zaihui.installplugin.InstallPlugin.onAttachedToActivity$lambda$0(InstallPlugin.kt:49)
11-09 03:21:22.797 22874 22874 E AndroidRuntime: at com.zaihui.installplugin.InstallPlugin.$r8$lambda$0kyFsS8QFPYlZRQgh8Vy1EfNYKc(Unknown Source:0)
11-09 03:21:22.797 22874 22874 E AndroidRuntime: at com.zaihui.installplugin.InstallPlugin$$ExternalSyntheticLambda1.onActivityResult(Unknown Source:2)
11-09 03:21:22.797 22874 22874 E AndroidRuntime: at io.flutter.embedding.engine.FlutterEngineConnectionRegistry$FlutterEngineActivityPluginBinding.onActivityResult(FlutterEngineConnectionRegistry.java:813)
11-09 03:21:22.797 22874 22874 E AndroidRuntime: at io.flutter.embedding.engine.FlutterEngineConnectionRegistry.onActivityResult(FlutterEngineConnectionRegistry.java:432)
11-09 03:21:22.797 22874 22874 E AndroidRuntime: at io.flutter.embedding.android.FlutterActivityAndFragmentDelegate.onActivityResult(FlutterActivityAndFragmentDelegate.java:868)
11-09 03:21:22.797 22874 22874 E AndroidRuntime: at io.flutter.embedding.android.FlutterActivity.onActivityResult(FlutterActivity.java:928)
11-09 03:21:22.797 22874 22874 E AndroidRuntime: at android.app.Activity.dispatchActivityResult(Activity.java:8943)
11-09 03:21:22.797 22874 22874 E AndroidRuntime: at android.app.ActivityThread.deliverResults(ActivityThread.java:5520)
11-09 03:21:22.797 22874 22874 E AndroidRuntime: ... 13 more
--------- beginning of system
11-09 04:22:14.208 16226 16226 W PackageParser: Unknown element under <manifest>: queries at /data/user/0/app.revanced.manager.flutter/cache/patcher/tmp-ADGAQV/out.apk Binary XML file line #2
11-09 04:22:14.209 16226 16226 W PackageParser: Unknown element under <application>: property at /data/user/0/app.revanced.manager.flutter/cache/patcher/tmp-ADGAQV/out.apk Binary XML file line #140
11-09 04:22:14.211 16226 16226 W PackageParser: No actions in intent filter at /data/user/0/app.revanced.manager.flutter/cache/patcher/tmp-ADGAQV/out.apk Binary XML file line #471
Patcher logs
No response
Acknowledgements
This request is not a duplicate of an existing issue.
I have chosen an appropriate title.
All requested information has been provided properly.
The issue is solely related to the ReVanced Manager
The text was updated successfully, but these errors were encountered:
Bug description
During the patching progress, after the text has flowed to the bottom of the screen, the text is partially covered by the navigation bar. Scrolling down does nothing.
Steps to reproduce:
Version of ReVanced Manager and version & name of application you tried to patch
Version: 1.15.1
Model: Pixel 6a
Android Version: 14
Supported Archs: arm64-v8a, armeabi-v7a, armeabi
YouTube 18.38.44, but this is a UI bug and the app shouldn't matter.
Installation type
Non-root
Device logs
Patcher logs
No response
Acknowledgements
The text was updated successfully, but these errors were encountered: