smart-test-ti / SoloX

💯SoloX - Real-time collection tool for Android/iOS performance data.(Android性能测试android performance\iOS性能测试ios performance\移动端性能测试mobile performance\APP性能测试app performance\app性能测试工具)
https://smart-test-ti.github.io/solox
MIT License
955 stars 168 forks source link

获取fps报错! #285

Open DianMoC opened 1 month ago

DianMoC commented 1 month ago

设备:oppo findx, Andriod10; [E 240625 14:31:37 android_fps:295] an exception hanpend in fps _collector_thread , reason unkown! [D 240625 14:31:37 android_fps:297] Traceback (most recent call last): File "C:\Install\python12\Lib\site-packages\solox\public\android_fps.py", line 269, in _collector_thread refresh_period, new_timestamps = self._get_surfaceflinger_frame_data() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Install\python12\Lib\site-packages\solox\public\android_fps.py", line 419, in _get_surfaceflinger_frame_data if len(results) <= 1 or int(results[-2].split()[0]) ==0: ^^^^^^^^^^^^^^^^^^^^^^^^^^^