You are not logged in.
Hi,
I`m trying to use, for my musical experiments, Supercollider, that have an IDE that works with QT5. But there are some problems of visualizations (garbage in windows that appear broken in wrong places on my screen, keyboard not responding, and so on) which make lDE completely unusable. I have other applications that use QT5, no problems with them. I use KXDE with Openbox; all the dependencies of QT5 are respected.
I've trying to switch screen resolutions, problems are still here.
What can I do?
Last edited by Franco_64 (2021-12-04 11:07:26)
Offline
garbage in windows that compare in not good places on my screen
You might want to rephrase or illustrate that - there're artifacts, but I can't parse "compare in not good places on my screen".
keyboard not responding, and so on
Is the base for the dead input assumption limited to the lack of visual response (could you distinguish it from the problem that there's only "garbage in windows")?
On a limb, https://bbs.archlinux.org/viewtopic.php?id=271844
Offline
garbage in windows that compare in not good places on my screen
You might want to rephrase or illustrate that - there're artifacts, but I can't parse "compare in not good places on my screen".
On a limb, https://bbs.archlinux.org/viewtopic.php?id=271844
Sorry for my English, I`ve edited the original post. The problems are similar to those seen in the post you mentioned. So, there isn`t a solution?
Offline
"Similar" doesn't necessarily mean "same". The only known solution for the mesa issue is a downgrade, https://bbs.archlinux.org/viewtopic.php?id=269004
It only seems to affect iris, though?
So you could try https://wiki.archlinux.org/title/Intel_ … ver_(i965)
Alternatively, exporting "LIBGL_ALWAYS_SOFTWARE=1" or "QT_OPENGL=software" might help.
If not, this might be a different issue. In that case, please post your xorg log.
Offline
Fixed inserting hardware acceleration in the X config file of my Intel graphic board in /etc/X11/xorg.conf.d directory. Thank you for the hint!
Last edited by Franco_64 (2021-12-04 11:09:50)
Offline