Bug 699565

Summary: [abrt] system-config-printer-1.2.7-2.fc14: system-config-printer.py:6447:fillDownloadableDrivers:AttributeError: NewPrinterGUI instance has no attribute 'downloadable_drivers'
Product: [Fedora] Fedora Reporter: Mario_j <che_16374>
Component: system-config-printerAssignee: Tim Waugh <twaugh>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 14CC: jpopelka, twaugh
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Unspecified   
Whiteboard: abrt_hash:6798585a
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-04-26 08:58:35 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
File: backtrace none

Description Mario_j 2011-04-26 01:34:19 UTC
abrt version: 1.1.17
architecture: i686
cmdline: /usr/bin/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.12-88.fc14.i686
package: system-config-printer-1.2.7-2.fc14
reason: system-config-printer.py:6447:fillDownloadableDrivers:AttributeError: NewPrinterGUI instance has no attribute 'downloadable_drivers'
release: Fedora release 14 (Laughlin)
time: 1303824788
uid: 500

backtrace
-----
system-config-printer.py:6447:fillDownloadableDrivers:AttributeError: NewPrinterGUI instance has no attribute 'downloadable_drivers'

Traceback (most recent call last):
  File "/usr/share/system-config-printer/system-config-printer.py", line 4428, in on_btnNPForward_clicked
    self.nextNPTab()
  File "/usr/share/system-config-printer/system-config-printer.py", line 4682, in nextNPTab
    self.fillDownloadableDrivers()
  File "/usr/share/system-config-printer/system-config-printer.py", line 6447, in fillDownloadableDrivers
    drivers = self.downloadable_drivers
AttributeError: NewPrinterGUI instance has no attribute 'downloadable_drivers'

Local variables in innermost frame:
self: <__main__.NewPrinterGUI instance at 0x9c8faac>

How to reproduce
-----
1. no imprime 
2. no imprime 
3. no imprime

Comment 1 Mario_j 2011-04-26 01:35:41 UTC
Created attachment 494784 [details]
File: backtrace

Comment 2 Jiri Popelka 2011-04-26 08:58:35 UTC

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