#21604 new defect
Ubuntu Desktop graphics broken inside VirtualBox 7.0.8, but works well inside VirtualBox 6.1.44
回報者: | DSS | 負責人: | |
---|---|---|---|
元件: | GUI | 版本: | VirtualBox-7.0.8 |
關鍵字: | 副本: | ||
Guest type: | Linux | Host type: | Windows |
描述
Host OS: Windows 10 Home 22H2
Steps to reproduce:
- Install VirtualBox 6.1.44
- Create a Ubuntu Desktop 22.04.2 Guest VM on VirtualBox 6.1.44 and set Graphics Controller as VMSVGA
- In the Ubuntu OS, install Guest Addition to enable the graphics adapter
- Notice the desktop graphics are perfect
- Install VirtualBox 7.0.8 to upgrade from 6.1.44
- Open the Ubuntu VM again
- In the VM, open any apps to open a new window, drag the window along the screen, and notice the Ubuntu Desktop graphics are suddenly broken.
Video capture of graphics broken inside VirtualBox 7.0.8: https://drive.google.com/file/d/1SBWs7_IEiMLK-dFXMHjVak2nAFFdNj4c/view?usp=share_link
附加檔案 (2)
更動歷史 (8)
19 月 前 由 編輯
19 月 前 由 編輯
跟進: 4 comment:2 19 月 前 由 編輯
Thank you for fast reply.
No issue after disabling VM 3D acceleration. But that 3D acceleration is supposed to be working as that on VirtualBox 6.1.44. If this is not working anymore on the newer version 7.0.8, it means there is a regression issue, right?
comment:4 19 月 前 由 編輯
Replying to DSS:
But that 3D acceleration is supposed to be working as that on VirtualBox 6.1.44. If this is not working anymore on the newer version 7.0.8, it means there is a regression issue, right?
No. While VirtualBox 6.1.x has a 3D implementation capable of D3D9, VirtualBox 7.0.x has a new 3D implementation capable of DirectX 11 (and Vulkan). It's a more or less new implementation with new features and new bugs.
Hi DSS,
Do you see this behavior if you disable VM 3D acceleration? Btw, it is recommended to use Guest Additions which match to VirtualBox host installation version.