Ticket #21156 (closed defect: fixed)
Log Viewer cannot save VBox.log file (regression)
Reported by: | fth0 | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 7.0.0 |
Keywords: | Log Viewer | Cc: | |
Guest type: | all | Host type: | Windows |
Description
In VirtualBox 7.0.0 on Windows hosts, the Log Viewer in the VirtualBox Manager shows the VM name to the left of the usual (up to) 5 tabs. This apparently leads to an off-by-one error:
Clicking the Save button to save the contents of the current tab actually saves the contents of the tab to the right of the current tab. In consequence, it's impossible to save the VBox.log file.
Users who try to provide a VBox.log file in the forums or the Bugtracker erroneously provide the VBoxHardening.log file instead.
Change History
Note: See
TracTickets for help on using
tickets.
It does save the wrong file indeed. I will fix it.