Open guillaumerose opened 3 years ago
After setup, if no crc
instance exists then crc status
returns machine 'crc' Does Not Exists...
which in the tray at all places is shown as "Unknown" since its less verbose and doesn't make the menus too wide. Should it say "Does not exists" instead?
Good question. There is no real difference for the user between machine doesn't exist and machine stopped. If the machine doesn't exist, it also means it is stopped :)
We could change crc status command line also with this.
I did nothing more than
crc setup --enable-experimental-features
and the status reported isUnkonwn
. It feels like there is an error but it's not.