https://bugs.kde.org/show_bug.cgi?id=397914

            Bug ID: 397914
           Summary: Picture of the Day doesn't change every day
           Product: kdeplasma-addons
           Version: 5.13.4
          Platform: Neon Packages
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: kimpanel-dataengine
          Assignee: plasma-b...@kde.org
          Reporter: kristopher.i...@gmail.com
  Target Milestone: ---

When setting desktop background to Picture of the Day (potd) using provider
Bing (and likely others) the background picture doesn't change every day. It
does appear to change sometimes, but not every day.

I am willing to do more debugging if needed to fix this. I have been reading
the potd code and it appears to have a 10 minute timer that uses the last
modified time of a cached image file, with this line of code:

    info.lastModified().daysTo( QDateTime::currentDateTime() ) > 1

Does this mean it only changes every 2 days and the fix might be as simple as
changing to greater-or-equals to 1?

Thanks!

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to