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

Clicking on ui doesn't work on Android 12 #343

Open
Jcouto33 opened this issue Oct 28, 2021 · 1 comment
Open

Clicking on ui doesn't work on Android 12 #343

Jcouto33 opened this issue Oct 28, 2021 · 1 comment

Comments

@Jcouto33
Copy link

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.

  1. Start STF
  2. Connect Android 12 device
  3. Try to click on screen but nothing append

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)"

@Jcouto33 Jcouto33 changed the title Clicking on uI doesn't work on Android 12 Clicking on ui doesn't work on Android 12 Oct 28, 2021
@siva-kranthi
Copy link

Facing a similar issue. Please help us

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants