Once downloaded and without additional configurations, by running it you are able to download/install operating systems and those from any ISO you stored, without problems.
What does not works
Custom $HOME directories, if you set, for example
HOME=/home/$USER/any/path
or any other path as a custom $HOME directory, GNOME Boxes crashes, or sometime starts but crashes if you download a system.
Steps to reproduce the issue
Open a terminal adn always in the same session:
Create a temporary directory "tmp" we will set as $HOME, then install JuNest and gnome-boxes before (only the following commands, don't close the terminal to have always ./tmp as a custom $HOME, we will use it at point 2), as follow...
Hi, I successfully built an AppImage (or ArchImage) of GNOME Boxes using JuNest.
The script I use to run it is this
What works
Once downloaded and without additional configurations, by running it you are able to download/install operating systems and those from any ISO you stored, without problems.
What does not works
Custom $HOME directories, if you set, for example
or any other path as a custom $HOME directory, GNOME Boxes crashes, or sometime starts but crashes if you download a system.
Steps to reproduce the issue
Open a terminal adn always in the same session:
eventually add flags in "junest -b", these are my defaults
How can I solve this?