We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
What is the issue or idea you have?
When I use STF on android 12 device, the display is correctly displayed but it's not possible to click on the screen.
Please provide the steps to reproduce the issue.
What is the expected behavior?
When click on screen I expect screen change like on Android 10/11
Do you see errors or warnings in the stf local output? If so, please paste them or the full log here. 2021-10-28T08:23:02.676Z IMP/device:plugins:connect 167 [emulator-5554] Remote Connect Started for device "emulator-5554" at "tldlab241.tls.renault.fr:7450" 2021-10-28T08:23:02.939Z INF/device:plugins:screen:stream 167 [emulator-5554] minicap says: "Failed to instantiate [ch.qos.logback.classic.LoggerContext]" 2021-10-28T08:23:02.939Z INF/device:plugins:screen:stream 167 [emulator-5554] minicap says: "Reported exception:" 2021-10-28T08:23:02.940Z INF/device:plugins:screen:stream 167 [emulator-5554] minicap says: "java.lang.ArrayIndexOutOfBoundsException: length=0; index=0" 2021-10-28T08:23:02.940Z INF/device:plugins:screen:stream 167 [emulator-5554] minicap says: " at android.os.Environment.getExternalStorageState(Environment.java:1208)" 2021-10-28T08:23:02.940Z INF/device:plugins:screen:stream 167 [emulator-5554] minicap says: " at ch.qos.logback.core.android.AndroidContextUtil.getMountedExternalStorageDirectoryPath(Unknown Source:0)" 2021-10-28T08:23:02.940Z INF/device:plugins:screen:stream 167 [emulator-5554] minicap says: " at ch.qos.logback.core.android.AndroidContextUtil.setupProperties(Unknown Source:14)" 2021-10-28T08:23:02.940Z INF/device:plugins:screen:stream 167 [emulator-5554] minicap says: " at ch.qos.logback.classic.util.ContextInitializer.autoConfig(Unknown Source:12)" 2021-10-28T08:23:02.940Z INF/device:plugins:screen:stream 167 [emulator-5554] minicap says: " at org.slf4j.impl.StaticLoggerBinder.init(Unknown Source:7)" 2021-10-28T08:23:02.940Z INF/device:plugins:screen:stream 167 [emulator-5554] minicap says: " at org.slf4j.impl.StaticLoggerBinder.(Unknown Source:20)" 2021-10-28T08:23:02.940Z INF/device:plugins:screen:stream 167 [emulator-5554] minicap says: " at org.slf4j.impl.StaticLoggerBinder.getSingleton(Unknown Source:0)" 2021-10-28T08:23:02.941Z INF/device:plugins:screen:stream 167 [emulator-5554] minicap says: " at org.slf4j.LoggerFactory.bind(LoggerFactory.java:150)" 2021-10-28T08:23:02.941Z INF/device:plugins:screen:stream 167 [emulator-5554] minicap says: " at org.slf4j.LoggerFactory.performInitialization(LoggerFactory.java:124)" 2021-10-28T08:23:02.944Z INF/device:plugins:screen:stream 167 [emulator-5554] minicap says: " at org.slf4j.LoggerFactory.getILoggerFactory(LoggerFactory.java:417)" 2021-10-28T08:23:02.944Z INF/device:plugins:screen:stream 167 [emulator-5554] minicap says: " at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:362)" 2021-10-28T08:23:02.944Z INF/device:plugins:screen:stream 167 [emulator-5554] minicap says: " at io.devicefarmer.minicap.provider.BaseProvider.(BaseProvider.kt:43)" 2021-10-28T08:23:02.944Z INF/device:plugins:screen:stream 167 [emulator-5554] minicap says: " at io.devicefarmer.minicap.Main$Companion.main(Main.kt:61)" 2021-10-28T08:23:02.945Z INF/device:plugins:screen:stream 167 [emulator-5554] minicap says: " at io.devicefarmer.minicap.Main.main(Unknown Source:2)" 2021-10-28T08:23:02.945Z INF/device:plugins:screen:stream 167 [emulator-5554] minicap says: " at com.android.internal.os.RuntimeInit.nativeFinishInit(Native Method)" 2021-10-28T08:23:02.945Z INF/device:plugins:screen:stream 167 [emulator-5554] minicap says: " at com.android.internal.os.RuntimeInit.main(RuntimeInit.java:355)"
stf local
The text was updated successfully, but these errors were encountered:
Facing a similar issue. Please help us
Sorry, something went wrong.
No branches or pull requests
What is the issue or idea you have?
When I use STF on android 12 device, the display is correctly displayed but it's not possible to click on the screen.
Please provide the steps to reproduce the issue.
What is the expected behavior?
When click on screen I expect screen change like on Android 10/11
Do you see errors or warnings in the
stf local
output? If so, please paste them or the full log here.2021-10-28T08:23:02.676Z IMP/device:plugins:connect 167 [emulator-5554] Remote Connect Started for device "emulator-5554" at "tldlab241.tls.renault.fr:7450"
2021-10-28T08:23:02.939Z INF/device:plugins:screen:stream 167 [emulator-5554] minicap says: "Failed to instantiate [ch.qos.logback.classic.LoggerContext]"
2021-10-28T08:23:02.939Z INF/device:plugins:screen:stream 167 [emulator-5554] minicap says: "Reported exception:"
2021-10-28T08:23:02.940Z INF/device:plugins:screen:stream 167 [emulator-5554] minicap says: "java.lang.ArrayIndexOutOfBoundsException: length=0; index=0"
2021-10-28T08:23:02.940Z INF/device:plugins:screen:stream 167 [emulator-5554] minicap says: " at android.os.Environment.getExternalStorageState(Environment.java:1208)"
2021-10-28T08:23:02.940Z INF/device:plugins:screen:stream 167 [emulator-5554] minicap says: " at ch.qos.logback.core.android.AndroidContextUtil.getMountedExternalStorageDirectoryPath(Unknown Source:0)"
2021-10-28T08:23:02.940Z INF/device:plugins:screen:stream 167 [emulator-5554] minicap says: " at ch.qos.logback.core.android.AndroidContextUtil.setupProperties(Unknown Source:14)"
2021-10-28T08:23:02.940Z INF/device:plugins:screen:stream 167 [emulator-5554] minicap says: " at ch.qos.logback.classic.util.ContextInitializer.autoConfig(Unknown Source:12)"
2021-10-28T08:23:02.940Z INF/device:plugins:screen:stream 167 [emulator-5554] minicap says: " at org.slf4j.impl.StaticLoggerBinder.init(Unknown Source:7)"
2021-10-28T08:23:02.940Z INF/device:plugins:screen:stream 167 [emulator-5554] minicap says: " at org.slf4j.impl.StaticLoggerBinder.(Unknown Source:20)"
2021-10-28T08:23:02.940Z INF/device:plugins:screen:stream 167 [emulator-5554] minicap says: " at org.slf4j.impl.StaticLoggerBinder.getSingleton(Unknown Source:0)"
2021-10-28T08:23:02.941Z INF/device:plugins:screen:stream 167 [emulator-5554] minicap says: " at org.slf4j.LoggerFactory.bind(LoggerFactory.java:150)"
2021-10-28T08:23:02.941Z INF/device:plugins:screen:stream 167 [emulator-5554] minicap says: " at org.slf4j.LoggerFactory.performInitialization(LoggerFactory.java:124)"
2021-10-28T08:23:02.944Z INF/device:plugins:screen:stream 167 [emulator-5554] minicap says: " at org.slf4j.LoggerFactory.getILoggerFactory(LoggerFactory.java:417)"
2021-10-28T08:23:02.944Z INF/device:plugins:screen:stream 167 [emulator-5554] minicap says: " at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:362)"
2021-10-28T08:23:02.944Z INF/device:plugins:screen:stream 167 [emulator-5554] minicap says: " at io.devicefarmer.minicap.provider.BaseProvider.(BaseProvider.kt:43)"
2021-10-28T08:23:02.944Z INF/device:plugins:screen:stream 167 [emulator-5554] minicap says: " at io.devicefarmer.minicap.Main$Companion.main(Main.kt:61)"
2021-10-28T08:23:02.945Z INF/device:plugins:screen:stream 167 [emulator-5554] minicap says: " at io.devicefarmer.minicap.Main.main(Unknown Source:2)"
2021-10-28T08:23:02.945Z INF/device:plugins:screen:stream 167 [emulator-5554] minicap says: " at com.android.internal.os.RuntimeInit.nativeFinishInit(Native Method)"
2021-10-28T08:23:02.945Z INF/device:plugins:screen:stream 167 [emulator-5554] minicap says: " at com.android.internal.os.RuntimeInit.main(RuntimeInit.java:355)"
The text was updated successfully, but these errors were encountered: