VM Manager does not remember its restored window size (#16830)

This is for discussing general topics about how to use VirtualBox.
Post Reply
robpats
Posts: 10
Joined: 27. Apr 2013, 19:29

VM Manager does not remember its restored window size (#16830)

Post by robpats »

Host: Windows 7 64-bit
Guest: Windows XP 32-bit / Windows 7 32-bit

1. If the window of VM Manager has been maximized and then restored, VM Manager does not remember its restored window size between restarts.
VirtualBox.xml stores the bounds of maximized window instead of the restored window in ExtraDataItem "GUI/LastWindowPosition".
[Mod edit: Related ticket: https://www.virtualbox.org/ticket/16830]

2. Cannot ping between host and guest through bridged network with NDIS6 driver
https://www.virtualbox.org/ticket/14457
Reinstalling VirtualBox with NDIS5 driver resolves this issue.

3. "--target-directory" option of "VBoxManage guestcontrol" requires file path instead of directory path.
https://www.virtualbox.org/ticket/14336

4. Documentation errors in subcommands "run" and "start" of "VBoxManage guestcontrol".
https://www.virtualbox.org/manual/ch08. ... estcontrol
"--exe <path to executable>" is not compulsory.
Examples are wrong.
"start Executes a guest program until it completes." is wrong.
"start" subcommand executes a guest program and returns before it completes.

[Mod edit: Split into a different topic, Documentation errors in "run" and "start" of "VBoxManage guestcontrol" (#16831)]

Should I reply to existing tickets and create new tickets for non-reported issues?
socratis
Site Moderator
Posts: 27329
Joined: 22. Oct 2010, 11:03
Primary OS: Mac OS X other
VBox Version: PUEL
Guest OSses: Win(*>98), Linux*, OSX>10.5
Location: Greece

Re: Several issues found after upgrading from 4.3.40 to 5.1.22

Post by socratis »

robpats wrote:Should I reply to existing tickets and create new tickets for non-reported issues?
1. I haven't tested that one, but if you think it's reproducible, go for it.

2, 3. The tickets are still open, you could add yourself to the notification list by posting a "me too", unless you have something to add.

4. I haven't tested that one, but if you think it's reproducible, go for it.

Kudos for the legwork and for finding the existing tickets!
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
socratis
Site Moderator
Posts: 27329
Joined: 22. Oct 2010, 11:03
Primary OS: Mac OS X other
VBox Version: PUEL
Guest OSses: Win(*>98), Linux*, OSX>10.5
Location: Greece

Re: VM Manager does not remember its restored window size (#16830)

Post by socratis »

• Topic split in two, as it should have been from the beginning. In the future, one topic per thread please.
• Changed title, added related ticket information.
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
Post Reply