Could it be tied to me running the Deck screen and the main monitor at the same time?
Could it be tied to me running the Deck screen and the main monitor at the same time?
gamemode-simulate-game do?usroverlay in rpm-ostree and then downloading and replacing that file manually from the main branch in the waydroid reposudo rpm-ostree usroverlay and then downloading the file from waydroid here: https://github.com/waydroid/waydroid/blob/main/tools/helpers/net.py and then replace the file with the downloaded file in /usr/lib/waydroid/tools/helpers/net.pyheri@floof ~> waydroid
/usr/lib/waydroid/tools/helpers/net.py:34: SyntaxWarning: invalid escape sequence '\d'
return re.search("(\d{1,3}\.){3}\d{1,3}\s", f.read()).group().strip()
[16:21:25] Run waydroid -h for usage information.
heri@floof ~> sudo waydroid
[sudo] password for heri:
/usr/lib/waydroid/tools/helpers/net.py:34: SyntaxWarning: invalid escape sequence '\d'
return re.search("(\d{1,3}\.){3}\d{1,3}\s", f.read()).group().strip()
[16:21:32] Run waydroid -h for usage information.