https://bugs.kde.org/show_bug.cgi?id=482819

--- Comment #15 from Albert Astals Cid <aa...@kde.org> ---
This is super curious as why i can't reproduce this.

Just to confirm, you are fully

dnf upgrade

right?

Can you try compiling this simple program? 

You may need to install qca-qt6-devel qt6-qtbase-devel and some other packages
(hope not more)

Create a folder named test
inside put this https://pastebin.com/raw/P7nihcR5 named main.cpp
and this https://pastebin.com/raw/6QuAQCyS named test.pro

then go into a terminal inside that folder and run
qmake6 && make && ./test 

What is the output?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to