Bug 718519

Summary: [abrt] hplip-3.11.5-3.fc14: faxsetupdialog.py:259:updateHeaderTab:AttributeError: 'NoneType' object has no attribute 'getStationName'
Product: [Fedora] Fedora Reporter: Rodrigo <rgtobr>
Component: hplipAssignee: Tim Waugh <twaugh>
Status: CLOSED UPSTREAM 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:de98f8ef
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-08-30 10:59:16 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 Rodrigo 2011-07-03 19:14:58 UTC
abrt version: 1.1.13
architecture: i686
cmdline: /usr/bin/python /usr/bin/hp-faxsetup
component: hplip
executable: /usr/bin/hp-faxsetup
kernel: 2.6.35.6-45.fc14.i686
package: hplip-3.11.5-3.fc14
reason: faxsetupdialog.py:259:updateHeaderTab:AttributeError: 'NoneType' object has no attribute 'getStationName'
release: Fedora release 14 (Laughlin)
time: 1309720476
uid: 500

backtrace
-----
faxsetupdialog.py:259:updateHeaderTab:AttributeError: 'NoneType' object has no attribute 'getStationName'

Traceback (most recent call last):
  File "/usr/share/hplip/ui4/faxsetupdialog.py", line 250, in Tabs_currentChanged
    self.updateHeaderTab()
  File "/usr/share/hplip/ui4/faxsetupdialog.py", line 259, in updateHeaderTab
    name_company = self.dev.getStationName()
AttributeError: 'NoneType' object has no attribute 'getStationName'

Local variables in innermost frame:
self: <ui4.faxsetupdialog.FaxSetupDialog object at 0xb7253c44>

Comment 1 Rodrigo 2011-07-03 19:15:01 UTC
Created attachment 511068 [details]
File: backtrace

Comment 2 Jiri Popelka 2011-07-04 12:57:57 UTC
Are you able to reproduce the problem ?
Are there any steps to reproduce it ?

Comment 3 Rodrigo 2011-07-04 14:42:58 UTC
I'm trying to install HP OfficeJet J4660, but it does not find the printer. Just it. I clicked to find printer USB only.


(In reply to comment #2)
> Are you able to reproduce the problem ?
> Are there any steps to reproduce it ?

Comment 4 Tim Waugh 2011-08-30 10:59:16 UTC
Reported upstream.