Bug 598590 - [abrt] crash in system-config-printer-1.2.1-1.fc13: system-config-printer.py:6242:fillModelList:AttributeError: 'NoneType' object has no attribute 'lower'
Summary: [abrt] crash in system-config-printer-1.2.1-1.fc13: system-config-printer.py:...
Keywords:
Status: CLOSED DUPLICATE of bug 590193
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-printer
Version: 13
Hardware: i686
OS: Linux
low
medium
Target Milestone: ---
Assignee: Tim Waugh
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:6e4bdf96
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-06-01 17:01 UTC by ramzi
Modified: 2010-06-02 11:46 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-06-02 11:46:58 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.08 KB, text/plain)
2010-06-01 17:01 UTC, ramzi
no flags Details

Description ramzi 2010-06-01 17:01:03 UTC
abrt 1.1.0 detected a crash.

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.33.3-85.fc13.i686.PAE
package: system-config-printer-1.2.1-1.fc13
reason: system-config-printer.py:6242:fillModelList:AttributeError: 'NoneType' object has no attribute 'lower'
release: Fedora release 13 (Goddard)

backtrace
-----
system-config-printer.py:6242:fillModelList:AttributeError: 'NoneType' object has no attribute 'lower'

Traceback (most recent call last):
  File "/usr/share/system-config-printer/system-config-printer.py", line 6235, in on_tvNPMakes_cursor_changed
    self.fillModelList()
  File "/usr/share/system-config-printer/system-config-printer.py", line 6242, in fillModelList
    is_auto_make = self.NPMake.lower () == self.auto_make.lower ()
AttributeError: 'NoneType' object has no attribute 'lower'

Local variables in innermost frame:
models: [u'ESC/P Dot Matrix Printer', u'GDI Printer', u'IBM-Compatible Dot Matrix Printer', u'PCL 3 Printer', u'PCL 4 LF Printer', u'PCL 4 Printer', u'PCL 5 LF Printer', u'PCL 5 Printer', u'PCL 5c LF Printer', u'PCL 5c Printer', u'PCL 5e LF Printer', u'PCL 5e Printer', u'PCL 6/PCL XL LF Printer', u'PCL 6/PCL XL Printer', u'PCL Laser Printer', u'PostScript Level 1 Printer', u'PostScript Printer', u'Raw Queue', u'text-only printer']
model: <gtk.ListStore object at 0x9f8eaa4 (GtkListStore at 0x9be4550)>
selected: False
self: <__main__.NewPrinterGUI instance at 0x9a1a24c>

Comment 1 ramzi 2010-06-01 17:01:06 UTC
Created attachment 418735 [details]
File: backtrace

Comment 2 Jiri Popelka 2010-06-02 11:46:58 UTC

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


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