Description of problem: The Forward button can get stuck not sensitive so that you have to press Cancel. Version-Release number of selected component (if applicable): 0.7.40-1 How reproducible: 100% Steps to Reproduce: 1.Click New Printer 2.Click Forward 3.Click Forward 4.Select 'Provide PPD file' 5.Click Back Actual results: Forward button stays stays not sensitive. Expected results: Forward button becomes sensitive. Fix is: --- system-config-printer.py 23 Nov 2006 09:08:26 -0000 1.130 +++ system-config-printer.py 28 Nov 2006 12:33:15 -0000 @@ -1712,3 +1712,3 @@ if nr == 1: # Device - pass + self.btnNPForward.set_sensitive(True) if nr == 2: # Make/PPD file
Fixed in 0.7.41-1.fc6.
Fixed in update: system-config-printer-0.7.45-1.fc6