Waydroid crashes without launching runner

REPRODUCIBILITY (% or how often):
BUILD ID = OS VERSION (Settings > About product):
HARDWARE (XA2, X10, X10 II, …): Sony Xperia 10 II
UI LANGUAGE:
REGRESSION: (compared to previous public release: Yes, No, ?): Possibly?

DESCRIPTION:

PRECONDITIONS:

Installed python3-gbinder

STEPS TO REPRODUCE:

EXPECTED RESULT:

Waydroid launches

ACTUAL RESULT:

Waydroid crashes with Exit Code 1 in GUI

ADDITIONAL INFORMATION:

(Please ALWAYS attach relevant data such as logs, screenshots, etc…)

Terminal output: ~]$ waydroid
Traceback (most recent call last):
File “/usr/bin/waydroid”, line 6, in
import tools
File “/opt/waydroid/tools/init.py”, line 9, in
from . import actions
File “/opt/waydroid/tools/actions/init.py”, line 5, in
from tools.actions.session_manager import start, stop
File “/opt/waydroid/tools/actions/session_manager.py”, line 10, in
from tools import services
File “/opt/waydroid/tools/services/init.py”, line 3, in
from tools.services.user_manager import start, stop
File “/opt/waydroid/tools/services/user_manager.py”, line 7, in
from tools.interfaces import IUserMonitor
File “/opt/waydroid/tools/interfaces/IUserMonitor.py”, line 4, in
from gi.repository import GLib
ModuleNotFoundError: No module named ‘gi’

Thanks for posting @nerd7473. Since — if I understand correctly — this isn’t a bug related to Sailfish OS, I’ve moved it into the Applications category instead. I hope that’s okay, but please let me know if you think some other category would be more appropriate.

1 Like