f4exb / sdrangel

SDR Rx/Tx software for Airspy, Airspy HF+, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay and FunCube
GNU General Public License v3.0
2.72k stars 421 forks source link

Flatpack UI unusable on openSUSE with 4K monitor #2118

Closed shidel closed 1 month ago

shidel commented 1 month ago

I don't know if the program is working or not. I can't get it to seem to do anything. In part because I'm new to SDR. But, also in part to the UI being incomprehensible with multiple elements overwriting each other, text being cropped, etc.

Screenshot_20240518_175535

srcejon commented 1 month ago

What do you have for UI scaling under Preferences > Graphics menu.

And what are your Linux HiDPI scaling settings?

shidel commented 1 month ago

Well, I resolved the issue.

By using FLATPAK Permission settings, under the Environment Section, I added a QT_FONT_DPI and set it to 96.

Screenshot_20240519_145737

This fixed the overlapping issue. However, the interface was extremely small. So, using the in app Graphics Settings, I adjusted them to 175%. Everything looks fine now.

Screenshot_20240519_145822

shidel commented 1 month ago

This issue has been resolved.