Opened 15 years ago
Closed 14 years ago
#6523 closed defect (fixed)
Taking running snapshots from GUI fails on linux host
Reported by: | module0000 | Owned by: | |
---|---|---|---|
Component: | GUI | Version: | VirtualBox 3.1.6 |
Keywords: | snapshot gui | Cc: | |
Guest type: | Linux | Host type: | Linux |
Description
Attempting to take a snapshot of a running host from the "Snapshots" tab of the GUI presents an error that reads:
""Failed to open a session for virtual machine <name> A session for the machine '<name>' is currently open(or being closed).""
(snapshots work fine from the window of the VM itself, just not from the GUI)
Note:
See TracTickets
for help on using tickets.
When looking at the latest development code (i.e. what wil become VirtualBox 3.2) I noticed that taking snapshots in the VM config window is disabled already. This prevents getting the error.