nienienienie

Results 17 comments of nienienienie

https://discuss.gradle.org/t/how-to-disable-using-gradle-module-metadata-then-to-use-pom-xml-to-resolve-dependencies/42995/2 a guy from gradle says > And for the future, it is almost always a bad idea to ignore the metadata or to not publish it.

Yes, it's happened only once, but it did happen on production app installed from Play Store for device Android 11 / SM-A127F.

Yes, it helps me. But that page of docs https://docs.sentry.io/platforms/android/configuration/app-not-respond/ should be updated, because it's very misleading about "which version of sentry has ANR handling".

so isSideLoaded working as expected or not?

same here ``` androidx.camera.core.ImageCaptureException: Camera is closed. at androidx.camera.core.ImageCapture$ImageCaptureRequest.lambda$notifyCallbackError$1(SourceFile:2312) at androidx.camera.core.ImageCapture$ImageCaptureRequest.$r8$lambda$KlqAxzwB-08wcOFrjThjf8ncF2g at androidx.camera.core.ImageCapture$ImageCaptureRequest$$InternalSyntheticLambda$1$144ba365f39cf07dfc4635573e3d066c10b3daa8cdfe57668b325d6de4cc2219$0.run at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at java.lang.Thread.run(Thread.java:923) ```

true :) > If you can move to JDK 14 or newer this reflective call is no longer required. I had JDK 11 and warning was there. Then I moved...

logs with https://github.com/titusfortner/selenium-logger set to `SeleniumLogger.enable()` logs from Ubuntu ``` 2024-04-08 11:26:54 FINE Selenium [SeleniumManager getBinary] Selenium Manager binary found at: /home/meUser3000/.cache/selenium/manager/0.4.18/selenium-manager 2024-04-08 11:26:54 FINE Selenium [SeleniumManager runCommand] Executing Process:...