Summary: | Calendar widget placed in the panel does not refresh on day change | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | Georgios Varisteas <yorgos.v> |
Component: | widget-clock | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | adaptee, annma |
Priority: | NOR | ||
Version: | 4.8.80 (beta1) | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Georgios Varisteas
2012-02-17 11:16:19 UTC
The calendar icon in the panel does not update to the next day and thus is useless. Confirmed on 4.8.80. Looking at the code, I can't find where the error is. The date is called from Plasma::Calendar::date() which gets it from CalendarTable::date(). When the QTimer in CalendarApplet::updateDate() gets the date, the date is not refreshed somehow. I am not familiar with all this code and I am afraid I am stuck here to fix this... Duplicate of 236874 *** This bug has been marked as a duplicate of bug 236874 *** |