| 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: | hplip | Assignee: | Tim Waugh <twaugh> | ||||
| Status: | CLOSED UPSTREAM | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 14 | CC: | 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: |
|
||||||
Created attachment 511068 [details]
File: backtrace
Are you able to reproduce the problem ? Are there any steps to reproduce it ? 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 ? Reported upstream. |
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>