Categories:
Sunday, 30 September 2012
The story of some bugfixes
Amantia
|
This is the story of how bugfixes can happen. For each bug there is a bug reporter. It doesn't really matter if it is another developer or a non-developer user, as in the end it is just a user. Or does it? Let's see.
Read More
Wednesday, 26 September 2012
Towards Kexi 2.6
I hope that Kexi like all the Calligra software will benefit from having a big release every 3 or 4 months. This way more than ever users become co-authors.
Read More
Friday, 21 September 2012
Explaining Anagrm and our Android efforts
Hello blog, long time no see :-)
In last few months, Collabora, my employer, moved me and a team of good hackers to a mission of enable in some way automatic open source tools, code and libraries on top of AOSP ( Android Open Source Project ), and with our central focus are Wayland, Gstreamer and Pulseaudio, and a bit with Qt5 before, but this for later and will be some personal project soon.
Read More
Friday, 21 September 2012
Kubuntu got Donations, KDE needs Donations
Jriddell
|
There we were starting discussions for the Ubuntu Developer Summit at the end of October in Copenhagen and wondering who we could afford to send when I got a nice e-mail asking what it would cost to send everyone who wanted to go. I replied with a rough budget of what the flights and hotel would be and next thing I know that had appeared in my Paypal account. Now I like to think Kubuntu is a friendly and trusting community but this is generosity beyond my expectations. I'm constantly amazed with how much people like Kubuntu and how they show it.
Read More
Sunday, 9 September 2012
Accessibility in KDE 4.10 and beyond
Dipesh
|
The history
The first tries to join forces with GNOME to build up one common accessibility stack for our beloved desktops pre-date back to 10 years ago.
A year later the solution became more concrete and finally made it as the QAccessible framework into Qt 4.0 in ~2004.
Read More
Sunday, 9 September 2012
Accessibility in KDE 4.10 and beyond
Sebsauer
|
The history
The first tries to join forces with GNOME to build up one common accessibility stack for our beloved desktops pre-date back to 10 years ago.
A year later the solution became more concrete and finally made it as the QAccessible framework into Qt 4.0 in ~2004.
Read More
Friday, 7 September 2012
π
Evening conversation with my 7 y.o.:
me: Michael, tell me what's the next number after -1.
0
me: OK...
what's the next number after π?
4
Close enough as he answered after ~1 second, never even hearing about π ... unless he's secretly reading Wikipedia articles instead of playing games...
Read More
Monday, 3 September 2012
Why have you stuck with Kubuntu?
Jriddell
|
A fun thread on independent website kubuntuforums.net asking why use Kubuntu rather than the multitude of competition.
Some answers:
(1) I prefer the KDE look (2) The friendly community I just like KDE and Kubuntu seams to give the best KDE I have tried I use it because I like Ubuntu, but but want customization options. Ive tried a lot of other DEs but none is easier to use and more customizable than KDE.
Read More
Sunday, 2 September 2012
Exciting times, past and ahead
Rakuco
|
The past part So many interesting things have happened since my last blog post that the list below is probably missing a lot of stuff.
Switzerland and Germany Thanks to the KDE e.V., I took part in the Platform 11 Randa sprint last year (better late than never to talk about that!). It was my first trip abroad and my first flight ever. I was pleased to finally meet other fellow KDE hackers in person: Mario Fux and his family are awesome people, and so are David Faure, Alexander Neundorf, my fellow KDE-FreeBSD friend Alberto Villa, Sebastian Kügler, Aaron Seigo, Frederik Gladhorn and everyone else who was there for all those sprints which were happening at the same time.
Read More
Sunday, 2 September 2012
sshd kicking you out? Check your SELinux labeling!
Spstarr
|
So, on my Fedora Rawhide box, somehow it refused to allow logins via ssh, somehow SELinux in permissive mode was spewing failures left and right.
Aug 28 13:35:27 panic kernel: [ 67.224233] type=1400 audit(1346175322.774:78): avc: denied { read } for pid=618 comm="fedora-storage-" name="ld.so.cache" dev=dm-0 ino=1271 scontext=system_u:system_r:initrc_t:s0 tcontext=system_u:object_r:file_t:s0 tclass=file Aug 28 13:35:27 panic kernel: [ 67.226381] type=1400 audit(1346175322.778:79): avc: denied { open } for pid=618 comm="fedora-storage-" name="ld.so.cache" dev=dm-0 ino=1271 scontext=system_u:system_r:initrc_t:s0 tcontext=system_u:object_r:file_t:s0 tclass=file
Read More