Nitrux / nitrux-bug-tracker

Bug Repository for Nitrux
https://nxos.org
5 stars 2 forks source link

Waydroid fails to open UI due to missing directory /var/lib/waydroid/lxc #112

Open UriHerrera opened 1 year ago

UriHerrera commented 1 year ago

Describe the bug Waydroid does not open the Android container after running Waydroid's first launch dialog, where the system images are downloaded.

To Reproduce Steps to reproduce the behavior:

  1. Install Nitrux
  2. Launch Waydroid first run wizard.
  3. Launch Waydroid from the applications menu.
  4. Nothing happens.

Expected behavior Waydroid launches.

Screenshots imagen

Desktop (please complete the following information):

Additional context Seemingly it's a problem caused by a missing directory; the directory lxc should exist in /var/lib/waydroid, and to fix this problem, we only need to run sudo waydroid upgrade.

I have no idea why Waydroid does not create this directory the first time.


Disclaimer: We do not develop Waydroid. Please file issues with Waydroid at their bug tracker here

UriHerrera commented 7 months ago

This issue is unrelated to another issue: https://github.com/Nitrux/nitrux-bug-tracker/issues/120, where the problem is that PSI is not enabled in the Liquorix kernel.