Changes between Version 1 and Version 2 of Ticket #15900, comment 6
- Timestamp:
- Oct 11, 2018 4:54:47 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #15900, comment 6
v1 v2 7 7 8 8 Remoting into from all of the following cause intermittent locking of some or all guests: 9 9 10 Android's Microsoft RDP App 11 10 12 macOS High Sierra's Microsoft RDP App 13 11 14 Windows 2016 Standard Server RDP Program 12 15 13 16 All guests are running in windowed-mode. (1080p) 17 14 18 When the guest locks it cannot be paused, reset, ACPI shutdown, nor closed. 19 15 20 The only solution is to open task mangler on host and kill the specific PID of the VirtualBox.exe 16 21 17 22 Log shows nothing for hung system. For other guests: 23 18 24 GUI: UIDesktopWidgetWatchdog::sltHandleHostScreenResized: Screen 0 is formally resized to: 0x0 x 2096x1080 25 19 26 GUI: UIMachineLogic: Host-screen geometry changed 27 20 28 GUI: UIDesktopWidgetWatchdog::sltHandleHostScreenWorkAreaResized: Screen 0 work area is formally resized to: 0x0 x 2096x1040 29 21 30 GUI: UIMachineLogic: Host-screen available-area changed 31 22 32 Audio: Host audio device configuration has changed 33 23 34 DSound: Restoring playback buffer failed with ERROR_SUCCESS 24 35