D5729: #379003: Fix National Geographic POTD provider

2017-06-07 Thread Juri Vitali
vitali added a comment. *ping* :) REPOSITORY R114 Plasma Addons REVISION DETAIL https://phabricator.kde.org/D5729 To: vitali, sebas Cc: Zren, plasma-devel, ZrenBot, spstarr, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart, lukas

D5729: #379003: Fix National Geographic POTD provider

2017-05-12 Thread Juri Vitali
vitali added a comment. So, what do we want to do with this patch? I've been using it for a week now, and didn't notice any problems. Has anyone else been testing it? As for the link, I am for keeping the http version, as it is the one used by NatGeo, so it would be less likely to be b

D5729: #379003: Fix National Geographic POTD provider

2017-05-06 Thread Juri Vitali
vitali planned changes to this revision. vitali added inline comments. INLINE COMMENTS > natgeoprovider.cpp:61 > + > + > re.setPattern("^$"); > + An alternative regex may be `"^$"`, so to match any possible future fields before `property`, and between `property` and `content`. > sebas wro

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

2017-05-06 Thread Juri Vitali
https://bugs.kde.org/show_bug.cgi?id=379003 --- Comment #10 from Juri Vitali --- (In reply to Sebastian Kügler from comment #9) Sure thing! I cleaned the patch up a bit, and posted it on Phabricator. Here it is: https://phabricator.kde.org/D5729 -- You are receiving this mail because: You

D5729: #379003: Fix National Geographic POTD provider

2017-05-06 Thread Juri Vitali
vitali created this revision. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. REVISION SUMMARY The current parsing mechanism to obtain the current NatGeo POTD based on XML is broken, this patch proposes an alternative mechanism using QRe

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

2017-05-05 Thread Juri Vitali
https://bugs.kde.org/show_bug.cgi?id=379003 --- Comment #8 from Juri Vitali --- Created attachment 105363 --> https://bugs.kde.org/attachment.cgi?id=105363&action=edit NatGeo POTD patch I implemented a quick and dirty patch to parse the page using QRegularExpression, and it seem

[Breeze] [Bug 369676] White lockscreen text's readability depends on background

2017-03-04 Thread Juri Vitali
https://bugs.kde.org/show_bug.cgi?id=369676 Juri Vitali changed: What|Removed |Added CC||j...@dbzero.it --- Comment #3 from Juri Vitali