abrt version: 2.0.0 architecture: i686 cmdline: /usr/bin/python /usr/share/system-config-printer/system-config-printer.py executable: /usr/share/system-config-printer/system-config-printer.py component: system-config-printer package: system-config-printer-1.3.2-2.fc15 kernel: 2.6.38.2-9.fc15.i686.PAE reason: system-config-printer.py:1580:duplicate_printer:AttributeError: 'NoneType' object has no attribute '_end_operation' uid: 500 username: nmc os_release: Fedora release 15 (Lovelock) time: 1302203357 comment ----- using "system-config-printer" Adding a new network printer, and it finds the appropriate drivers fine. And the last step where I set the description names and click apply i get the error .. it appears as though CUPS server crashes and I lose connection to it and so I cannot compete the adding of the printer. It was an HP M3035 MFP backtrace ----- system-config-printer.py:1580:duplicate_printer:AttributeError: 'NoneType' object has no attribute '_end_operation' Traceback (most recent call last): File "/usr/share/system-config-printer/system-config-printer.py", line 1446, in printer_name_edited self.rename_printer (name, newname) File "/usr/share/system-config-printer/system-config-printer.py", line 1499, in rename_printer if self.duplicate_printer (new_name): File "/usr/share/system-config-printer/system-config-printer.py", line 1580, in duplicate_printer self.cups._end_operation () AttributeError: 'NoneType' object has no attribute '_end_operation' Local variables in innermost frame: new_name: 'HP3035' self: <GUI object at 0xa41d75c (uninitialized at 0x0)> ret: True
Created attachment 490625 [details] File: backtrace
Should be fixed upstream in 7bf5c97.
system-config-printer-1.3.3-1.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/system-config-printer-1.3.3-1.fc15
Package system-config-printer-1.3.3-1.fc15: * should fix your issue, * was pushed to the Fedora 15 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing system-config-printer-1.3.3-1.fc15' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/system-config-printer-1.3.3-1.fc15 then log in and leave karma (feedback).
system-config-printer-1.3.3-1.fc15 has been pushed to the Fedora 15 stable repository. If problems still persist, please make note of it in this bug report.