Bug 650226 - [abrt] system-config-printer-1.2.4-2.fc14: system-config-printer.py:3152:rename_printer:AttributeError: 'NoneType' object has no attribute 'setAccepting'
Summary: [abrt] system-config-printer-1.2.4-2.fc14: system-config-printer.py:3152:rena...
Keywords:
Status: CLOSED DUPLICATE of bug 625502
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-printer
Version: 14
Hardware: x86_64
OS: Unspecified
low
medium
Target Milestone: ---
Assignee: Tim Waugh
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:e14f5182
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-11-05 14:50 UTC by Pierre-YvesChibon
Modified: 2010-11-05 15:10 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2010-11-05 15:10:30 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (638 bytes, text/plain)
2010-11-05 14:50 UTC, Pierre-YvesChibon
no flags Details

Description Pierre-YvesChibon 2010-11-05 14:50:43 UTC
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

Comment 1 Pierre-YvesChibon 2010-11-05 14:50:46 UTC
Created attachment 458113 [details]
File: backtrace

Comment 2 Tim Waugh 2010-11-05 15:10:30 UTC

*** This bug has been marked as a duplicate of bug 625502 ***


Note You need to log in before you can comment on or make changes to this bug.