Description of problem: If an HTTP error is encountered, a traceback will occur rather than the more desirable dialog box. Version-Release number of selected component (if applicable): 0.7.40-1 Fix is: --- system-config-printer.py 28 Nov 2006 12:46:42 -0000 1.132 +++ system-config-printer.py 28 Nov 2006 14:42:27 -0000 @@ -901,3 +901,3 @@ _('CUPS server error') + '</span>\n\n' + - _("There was an HTTP error: %s.")) % message + _("There was an HTTP error: %s.")) % msg self.lblError.set_markup(error_text)
Fixed in 0.7.41-1.fc6.
Fixed in update: system-config-printer-0.7.45-1.fc6