abrt version: 1.1.13 architecture: x86_64 cmdline: /usr/bin/python /usr/share/system-config-printer/system-config-printer.py comment: I was trying to rename the printer. component: system-config-printer executable: /usr/share/system-config-printer/system-config-printer.py kernel: 2.6.35.6-45.fc14.x86_64 package: system-config-printer-1.2.4-2.fc14 reason: system-config-printer.py:3152:rename_printer:AttributeError: 'NoneType' object has no attribute 'setAccepting' release: Fedora release 14 (Laughlin) time: 1288968554 uid: 500 backtrace ----- system-config-printer.py:3152:rename_printer:AttributeError: 'NoneType' object has no attribute 'setAccepting' 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 3152, in rename_printer self.printer.setAccepting (True) AttributeError: 'NoneType' object has no attribute 'setAccepting' Local variables in innermost frame: new_name: 'NRG-MP-4500-BW' self: <__main__.GUI instance at 0x1fc7b00> rejecting: False old_name: u'NRG-MP-4500' How to reproduce ----- 1. system-config-printer 2. rigth click on the printer 3. rename 4. add "-BW" at the end 5. crash
Created attachment 458113 [details] File: backtrace
*** This bug has been marked as a duplicate of bug 625502 ***