You are not logged in.

#1 2020-06-02 11:21:32

hansielneff
Member
Registered: 2020-06-02
Posts: 2

[SOLVED] Qt5 applications' interfaces are messed up

Hello! This is my very first post, so please excuse and correct me if I'm doing something wrong.
I installed the qt5-base package recently because I wanted to try making an application.
Since then, all of my Qt-based applications have messed up interfaces and I cannot fix it.

I have tried:
1) Uninstalling qt5-base which didn't work as a bunch of applications are now dependent on it
2) Reading the troubleshooting section on the wiki. Nothing regarding my issue.
3) Using different themes such as Fusion, Windows and gtk2. The issue remains.

I could try explaining the issue, but I think an image would make it easier for everyone.

I use Xorg and i3-gaps.

Last edited by hansielneff (2020-06-03 14:27:29)

Offline

#2 2020-06-02 21:41:49

Xabre
Member
From: Serbia
Registered: 2009-03-19
Posts: 757

Re: [SOLVED] Qt5 applications' interfaces are messed up

Looks like an issue with scaling, check this thread https://bbs.archlinux.org/viewtopic.php?id=255130

Offline

#3 2020-06-03 14:26:52

hansielneff
Member
Registered: 2020-06-02
Posts: 2

Re: [SOLVED] Qt5 applications' interfaces are messed up

Thank you, Xabre. Adding "QT_AUTO_SCREEN_SCALE_FACTOR=0" to ~/.pam_environment fixed the issue.

Offline

Board footer

Powered by FluxBB