Skip to content

[BUG]android16 下录制脚本,使用点击事件,页面不会触发跳转,并且导致solopi“假死“”的情况:点击π 也不能打开 #225

Description

@lixiaoli594-a11y

Describe the bug / 问题描述
A clear and concise description of what the bug is. / 相关问题的描述

To Reproduce / 复现流程
Steps to reproduce the behavior: / 问题重现流程

  1. Go to '开始执行'
  2. Click π 的【开始】;
  3. 点击被测app页面如search按钮 ,触发π的事件选择,选择“点击“,关闭π的选择时间窗口,此时被测app,不见跳转;
  4. 手动点击页面search,页面可以跳转,点击π的入口,无法打开π

If applicable, add screenshots to help explain your problem. / 最好能够附上相关问题的截图信息。
1756885156975,2025.09.03 15:39:16.975,INFO,SoloPi-ADB CMD,40@shell:LD_LIBRARY_PATH=/data/local/tmp/hulu /data/local/tmp/hulu/minicap -P 1080x2436@1080x2436/0
1756885156985,2025.09.03 15:39:16.985,INFO,SoloPi-ADB CMD,39@shell:LD_LIBRARY_PATH=/data/local/tmp/hulu /data/local/tmp/hulu/minicap -P 1080x2436@720x1624/0 -s > /sdcard/solopi/tmp/running.jpg
1756885157006,2025.09.03 15:39:17.006,INFO,SoloPi-ADB CMD,40@shell:->CANNOT LINK EXECUTABLE "/data/local/tmp/hulu/minicap": cannot locate symbol "_ZN7android2ui4Size7INVALIDE" referenced by "/data/local/tmp/hulu/minicap.so"...

1756885157016,2025.09.03 15:39:17.016,INFO,SoloPi-ADB CMD,39@shell:->CANNOT LINK EXECUTABLE "/data/local/tmp/hulu/minicap": cannot locate symbol "_ZN7android2ui4Size7INVALIDE" referenced by "/data/local/tmp/hulu/minicap.so"...

1756885157018,2025.09.03 15:39:17.018,WARN,SoloPi-ScreenCapture,截图不合法
1756885157030,2025.09.03 15:39:17.030,INFO,SoloPi-ADB CMD,41@shell:screencap -p "/storage/emulated/0/solopi/tmp/running.jpg"
1756885157174,2025.09.03 15:39:17.174,INFO,SoloPi-ADB CMD,41@shell:->Ambiguous file type
1756885157179,2025.09.03 15:39:17.179,ERROR,SoloPi-CaseReplayManager,执行操作抛出异常: null : com.mdit.library.ProxyException
at com.mdit.library.MethodProxyExecuter.executeInterceptor(SourceFile:7)
at com.alipay.cathor.minicap.MinicapCaptureService_Proxy.captureScreen(Unknown Source:89)
at com.alipay.hulu.service.CaseReplayManager.processOperation(SourceFile:41)
at com.alipay.hulu.service.CaseReplayManager.stepAction(SourceFile:5)
at com.alipay.hulu.service.CaseReplayManager.process(SourceFile:13)
at com.alipay.hulu.service.CaseReplayManager.access$200(SourceFile:1)
at com.alipay.hulu.service.CaseReplayManager$j.run(SourceFile:1)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1156)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:651)
at java.lang.Thread.run(Thread.java:1119)
Caused by: com.mdit.library.ProxyException
at com.mdit.library.MethodProxyExecuter.executeMethod(SourceFile:4)
at com.mdit.library.MethodProxy.invokeSuper(SourceFile:1)
at com.alipay.hulu.common.application.LauncherApplication$l$a.intercept(SourceFile:11)
at com.mdit.library.MethodProxyExecuter.executeInterceptor(SourceFile:6)
... 9 more
Caused by: java.lang.reflect.InvocationTargetException
at java.lang.reflect.Method.invoke(Native Method)
at com.mdit.library.MethodProxyExecuter.executeMethod(SourceFile:2)
... 12 more
Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'int android.graphics.Bitmap.getWidth()' on a null object reference
at android.graphics.Bitmap.createScaledBitmap(Bitmap.java:866)
at com.alipay.cathor.minicap.MinicapCaptureService.captureWithScreencap(MinicapCaptureService.java:83)
at com.alipay.cathor.minicap.MinicapCaptureService.captureScreen(MinicapCaptureService.java:62)
... 14 more

1756885157180,2025.09.03 15:39:17.180,ERROR,SoloPi-CaseReplayManager,执行步骤出现问题:执行异常:null
dalvik.system.VMStack.getThreadStackTrace(Native Method)
java.lang.Thread.getStackTrace(Thread.java:1960)
com.alipay.hulu.common.utils.i.a(SourceFile:1)
com.alipay.hulu.common.utils.LogUtil.e(SourceFile:2)
com.alipay.hulu.service.CaseReplayManager.stepAction(SourceFile:8)
com.alipay.hulu.service.CaseReplayManager.process(SourceFile:13)
com.alipay.hulu.service.CaseReplayManager.access$200(SourceFile:1)
com.alipay.hulu.service.CaseReplayManager$j.run(SourceFile:1)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1156)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:651)
java.lang.Thread.run(Thread.java:1119)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions