Can't configure Waydroid due to python error.

When trying to use Waydroid in any way I always get the error
ERROR: /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()
ERROR: /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()
Running Bazzite Deck Gnome on Steam Deck.
5 Replies
dnkmmr
dnkmmr14mo ago
I am getting the same error @Bazzite Maintainer what is even causing this?
HikariKnight
HikariKnight14mo ago
i dont use waydroid but from the path alone it looks like an issue in waydroid itself, the oddest thing though is that the regex it is complaining about is valid though
HikariKnight
HikariKnight14mo ago
GitHub
[BUG] /usr/lib/waydroid/tools/helpers/net.py:34: SyntaxWarning: inv...
Describe the bug When running wayland-init or /usr/bin/waydroid-launcher I'm seeing the following message: andrew@fedora:~/Downloads$ /usr/bin/waydroid-launcher /usr/lib/waydroid/tools/helpers/...
dnkmmr
dnkmmr14mo ago
I also can't enable google services
Zelaf
ZelafOP14mo ago
I was able to fix this, at least temporary, by downloading the errord file and replace it with unlocking the /usr/ directory

Did you find this page helpful?