Summary: | It just happens after a fresh restart | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | RicardoPQ <fedora> |
Component: | general | Assignee: | David Edmundson <kde> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | nate, plasma-bugs |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.18.5 | ||
Target Milestone: | 1.0 | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
RicardoPQ
2020-10-07 18:53:41 UTC
Weird font things? #5 0x00007f299964c7fc in QRawFont::ascent() const () at /lib64/libQt5Gui.so.5 #6 0x00007f29995e0a62 in glyphRunWithInfo(QFontEngine*, QGlyphLayout const&, QPointF const&, QFlags<QGlyphRun::GlyphRunFlag> const&, QFixed const&, QFixed const&, int, int, unsigned short*, int, int) () at /lib64/libQt5Gui.so.5 #7 0x00007f29995e19de in QTextLine::glyphRuns(int, int) const () at /lib64/libQt5Gui.so.5 #8 0x00007f299ac7115c in QQuickTextNodeEngine::addGlyphsInRange(int, int, QColor const&, QColor const&, int, int) () at /lib64/libQt5Quick.so.5 #9 0x00007f299ac71744 in QQuickTextNodeEngine::addGlyphsForRanges(QVarLengthArray<QTextLayout::FormatRange, 256> const&, int, int, int, int) () at /lib64/libQt5Quick.so.5 #10 0x00007f299ac6ff3b in QQuickTextNode::addTextLayout(QPointF const&, QTextLayout*, QColor const&, QQuickText::TextStyle, QColor const&, QColor const&, I think I might have solved it by installing "qt5-qtdeclarative-5.13.2-1.fc31.i686". I did it because I saw in the Backtrace some messages saying "at /lib64/libQt5Quick.so.5", and found that this is some library from the package qt5-qtdeclarative, tried to reinstall but then dnf said that the package wasn't installed. So, I installed it, rebooted, and so far it hasn't failed again. Yes, that's a requirement for Plasma to work properly. :) If your distro didn't mark this as a dependency, you should file a bug on them to improve their Plasma packaging. *** This bug has been marked as a duplicate of bug 424792 *** |