Romain Vimont
Romain Vimont
cc @voyageur (as the author of #3817)
As an alternative to these shell script hacks, I could add an option `--wait-on-error` which does this in native code (and this would simplify both these .desktop and the Windows...
> I also removed -i option in scrcpy.desktop, because we obviously don't need any interactive shell session in scrcpy.desktop. Without `-i`, it does not work for me. To understand what...
> As an alternative to these shell script hacks, I could add an option `--wait-on-error` which does this in native code (and this would simplify both these .desktop and the...
> "Can't find `/usr/bin/bash -i`". What is the result of: ```bash echo $SHELL ``` ?
It remains the change to replace the "any key" by "Enter" :wink:
Did you install `adb`? https://github.com/Genymobile/gnirehtet#adb
What is the result of `adb shell dumpsys package com.genymobile.gnirehtet` if you execute it from a terminal from the gnirehtet directory? 1. press Windows+r, type `cmd` and press Enter 2....
Thank you very much :+1: Sorry for the delay, I don't have much time currently. After a quick glance, it looks good :+1:, but I need to review in more...