Vanilla-OS / vanilla-system-operator

VSO is an utility which allows you to perform maintenance tasks on your Vanilla OS installation.
GNU General Public License v3.0
31 stars 15 forks source link

bug: Installed application doesn't launch, desktop entry isn't exported during it's installation #109

Closed kbdharun closed 4 months ago

kbdharun commented 4 months ago

https://github.com/Vanilla-OS/vanilla-system-operator/issues/80#issuecomment-2084934672

kbdharun@apx-vso-pico:~/Downloads$ vso android install newpipe
1) PipePipe - A FLOSS Android app to let you browse YouTube, NicoNico and BiliBili freely. [FDroid]
2) NewPipe - Lightweight YouTube frontend [FDroid]
3) NewPipe Legacy - Lightweight YouTube frontend for OS versions 4.x [FDroid]
4) PipePipe - A FLOSS Android app to let you browse YouTube, NicoNico and BiliBili freely. [izzyondroid]
5) NewPipe preunified - NewPipe with the old UI [izzyondroid]

Pick an application to install (1): 2
Install application NewPipe? [Y/n]: y
 INFO  Downloading apk from https://f-droid.org/repo/org.schabi.newpipe
/usr/bin/ewaydroid: line 7: /home/kbdharun/.config/waydroid-props: No such file or directory
/usr/bin/ewaydroid: line 7: /home/kbdharun/.config/waydroid-props: No such file or directory
/usr/bin/ewaydroid: line 7: /home/kbdharun/.config/waydroid-props: No such file or directory
ERROR: WayDroid is not initialized, run "waydroid init"
ERROR: WayDroid is not initialized, run "waydroid init"
ERROR: WayDroid is not initialized, run "waydroid init"
ERROR: WayDroid is not initialized, run "waydroid init"
ERROR: WayDroid is not initialized, run "waydroid init"
ERROR: WayDroid is not initialized, run "waydroid init"
ERROR: WayDroid is not initialized, run "waydroid init"
 INFO  Installation successful

And

kbdharun@apx-vso-pico:~/Downloads$ vso android launch NewPipe
/usr/bin/ewaydroid: line 7: /home/kbdharun/.config/waydroid-props: No such file or directory
/usr/bin/ewaydroid: line 7: /home/kbdharun/.config/waydroid-props: No such file or directory
/usr/bin/ewaydroid: line 7: /home/kbdharun/.config/waydroid-props: No such file or directory
ERROR: WayDroid is not initialized, run "waydroid init"
ERROR: WayDroid is not initialized, run "waydroid init"
ERROR: WayDroid is not initialized, run "waydroid init"
ERROR: WayDroid is not initialized, run "waydroid init"
ERROR: WayDroid is not initialized, run "waydroid init"
ERROR: WayDroid is not initialized, run "waydroid init"
ERROR: WayDroid is not initialized, run "waydroid init"
axtloss commented 4 months ago

This is caused by #80