Bug 718519 - [abrt] hplip-3.11.5-3.fc14: faxsetupdialog.py:259:updateHeaderTab:AttributeError: 'NoneType' object has no attribute 'getStationName'
Summary: [abrt] hplip-3.11.5-3.fc14: faxsetupdialog.py:259:updateHeaderTab:AttributeEr...
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: hplip
Version: 14
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Tim Waugh
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:de98f8ef
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-07-03 19:14 UTC by Rodrigo
Modified: 2011-08-30 10:59 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-08-30 10:59:16 UTC
Type: ---


Attachments (Terms of Use)
File: backtrace (542 bytes, text/plain)
2011-07-03 19:15 UTC, Rodrigo
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Launchpad 837299 0 None None None Never

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.


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