Opened 6 years ago
#18179 new enhancement
Error unclear when cloning and default vm folder is not available
Reported by: | ctrl | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 5.2.22 |
Keywords: | Cc: | ||
Guest type: | all | Host type: | Linux |
Description
Hi, I think there should be a more readable error when you try to clone a vm and the default vm folder is not available (e.g. was an external drive, now unplugged). On 5.2.22 on Linux I only get a generic VBOX_E_IPRT_ERROR.
To reproduce:
- Configure the default vm folder to a new position
- Render the position unavailable (rename, remove, unplug)
- Create a linked clone of a vm
- A snapshot is created on the original vm
- Error VBOX_E_IPRT_ERROR appears
I think it should say that folder xyz is not available, would make troubleshooting faster.
Note:
See TracTickets
for help on using tickets.