*** If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports Please remove this comment after reading and before submitting - thanks! *** SUMMARY STEPS TO REPRODUCE 1. Use Fedora 40 Workstation. I downloaded the GNOME version and then installed KDE plasma, with no other KDE apps using sudo dnf install @kde-desktop-environment 2. Open the system settings app, then search for fonts, then select font management 3. click on get new fonts. select the font at the top right, then click install, The font doesn't install, the window says it has an unknown state and has a link to report the issue here. The window has a transparent dark gray square on the top left corner. OBSERVED RESULT The font "MS True Type Core Fonts by SeanParsons" is not installed. EXPECTED RESULT The font "MS True Type Core Fonts by SeanParsons" is installed successfully. SOFTWARE/OS VERSIONS Operating System: Fedora Linux 40 KDE Plasma Version: 6.1.5 KDE Frameworks Version: 6.6.0 Qt Version: 6.7.2 Kernel Version: 6.10.10-200.fc40.x86_64 (64-bit) Graphics Platform: Wayland Processors: 12 × AMD Ryzen 5 5600H with Radeon Graphics Memory: 14.5 GiB of RAM Graphics Processor: AMD Radeon Graphics ADDITIONAL INFORMATION
I can reproduce the issue. If I resize the window, the layout gets fixed, and an error dialog appears warning me that "Cannot install 'MS True Type core fonts' because it points to a web page. Click here to finish the installation." So ultimately the item on store.kde.org itself is broken, but the error message telling you this isn't legible. We can fix the legibility issue.
(In reply to Nate Graham from comment #1) > I can reproduce the issue. > > If I resize the window, the layout gets fixed, and an error dialog appears > warning me that "Cannot install 'MS True Type core fonts' because it points > to a web page. Click here to finish the installation." > > So ultimately the item on store.kde.org itself is broken, but the error > message telling you this isn't legible. We can fix the legibility issue. That's ok
Fixed by David Edmundson with https://codereview.qt-project.org/c/qt/qtdeclarative/+/600347, to be released with Qt 6.8.1!