Summary: | Letters are randomly missing in Plasma notifications | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Roman Odaisky <to.roma.from.kdebug> |
Component: | Notifications | Assignee: | Martin Klapetek <mklapetek> |
Status: | RESOLVED UPSTREAM | ||
Severity: | normal | CC: | plasma-bugs-null |
Priority: | NOR | ||
Version First Reported In: | 5.4.2 | ||
Target Milestone: | 1.0 | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Roman Odaisky
2015-12-14 10:00:31 UTC
Thanks for the report Can I please ask what's your graphics card and driver? 10de:0de1 VGA compatible controller: NVIDIA Corporation GF108 [GeForce GT 430] (rev a1) nvidia-352-updates 352.63-0ubuntu0.15.10.1 I'm sorry to say that this is somewhat known Qt bug [1][2] in combination with nvidia. There isn't much we can do about it except recommending adding QML_USE_GLYPHCACHE_WORKAROUND=1 into your /etc/profile.d/ OR /etc/environment and rebooting. Also might help if you add a comment to the Qt reports. [1] https://bugreports.qt.io/browse/QTBUG-42386 [2] https://bugreports.qt.io/browse/QTBUG-36976 |