You are not logged in.

#1 2021-01-08 02:43:34

funnypigrun
Member
Registered: 2019-07-14
Posts: 12

Qt and obs weird behavior after update.

Hello, I am using the LXDE desktop environment with 3 monitors (2 x 1080p and 1 x 4K monitor).
Because of this setup, the UI scaling for Qt applications becomes too big for my 1080p monitors.

As a workaround, I have been using the following shell script:

#!/bin/bash
# Fixing scaling issues...
QT_SCALE_FACTOR=0.5 /usr/bin/obs

This halves the UI default scaling for obs.

Until the recent Qt update, this worked perfectly fine.
Now it looks like this, when I use the aforementioned script:
image.png

Is this a bug with the new Qt? Or is there a workaround for this problem?

Environment:
qt5-base 5.15.2-2
obs-studio 26.1.0-2

Please let me know if more details are required. I am happy to provide more information.

Offline

Board footer

Powered by FluxBB