[Plasma Workspace Wallpapers] [Bug 379003] Wallpaper "Picture of the Day" from National Geographics only changing after reboot or not at all.

David Edmundson bugzilla_noreply at kde.org
Mon Jul 10 23:31:07 UTC 2017


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

David Edmundson <kde at davidedmundson.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|CONFIRMED                   |RESOLVED
      Latest Commit|                            |https://commits.kde.org/kde
                   |                            |plasma-addons/4ed05974c6a15
                   |                            |0677ad3a91578879092486124e2

--- Comment #15 from David Edmundson <kde at davidedmundson.co.uk> ---
Git commit 4ed05974c6a150677ad3a91578879092486124e2 by David Edmundson, on
behalf of Juri Vitali.
Committed on 10/07/2017 at 23:30.
Pushed by davidedmundson into branch 'Plasma/5.10'.

Replace XML parsing in National Geographic dataengine

The current parsing mechanism to obtain the current NatGeo POTD based on
XML is broken, this patch proposes an alternative mechanism using
QRegularExpression library. For this method to continue working in the
future it is supposed that the web page will maintain a sane format,
namely that the relevant tag will not be broken among many lines, the
fields inside the tag will maintain the same relative order, and
obviously that it will not be obfuscated.

Reviewers: sebas, mart

Reviewed By: mart

Subscribers: mart, Zren, plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D5729

M  +11   -15   dataengines/potd/natgeoprovider.cpp

https://commits.kde.org/kdeplasma-addons/4ed05974c6a150677ad3a91578879092486124e2

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Plasma-devel mailing list