Hi,
Is there a way to disable the popup overlays introduced in VirtualBox 4.3? They pile up when I'm launching a VM and I would prefer not to see them like the old versions.
If people want to leave them on there could also be an option for them auto-dismiss after a configurable amount of time.
Chris
How to disable popup overlays in VirtualBox 4.3
-
ChipMcK
- Volunteer
- Posts: 1095
- Joined: 20. May 2009, 02:17
- Primary OS: Mac OS X other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows, OSX
- Location: U S of A
Re: How to disable popup overlays in VirtualBox 4.3
CheckBox Do not show this message again
This is same as previous releases, just the graphics changed.
This is same as previous releases, just the graphics changed.
Re: How to disable popup overlays in VirtualBox 4.3
Got it, I never expanded the message to see the checkbox. Thanks!
Re: How to disable popup overlays in VirtualBox 4.3
I had this problem on Ubuntu, but clicking the check box does nothing. Hitting the enter key after angrily banging on the keyboard seem to fix this.
Re: How to disable popup overlays in VirtualBox 4.3
If you right-click the overlay popup it expands to display a "Do not show this message again" option. Selecting this option worked for me.
Re: How to disable popup overlays in VirtualBox 4.3
Undocumented feature
Disable all warnings
Disable all warnings
Code: Select all
VBoxManage setextradata global GUI/SuppressMessages "all"-
Syntetik Vision
- Posts: 13
- Joined: 14. Jun 2020, 15:20
- Primary OS: MS Windows 10
- VBox Version: OSE other
- Guest OSses: Centos 7 Centos 8
Re: How to disable popup overlays in VirtualBox 4.3
I try the command above but i still got a message box when the guest crash and ask for click ok before goes to aborted state.
Is possible to avoid this windows at all ? I'm using Virtualbox on Windows Server 2016.
Thank you soo much
Is possible to avoid this windows at all ? I'm using Virtualbox on Windows Server 2016.
Thank you soo much
-
scottgus1
- Site Moderator
- Posts: 20945
- Joined: 30. Dec 2009, 20:14
- Primary OS: MS Windows 10
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows, Linux
Re: How to disable popup overlays in VirtualBox 4.3
Please post a screenshot of this box.Syntetik Vision wrote:message box when the guest crash and ask for click ok before goes to aborted state.