Search found 4 matches
- 13. Mar 2020, 14:48
- Forum: Linux Guests
- Topic: VMSVGA graphics controller issue in VirtualBox 6.1.0 r135406
- Replies: 11
- Views: 31798
Re: VMSVGA graphics controller issue in VirtualBox 6.1.0 r135406
I have the same issue when using VMSVGA with 3D acceleration enabled. The graphical mode of the OS (Ubuntu 18.04 LTS with latest updates) does not load at all when booting. Checking dmesg output I see a bunch of error messages near end of output in dmesg output, uninstalling video driver and updatin...
- 4. Feb 2020, 07:02
- Forum: VirtualBox on Linux Hosts
- Topic: [Solved, qt5 bug] VirtualBox 6.0 UI element scaling is too large while running on Ubuntu with Xfce
- Replies: 6
- Views: 2724
Re: [Solved, qt5 bug] VirtualBox 6.0 UI element scaling is too large while running on Ubuntu with Xf
I modified /etc/X11/Xsession.d/56xubuntu-session while using root (super-user) account (e.g by using program named sudo, which runs programs as root as long you're in group named sudo) to permanently add the environment variable to the system for xfce (xubuntu session). Also you can test this by run...
- 2. Feb 2020, 17:12
- Forum: VirtualBox on Linux Hosts
- Topic: [Solved, qt5 bug] VirtualBox 6.0 UI element scaling is too large while running on Ubuntu with Xfce
- Replies: 6
- Views: 2724
Re: VirtualBox 6.0 UI element scaling is too large while running on Ubuntu with Xfce
VirtualBox 6.0 installed from official repository on Ubuntu Regrettably, the official repositories are forks of Virtualbox, with possible changes introduced, so the Virtualbox forums don't support the Linux distro repositories' copies of Virtualbox. You would need to uninstall the repository versio...
- 31. Jan 2020, 15:42
- Forum: VirtualBox on Linux Hosts
- Topic: [Solved, qt5 bug] VirtualBox 6.0 UI element scaling is too large while running on Ubuntu with Xfce
- Replies: 6
- Views: 2724
[Solved, qt5 bug] VirtualBox 6.0 UI element scaling is too large while running on Ubuntu with Xfce
Hello, While running VirtualBox 6.0 installed from official repository on Ubuntu 18.04 with Xfce desktop, the scaling of UI elements (menu, buttons, status bar, etc.) is too large and some dialogs are almost unusable. Setting Qt scaling factor to 1 (QT_SCALE_FACTOR=1) doesn't help, also after settin...