Archive for April, 2008

Nokia funds D-Bus based Accessibility

Wednesday, April 23rd, 2008

Codethink will be helping to develop a replacement for AT-SPI based on D-Bus. The aim will be to make a cross-desktop accessibility framework that can be used by both Qt/KDE and GTK+/GNOME applications and other applications that currently make use of ATK. Mark Doffman will be heading up the work and is collaborating with Mike Gorse at Novell who has already started working on this, thanks to Novell’s UIA effort.

The main architectural aims will be to cut drastically the amount of of IPC used and generally be lighter than AT-SPI is at the moment. We’ll be working to support both ATK and QAccessible. I’ve applied for a project on freedesktop.org to house this, so when those are up and running that’ll be the main place for discussion. In the meantime, feel free to ask questions on the accessibility-atspi mailing list at the linux foundation or for IRC, #a11y on GIMPNet.

Update:
I should also note we will also have a very strong focus on supporting automated testing tools, so anyone out there working in that area is more then welcome to join in and tell us what needs fixing with AT-SPI.

PackageKit Stop Energy

Monday, April 14th, 2008

This should be a reply on Hughsies blog, but I don’t want to create a livejournal account. Richard, please move to blogs.gnome.org!

In response to Jason’s comments:

Hey. I’m a Debian/Ubuntu kinda guy and I think PackageKit is a hell of a lot better than Ubuntu making ubuntu-only solutions like gnome-app-install. It’s DEFINITELY not a NIH, there was nothing that gave us this kind of capability at all before PackageKit started. Everyone knew what was needed to be written and Richard was the guy that jumped in and got it started.

Also Richard wasn’t working at Red Hat when he started PackageKit and has worked with every distro he can on this.

Jason, stop the Stop Energy.

Update:
I though I might jump in and say a bit more on this problem: It really comes down to the question of whether a backend should ask questions of the user. Richard thinks that they shouldn’t, mainly because every time he’s seen backends ask questions they aren’t ones he knows the answer to and so, by inference, most people don’t know the answer to. These questions shouldn’t be asked in a user-friendly system.
However ‘These questions’ are actually multiple classes of problems and simplistically dismissing these is really just asking for failure in solving the problems correctly. Before I go any further, let me note that debconf has multiple levels of verbosity that it can ask questions at. Most Debian based distros just ask the highest priority questions. It should be noted that a PackageKit backend should allow a central administrator to set default values for any of these setting however.

Lets break down some of the kind of questions asked though debconf:

  • Configuration file overwrites
  • License agreements (cf suns jdk packages, flashplugin-nonfree, etc)
  • Technical questions, like whether to start a daemon or not
  • Lots of other things?…

Some packages also use stdin/out to really make sure you know what the hell you’re doing, like kernel packages, but i think that’s somewhat outside of this scope of this problem. Those kind of things should just fail unless you’re doing leet-super-admin work ;)

So the question really comes down to asking the user sensible questions that they a) know how to answer and b) care about.

The point I made to Richard on IRC is that this is actually a difficult and multi-faceted problem and just hiding these problems won’t help in solving them well, so my take is that PackageKit should allow asking of questions, probably via a dbus interface, have a debconf frontend that channels questions by this channel, and then let the Ubuntu and Debian guys get on the case of forming projects and policy to help fix the problem at source.

Update 2:Richard pointed me to this FAQ entry which explains why even handling debconf questions is hard.

Blog pwned

Tuesday, April 1st, 2008

Hmm, looks like my wordpress installation got pwned and inserted spam into my posts. That’ll teach me to keep my install up to date. My apologies to anyone affected.

Apple lawyers

Tuesday, April 1st, 2008

My workmate Mark just pointed out how these calls have reminded him of a time when he really wished he’d got a lawyer first before something. So guys, if this Melissa Something calls you, don’t speak to her and ask her to send whatever she wants to say in writing. Probably the best way to get a good lawyer for these GNOME-related issues is to contact the GNOME Foundation.

Some people have suggested this could be an April fools joke. I sincerely hope it is, though if that is the case it is in very bad taste.