Bug 635538 - [abrt] system-config-printer-1.1.19-3.fc12: system-config-printer.py:2986:rename_printer:AttributeError: 'NoneType' object has no attribute 'name'
Summary: [abrt] system-config-printer-1.1.19-3.fc12: system-config-printer.py:2986:ren...
Keywords:
Status: CLOSED DUPLICATE of bug 612315
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-printer
Version: 12
Hardware: i686
OS: Linux
low
medium
Target Milestone: ---
Assignee: Tim Waugh
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:5025f7e9
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-09-20 06:11 UTC by JokeDude
Modified: 2010-09-20 16:20 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2010-09-20 16:20:37 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (630 bytes, text/plain)
2010-09-20 06:11 UTC, JokeDude
no flags Details

Description JokeDude 2010-09-20 06:11:08 UTC
abrt version: 1.1.13
architecture: i686
cmdline: python /usr/share/system-config-printer/system-config-printer.py
component: system-config-printer
executable: /usr/share/system-config-printer/system-config-printer.py
kernel: 2.6.35
package: system-config-printer-1.1.19-3.fc12
reason: system-config-printer.py:2986:rename_printer:AttributeError: 'NoneType' object has no attribute 'name'
release: Fedora release 12 (Constantine)
time: 1284962908
uid: 500

backtrace
-----
system-config-printer.py:2986: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 2934, in printer_name_edited
    self.rename_printer (name, newname)
  File "/usr/share/system-config-printer/system-config-printer.py", line 2986, in rename_printer
    self.printer.name = old_name
AttributeError: 'NoneType' object has no attribute 'name'

Local variables in innermost frame:
new_name: 'OKI 5221 - JHB North'
self: <__main__.GUI instance at 0xa0a72cc>
rejecting: False
old_name: u'HP-LaserJet-1320n'

How to reproduce
-----
1. Added the printer
2. Tried to rename the printer, causing crash.
3.

Comment 1 JokeDude 2010-09-20 06:11:11 UTC
Created attachment 448360 [details]
File: backtrace

Comment 2 Jiri Popelka 2010-09-20 10:38:03 UTC

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

Comment 3 Jiri Popelka 2010-09-20 16:20:37 UTC

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


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