Opened 15 years ago
Closed 15 years ago
#5681 closed defect (fixed)
VBox forgets that DVD drive is set for passthrough => fixed in SVN, fix will be in 3.1.4
Reported by: | Adam Jorgensen | Owned by: | |
---|---|---|---|
Component: | DVD | Version: | VirtualBox 3.1.2 |
Keywords: | passthrough | Cc: | |
Guest type: | Windows | Host type: | Linux |
Description
After installing VBox 3.1.0 r55467 I find that each time I start VirtualBox the DVD drive attached to my VMs is no longer marked for passthrough. I have to re-enable passthrough on each VM each time I start the VBox tool.
Please fix it so that the Passthrough checkbox`s state is saved as it was in 3.0.x
Attachments (1)
Change History (9)
comment:1 by , 15 years ago
Summary: | VBox forgets that DVD drive is set for passthrough → VBox forgets that DVD drive is set for passthrough => fixed in SVN, fix will be in 3.1.2 |
---|
comment:2 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
by , 15 years ago
Attachment: | Logs.tar.bz2 added |
---|
comment:3 by , 15 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
This bug appears to be back. I'm running 3.1.2 r56127. Every time I start the one VM that needs passthrough disabled I need to go to settings and check the box again every time.
comment:4 by , 15 years ago
Summary: | VBox forgets that DVD drive is set for passthrough => fixed in SVN, fix will be in 3.1.2 → VBox forgets that DVD drive is set for passthrough => fixed in SVN |
---|
Confirmed that the bug is still there in 3.1.2. And confirmed that it is gone in SVN.
Scratching my head. There must be another bug in the 3.1 branch which causes this problem.
comment:5 by , 15 years ago
A little more clicking around shows that the setting is saved perfectly fine to the config file, but isn't read from it. Mystery...
comment:6 by , 15 years ago
Summary: | VBox forgets that DVD drive is set for passthrough => fixed in SVN → VBox forgets that DVD drive is set for passthrough => fixed in SVN, fix will be in 3.1.4 |
---|---|
Version: | VirtualBox 3.1.0 → VirtualBox 3.1.2 |
Mystery resolved. It was a really odd bug specific to 3.1.0/3.1.2, which caused the setting to be dropped more or less at the very latest point possible, just when storing the value in the C++ object, and in a very non-obvious way.
comment:7 by , 15 years ago
In case someone wants the patch right away for building an OSE package, just let me know. It's a single line change.
comment:8 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Logs director from machine where the passthrough setting keeps getting lost