Description of problem: Trying to figure out why I am getting an output scaled down by a factor of 0.8 I removed the only configured printer and tried to configure one from scratch. Actually of a precisely the same type and configuration as the one which was there previously. 'system-config-printer' decided to throw many errors while doing that. To wit: Traceback (most recent call last): File "/usr/share/system-config-printer/system-config-printer.py", line 2298, in on_tvNPMakes_cursor_changed self.NPMake = model.get(iter, 0)[0] TypeError: iter must be a GtkTreeIter Traceback (most recent call last): File "/usr/share/system-config-printer/system-config-printer.py", line 2298, in on_tvNPMakes_cursor_changed self.NPMake = model.get(iter, 0)[0] TypeError: iter must be a GtkTreeIter Traceback (most recent call last): File "/usr/share/system-config-printer/system-config-printer.py", line 2298, in on_tvNPMakes_cursor_changed self.NPMake = model.get(iter, 0)[0] TypeError: iter must be a GtkTreeIter Traceback (most recent call last): File "/usr/share/system-config-printer/system-config-printer.py", line 2342, in on_tvNPModels_cursor_changed pmodel = model.get(iter, 0)[0] TypeError: iter must be a GtkTreeIter Traceback (most recent call last): File "/usr/share/system-config-printer/system-config-printer.py", line 2342, in on_tvNPModels_cursor_changed pmodel = model.get(iter, 0)[0] TypeError: iter must be a GtkTreeIter Traceback (most recent call last): File "/usr/share/system-config-printer/system-config-printer.py", line 2342, in on_tvNPModels_cursor_changed pmodel = model.get(iter, 0)[0] TypeError: iter must be a GtkTreeIter Traceback (most recent call last): File "/usr/share/system-config-printer/system-config-printer.py", line 2342, in on_tvNPModels_cursor_changed pmodel = model.get(iter, 0)[0] TypeError: iter must be a GtkTreeIter Traceback (most recent call last): File "/usr/share/system-config-printer/system-config-printer.py", line 2342, in on_tvNPModels_cursor_changed pmodel = model.get(iter, 0)[0] TypeError: iter must be a GtkTreeIter Traceback (most recent call last): File "/usr/share/system-config-printer/system-config-printer.py", line 2342, in on_tvNPModels_cursor_changed pmodel = model.get(iter, 0)[0] TypeError: iter must be a GtkTreeIter Traceback (most recent call last): File "/usr/share/system-config-printer/system-config-printer.py", line 2342, in on_tvNPModels_cursor_changed pmodel = model.get(iter, 0)[0] TypeError: iter must be a GtkTreeIter Traceback (most recent call last): File "/usr/share/system-config-printer/system-config-printer.py", line 2342, in on_tvNPModels_cursor_changed pmodel = model.get(iter, 0)[0] TypeError: iter must be a GtkTreeIter Traceback (most recent call last): File "/usr/share/system-config-printer/system-config-printer.py", line 2342, in on_tvNPModels_cursor_changed pmodel = model.get(iter, 0)[0] TypeError: iter must be a GtkTreeIter /usr/lib/cups/filter/foomatic-rip: found Traceback (most recent call last): File "/usr/share/system-config-printer/system-config-printer.py", line 1065, in on_btnPMakeDefault_clicked os.remove (tmpfname) OSError: [Errno 2] No such file or directory: '/tmp/tmpF56Yyw' Traceback (most recent call last): File "/usr/share/system-config-printer/system-config-printer.py", line 1065, in on_btnPMakeDefault_clicked os.remove (tmpfname) OSError: [Errno 2] No such file or directory: '/tmp/tmp-w7DUI' Traceback (most recent call last): File "/usr/share/system-config-printer/system-config-printer.py", line 1065, in on_btnPMakeDefault_clicked os.remove (tmpfname) OSError: [Errno 2] No such file or directory: '/tmp/tmperqsQu' After all that noise I got a configured printer back. There is only one on that system. Version-Release number of selected component (if applicable): system-config-printer-0.7.49-1.fc7 How reproducible: no idea
Traceback (most recent call last): File "/usr/share/system-config-printer/system-config-printer.py", line 1065, in on_btnPMakeDefault_clicked os.remove (tmpfname) OSError: [Errno 2] No such file or directory: '/tmp/tmperqsQu' I can see how this one happens, so I've fixed it. As for the others, I can't see a way to reproduce it with the current code. :-/ Please re-open if you see them again.
Built in rawhide as 0.7.50-1.fc7.
FC6 test update: 0.7.50-1.fc6.
Fixed in update: system-config-printer-0.7.52-1.fc6