Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Progress output gets obstructed by the navigation bar #1475

Closed
4 tasks done
lifehackerhansol opened this issue Nov 9, 2023 · 0 comments · Fixed by #1476 or #1478
Closed
4 tasks done

Progress output gets obstructed by the navigation bar #1475

lifehackerhansol opened this issue Nov 9, 2023 · 0 comments · Fixed by #1476 or #1478
Labels
Bug report Something isn't working

Comments

@lifehackerhansol
Copy link

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:

  1. Install as many patches as possible to fill up the output area
  2. Watch the text flow down

Screenshot_20231109-042106

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

--------- 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
@lifehackerhansol lifehackerhansol added the Bug report Something isn't working label Nov 9, 2023
@TheAabedKhan TheAabedKhan linked a pull request Nov 9, 2023 that will close this issue
@validcube validcube linked a pull request Nov 11, 2023 that will close this issue
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug report Something isn't working
Projects
None yet
1 participant