Page 1 of 1

Linux Mint 19.3 (Cinnamon) / Samsung C49RG90

Posted: 5. May 2020, 10:09
by mdsystems
I just thought I would post here as I was having problems launching Virtualbox 6.0.10 when using the above display at it's native 5120x1440 resolution. When starting Virtualbox, the desktop display animation appears to show a window opening, but the Virtualbox UI itself is not drawn. Doing a little research here suggested that if the following environment variables were set, issues with Debian/QT would be resolved. It also worked in my instance.

Code: Select all

export QT_SCREEN_SCALE_FACTORS=1
export QT_SCALE_FACTOR=1
export QT_AUTO_SCREEN_SCALE_FACTOR=0
If the monitor is used in PBP mode (2xDisplay Port or 1xDisplay Port and 1xHDMI) there are no problems, so I imagine it is a resolution issue.

If anyone is able to explain why this works, it would be very helpful, but my main purpose for posting is to potentially help others with specifically the same problem as I have. Naturally, I am unsure if there are any negative side-effects of my suggestion but will post back any findings as I work.

Re: Linux Mint 19.3 (Cinnamon) / Samsung C49RG90

Posted: 7. May 2020, 18:41
by mdsystems
So far, Virtualbox appears to have been running consistently without error following these changes. The VM did crash once, just after some Windows updates, but apart from that, it seems fine.