https://bugzilla.kernel.org/show_bug.cgi?id=201991
--- Comment #2 from fin4478@hotmail.com --- (In reply to nancy from comment #1)
(In reply to fin4478 from comment #0)
simple app for the amdgpu sys interface
You might consider if you are trying out radeon-profile.
That uses the same sysfs api and uses old qt or special modules (like qtchartview) that are not compatible with latest qt packages. In other words that app is broken on several distributions. When programming simple GUIs, use python gtk that does not break so easily.