I have installed #davinciresolve in a #distrobox container on my computer and so far it is working fine.
The only thing I have not been able to resolve is that I get a super tiny mouse pointer despite the rest of the UI scaling correctly.
I have tried environment variables such as `QT_SCALE_FACTOR=2` but have had no luck.
I am using GNOME with Wayland on a 4k display.
Does anyone have any tips for me? Thanks in advance!
#linux
@amadeus if you switch to x11, so you have the same issue?
@MoLoPoLY Yes, X11 same same. I am also on Manjaro, btw.
@amadeus hmm I can check the distrobox variant when I'm back home. But if I remember right, there is also an AUR variant. Please make sure that proper OpenGL and OpenCL drivers for your graphic card is installed. I know AUR can have some issues, especially with Manjaro, but it should run with better performance.
@MoLoPoLY I figured out what the problem was. I simply had to install the adwaita cursors package inside the container and now everything behaves as expected.