Summary: | Font installation error visually broken until KNS dialog is resized a tiny bit | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-knewstuff | Reporter: | Francisco H <francisco278herrera> |
Component: | general | Assignee: | Dan Leinir Turthra Jensen <admin> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | alexander.lohnau, kdelibs-bugs, nate |
Priority: | HI | ||
Version: | 6.6.0 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
URL: | https://bugreports.qt.io/browse/QTBUG-128935 | ||
Latest Commit: | https://codereview.qt-project.org/c/qt/qtdeclarative/+/600347 | Version Fixed In: | Qt 6.8.1 |
Sentry Crash Report: |
Description
Francisco H
2024-09-24 05:07:31 UTC
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! |