id summary reporter owner description type status component version resolution keywords cc guest host 3418 Addition of GUI/ForceCloseAction extradata item Terry Ellison "See Forum topic [http://forums.virtualbox.org/viewtopic.php?t=10239 graceful shutdown from linux host] for the background to this one. The user like a few others in the past have felt that a nice feature to add to the GUI interface would be the ability to force a response avoiding the ""Close Virtual Machine"" dialogue (typically in the case to savestate). This would simplify logoff and shutdown integration of GUI based VMs running on the desktop. Looking at '''src/VBox/Frontends/VirtualBox4/src/VBoxConsoleWnd.cpp''', this would be a fairly simple change to the logic of '''VBoxConsoleWnd::closeEvent''' to add a call to '''cmachine.!GetExtraData''' for the new parameter and short-circuit logic to bypass display of '''VBoxCloseVMDlg''' and process the action immediately." enhancement closed GUI VirtualBox 2.1.4 fixed other other