TheTumultuousUnicornOfDarkness / CPU-X

CPU-X is a Free software that gathers information on CPU, motherboard and more
https://thetumultuousunicornofdarkness.github.io/CPU-X
GNU General Public License v3.0
2.05k stars 134 forks source link

GUI fix for very long GPU model name #355

Closed nelsonhef closed 1 month ago

nelsonhef commented 1 month ago

In recent kernel versions, some GPUs as for example 3rd Gen Intel HD have very long name description which causes a wrap in the text box on Fedora 41 Beta which doesn't have a condensed font by default. Ubuntu 24.10 Beta has the condensed font and the name almost fits in the text box.

Fedora 41 Beta Fedora 41 Beta

Ubuntu 24.10 Beta Ubuntu 24.10 Beta

TheTumultuousUnicornOfDarkness commented 1 month ago

This issue was already reported in #334 and fixed in 2ee65addef4371c36c95f7f496a43c4272d19514 and 72eb0f52e13b73cbfa359ba3543c67f95668c9e5.

nelsonhef commented 1 month ago

Thanks for pointing me out, your fix is much, much better. My apologies i should had searched the earlier commits and issues, but the screenshots are from the latest 5.1.0 version, should i open a new issue?

TheTumultuousUnicornOfDarkness commented 1 month ago

Ah, I thought I was about v5.0.4 when I read Fedora 41 and Ubuntu 24.10. Yes, please open a new issue and provide the dump (so I can try to reproduce the issue).