Summary: | Digital clock display is missing digits when resuming from suspend with NVIDIA GPU | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Markus Strobl <mstrobl2> |
Component: | Digital Clock | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | alan.hovgaard, bob.mt.wya, dmatej, guru, kde, kde, kdedev, nate, postix, sebastianw, simonandric5, tux16090 |
Priority: | HI | ||
Version: | 5.20.0 | ||
Target Milestone: | 1.0 | ||
Platform: | FreeBSD Ports | ||
OS: | FreeBSD | ||
See Also: |
https://bugs.kde.org/show_bug.cgi?id=456122 https://bugs.kde.org/show_bug.cgi?id=462550 |
||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Time should be 10:59 AM
KDE Plasma 5.7.2 panel - digital clock - missing digits Missing decade digit, Plasma 5.18 LTS Only single digit, Plasma 5.18 LTS screenshot of the digital clock in the panel with missing digits |
Description
Markus Strobl
2016-07-15 15:58:36 UTC
Created attachment 100114 [details]
Time should be 10:59 AM
Time should be 10:59 AM
I can reproduce this issue... I'll do some more testing... I've tried increasing the width in: org.kde.plasma.digitalclock/ ... /DigitalClock.qml 96: Layout.minimumWidth: Math.max(labelsFlow.width+2, dateLabel.paintedWidth) just to see what effect this has... :-) Created attachment 100218 [details]
KDE Plasma 5.7.2 panel - digital clock - missing digits
Looks like a driver/Qt bug to me, though, re-assigning to plasmashell Digital Clock The bug is still here and is very annoying. You can't have office PC without the clock in the tray. A suggestion for a workaround would be highly appreciated. In my case, digital clock is missing hours, and displays something like " :45". Happens sometimes after reboot and the only cure is to reboot. I use 4k display and I somehow think it may be connected. Are you using the nvidia drivers? There are known issues with OpenGL buffers getting lost after a suspend/resume cycle with those. I am using Nvidia drivers. However, if you are talking about system suspend/resume - I never use those. Too many problems with them, really. Still present in Plasma 5.11.4 with Qt 5.9.3. Still occurring after some (not all) suspend-resume cycles on my laptop. Nvidia proprietary driver 387.34 with a Geforce GTX 970M. I can confirm this issue. On my system it is triggered when switching users. Same issue on Kubuntu 20.04. It is sensible to font settings and actual date text. I don't know how to upload screenshots, but perhaps I can add links to them at least. There were problems after the upgrade from 19.10, then I changed font settings and since then it worked without issues until today. https://photos.app.goo.gl/rGcQ7LC2S2V4voYN8 - only first digit visible Then I tried to enable BOLD text and now I have this: https://photos.app.goo.gl/2yyziopQAqLEMBt47 - missing decade digit. Created attachment 129151 [details]
Missing decade digit, Plasma 5.18 LTS
Created attachment 129152 [details]
Only single digit, Plasma 5.18 LTS
For anyone still experiencing this in Plasma 5.18 or 5.20, can you please update your NVIDIA drivers to the very latest versions and see if it's still happening? Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! I can confirm that now it is OK on my machine. Ubuntu 20.04.1 LTS Nvidia Driver version: 450.80.02 This is with plasma 5.20 on FreeBSD (ports from head): The digital panel clock (version 3.0) looses digits of the time. It is not related to suspend/resume (because I can't use them with FreeBSD) and also not related to NVIDIA driver (my Acer C720 laptop uses Intel). From time to time some of the digits of the clock in the panel are going away. I will attach a screenshot or look here: http://www.unixarea.de/clock.png To make them appear again I change the characters for the digits from normal to bold (or vice versa) and then after some time they're away again. Created attachment 134199 [details]
screenshot of the digital clock in the panel with missing digits
*** Bug 442814 has been marked as a duplicate of this bug. *** I *suppose* this is a bug with Text.Fit mode that the Date & Time applet uses. I just happened to play with user switcher applet, trying to make its layout work for both vertical and horizontal orientations, and I discovered that a text label may randomly shift waaay down for no good reason. It might or might not be related, but matter of the fact: Text::fontSizeMode is buggy, and there may be more surprises to come. *** Bug 458348 has been marked as a duplicate of this bug. *** We recently fixed an issue in Plasma 5.26 with various plasmoids being visually corrupted on wake-from-sleep when using an NVIDIA GPU. Those of you who are experiencing similar issues but without having woken form sleep, or not using an NVIDIA GPU, can you please file new bug reports so we can make sure those separate issues are tracked correctly and don't get mistakenly rolled up here? Thanks! I can confirm that things got generally better after laptop waking up from sleep, at least on X11. On Wayland thoughyesterday I got an extremely glitchy picture with artifacts covering the whole screen, but that might have been related to multi-screen setup (I connected it to a "new" TV via HDMI before waking up). *** Bug 480900 has been marked as a duplicate of this bug. *** Re-opening since we just got a duplicate report of the same issue (clock digits missing after resume from suspend with an NVIDIA GPU) from someone using Plasma 6. |