Display manager thinks I have a proprietary driver installed when I don't and then crashes

Bug #198269 reported by Scott Kitterman
2
Affects Status Importance Assigned to Milestone
kde-guidance (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: kde-guidance

$ sudo displayconfig
Traceback (most recent call last):
  File "/usr/bin/displayconfig", line 1720, in <module>
    displayapp = DisplayApp()
  File "/usr/bin/displayconfig", line 448, in __init__
    self._buildGUI()
  File "/usr/bin/displayconfig", line 664, in _buildGUI
    w = GfxCardWidget(vbox,self.xsetup, gfxcard, self.gfxcarddialog, self.monitordialog)
  File "/usr/share/python-support/kde-guidance/displayconfigwidgets.py", line 640, in __init__
    self._syncGUI()
  File "/usr/share/python-support/kde-guidance/displayconfigwidgets.py", line 741, in _syncGUI
    self.driverlabel.setText(self.gfxcard.getGfxCardModel().getProprietaryDriver())
TypeError: argument 1 of QLabel.setText() has an invalid type

apport dies slightly after this, so there is no apport crash report (see Bug 198183).

Up until this weekend it worked find. If I change line 741 from (self.gfxcard.getGfxCardModel().getProprietaryDriver()) to (self.gfxcard.getGfxCardModel().getDriver()) displayconfig works just fine, so the problem appears to that somehow it thinks this comptuer has a proprietary driver when it doesn't.

I went to restricted manager to confirm no restricted drivers needed. This an an ancient ATI Rage Pro 128 card.

Related branches

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package kde-guidance - 0.8.0svn20080103-0ubuntu2~ppa3

---------------
kde-guidance (0.8.0svn20080103-0ubuntu2~ppa3) hardy; urgency=low

  * Add kubuntu_10_displayconfig_tryagain.patch so that if displayconfig
    thinks a proprietary driver is installed, but it can't find it, it
    will try to find a non-proprietary driver instead of crashing (LP: #198269)
  * Add kubuntu_11_wineconfg_amd64.patch so that wineconfig looks in the right
    dir for wine on AMD64 (LP: #151982) - Patch should be removed for the next
    svn snapshot or release as a fix has been committed upstream already
  * Add kubuntu_12_powermanager_survive_no_brightness.patch so that if the old
    brightness cannot be gotten from DBUS, powermanager won't crash
    (LP: #183656) and (LP: #198071)
  * Add kubuntu13_displayconfig_add_new_monitors.patch to support additional
    ViewSonic VA702 variants (LP: #192899)

 -- Scott Kitterman <email address hidden> Tue, 04 Mar 2008 11:14:41 -0500

Changed in kde-guidance:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.