abrt version: 1.1.13 architecture: x86_64 cmdline: /usr/bin/python /usr/share/system-config-printer/system-config-printer.py comment: Just tried to change the printer name, after recently adding it. component: system-config-printer executable: /usr/share/system-config-printer/system-config-printer.py kernel: 2.6.33.8-149.fc13.x86_64 package: system-config-printer-1.2.4-1.fc13 reason: system-config-printer.py:3138:rename_printer:AttributeError: 'NoneType' object has no attribute 'name' release: Fedora release 13 (Goddard) time: 1288221348 uid: 500 backtrace ----- system-config-printer.py:3138:rename_printer:AttributeError: 'NoneType' object has no attribute 'name' Traceback (most recent call last): File "/usr/share/system-config-printer/system-config-printer.py", line 3086, in printer_name_edited self.rename_printer (name, newname) File "/usr/share/system-config-printer/system-config-printer.py", line 3138, in rename_printer self.printer.name = old_name AttributeError: 'NoneType' object has no attribute 'name' Local variables in innermost frame: new_name: 'new printer name, changed in backtrace' self: <__main__.GUI instance at 0x2c5c2d8> rejecting: False old_name: u'Generic-PCL-6-PCL-XL-Printer' How to reproduce ----- 1. Tried to change name using the system>administration>printing dialog. 2. Software reported an error 3. Printing dialog is still open, running and working
Created attachment 456113 [details] File: backtrace
Looks like a duplicate of bug #625502 for which there is a fix in updates-testing. *** This bug has been marked as a duplicate of bug 625502 ***