Comment 29 for bug 214914

Revision history for this message
Martin Pitt (pitti) wrote : Re: jockey-gtk crashed with AttributeError in enabled()

This happened due to an uncommunicated and unapproved API change in guidance-backends:

kde-guidance (0.8.0svn20080103-0ubuntu13) hardy; urgency=low

  * Added kubuntu_30_displayconfig_no_xorg_correct_detection.patch
    so we will detect the hardware automatically and write a xorg.conf
    if none is present on startup.

 -- Andreas Wenning <email address hidden> Thu, 10 Apr 2008 00:59:19 +0200

This breaks jockey, displayconfig-gtk, ubiquity-frontend-mythbuntu, and possibly a few other programs. Python APIs should not break, since we do not have something like SONAMEs for them. They should do even less so right before a release.

I'll revert this change now. Andreas, please do not do something like this without coordination again!