Changes between Initial Version and Version 1 of Ticket #18388, comment 2
- Timestamp:
- Apr 5, 2020 11:33:56 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18388, comment 2
initial v1 3 3 Eg. having the line... 4 4 5 <ExtraDataItem name="GUI/RecentListCD" value="\ \192.168.0.254\Folder\Image.iso"/>5 <ExtraDataItem name="GUI/RecentListCD" value="\ \192.168.0.254\Folder\Image.iso"/> 6 6 7 7 ...In the settings file (%HOMEPATH%\.VirtualBox\VirtualBox.xml) will cause the VM to hang and crash with the same error message. You can fix the crashing by removing the entire GUI/RecentListCD -line from the settings file. There doesn't seem to be any other way than manually removing bad entries from the list of recently used optical images.