-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
Multiple touch in manipulating smart phone page causes an error #1180
Comments
Thanks for the report. Regarding protobuf version, there is a PR for that: #1161 |
@koral-- Thank you SO much for your reply !! 😄
I think there is a possibility this error occurs by STF... 🤔 |
I tried to start stf after changed protobufjs to latest version.
It seems that the structure of protobufjs has been changed significantly. |
@koral-- Hi, if PR#1180 is released, this issue will be resolved. |
Autobuild including that PR should be available. |
OK, let's do so 👍 |
What is the issue or idea you have?
When using like Microsoft Surface, multiple touch in a manipulating smart phone page causes an error.
After the error, STF always returns the error unless the STF process is restarted...
Does it only happen on a specific device? Please run
adb devices -l
and paste the corresponding row.No, this error occurs any devices.
Please provide the steps to reproduce the issue.
precondtion: Use Surface or Tablet to touch display.
What is the expected behavior?
Does not occur the error.
Do you see errors or warnings in the
stf local
output? If so, please paste them or the full log here.The error log is following.
This error occurred in protobufjs.
I think the version of protobuffjs in STF is too old... 🤔
package.json
https://github.com/openstf/stf/blob/master/package.json#L75
releases of protobufjs
https://github.com/protobufjs/protobuf.js/releases
The text was updated successfully, but these errors were encountered: