Romain Vimont

Results 2060 comments of Romain Vimont

I don't know why you get this error. Someone had the same here: https://discuss.gradle.org/t/no-value-has-been-specified-for-property-lintclasspath/32203 > OpenJDK-8-JRE You need `openjdk-8-jdk` too.

No, it's probably Google Play: #37 (and other apps) which consider that they have no connection is there is no wifi/mobile network.

Hmmm, it should not, it's called in a loop: https://github.com/Genymobile/gnirehtet/blob/f5c0710c751f7ca82ce413058abc57d9af7208c3/relay-java/src/main/java/com/genymobile/gnirehtet/AdbMonitor.java#L90 :confused: > Here I think an exception should be raised to reset the current state... It should not be necessary...

> But that exception can be caught in an outer loop: The exception should occur only when a communication with the adb socket fails (so it reconnects and "restart"). >...

On which version of gnirehtet (which SHA-1) do you reproduce? `master`? `dev`?

I have no idea. It just reopens the connections on the computer and forwards communication.

It's a bug in the device ROM. Gnirehtet just requests to open the VPN, the system handles the popup.

There's probably nothing I can do.

In English, please. ``` gnirehtet run -d xx.xx.xx.xx ``` (where xx.xx.xx.xx is the io of the dns you want to use)

It's probably just UDP broadcasts: #28 #158. It should not prevent the app from working. (your `log.txt` does not contain the message)