User Details
- User Since
- Jun 5 2015, 5:16 PM (515 w, 4 d)
- Availability
- Available
Oct 11 2019
Jan 30 2019
I've heard back from Mali upstream and this particular bug has been fixed in r20 of their blob, and I'm pushing Rockchip to get that driver released. I'm still of the opinion that adding the error check is a good idea though. Any thoughts?
Jan 23 2019
Jan 22 2019
Jul 1 2018
I submitted a talk about deploying Plasma on Embedded devices.
Jun 19 2018
Hey
I'd like to attend and help run the booth and anything else that might need doing, I've worked on getting Plasma working on the Pinebook and other misc. ARM devices.
Apr 23 2018
Apr 22 2018
Update return types
Update as per comments
Make sure we return the right value
Feb 26 2018
LGTM
Feb 8 2018
BTW this patch works as tested on both the Rock64 and Pinebook, but kwin fails in another place now. Will continue investigating.
Dec 22 2017
Sep 5 2017
Simple Login does not evaluate it. It should, or we should use sddm on the phone too.
Aug 29 2017
Jul 4 2017
Can this also go into the next 5.10 release?
Jul 3 2017
You can checkout the XML on http://www.nationalgeographic.com/photography/photo-of-the-day/ by just viewing the source :)
Jul 1 2017
Unfortunately I couldn't figure out a way to relax the XML parser, so if anyone has tips on how to achieve that, I'd highly appreciate them :)
Jun 28 2017
Remove useless debug
Remove accidentally commited file
Update as per David's comments
Mention the name of the widget too
Jun 20 2017
@scarlettclark Sounds about right to me. The tricky part imo is probably how one restarts the job on the publisher.
Poke? Could someone point me in the right direction here? :)
Jun 19 2017
Nope, needs to block all jobs on Jenkins somehow so that Jenkins doesn't try and publish while aptly is restarting.
Jun 16 2017
Oh cool, perhaps you can simply restart aptly once in a while to trigger this?
Jun 15 2017
So I was thinking of somehow clipping the buffer that we present to the backend to only represent the damaged region. I'm not quite sure yet how to clip the QImage to the damaged QRegion we have, but does that sound sensible?
Jun 13 2017
Oh, after reading the code a bit more, would it be more sensible to simply skip presenting the buffer if it hasn't changed? Something like so ( I couldn't quite figure out how else to compare two DrmDumbBuffers ) :
Hey
I've been looking at this and wanted to make sure if I understood this correctly before writing a patch.
May 18 2017
May 11 2017
May 10 2017
Ideally SDDM should grow support for a wayland based greeter instead of a X11 greeter. This would involve looking at what XorgDisplayServer does and why the Greeter needs it.
May 9 2017
/etc/profile.d gets evaluated by bash but not simplelogin. David needs to look into this to get it working.
May 8 2017
Mar 3 2017
Why not simply mount the device to the relevant folder instead of having another level of indirection ?
You also changed it in the jenkins master cookbook, which might or might not be relevant for other jenkins masters
This looks inconsistent, why is one a link and the other a folder?
Feb 17 2017
Why not just define these requirements in the Gemfile?
Feb 13 2017
I would argue that breeze-gtk should already have had this change in order to not break on systems where GTK is >= 3.20 and that introducing a new build-dep is the only way of fixing thee issue.
Simplify setting up the variable
Don't cache string, set a CMAKE_MODULE_PATH too
Make finding GTK required, move find_package calls together
This should ideally also be backported for Plasma 5.9
Nov 9 2016
Last I checked we explicitly agreed no git on slaves. So I'm not favor of this till I get more info about why we're changing this requirement.
Oct 4 2016
Update
Update as per comments
Sep 10 2016
Aug 12 2015
Aug 11 2015
Ah cool, missed that.
Perhaps mobster needs to be fixed before this change lands ?