Comment 8 for bug 411083

Revision history for this message
Chris Coulson (chrisccoulson) wrote :

I've spotted an error in the patch which will likely trigger this:

if (gconf_client_get_bool (client, KEY_TOUCHPAD_MIGRATION_NEEDED, NULL)); {

(spot the superfluous semicolon)