Bug 918753
| Summary: | [abrt] hplip-3.12.11-1.fc18: smart_install.py:141:get_SmartInstall_tool_info:AttributeError: 'module' object has no attribute 'check_network_connection' | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Dmitry M <haildmitry> | ||||||||
| Component: | hplip | Assignee: | Tim Waugh <twaugh> | ||||||||
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | unspecified | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | 18 | CC: | jpopelka, twaugh | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | i686 | ||||||||||
| OS: | Unspecified | ||||||||||
| Whiteboard: | abrt_hash:c2e6fd5df6222213d0f01f58e8b57c942a22ead6 | ||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2013-03-07 17:50:52 UTC | Type: | --- | ||||||||
| Regression: | --- | Mount Type: | --- | ||||||||
| Documentation: | --- | CRM: | |||||||||
| Verified Versions: | Category: | --- | |||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||
| Embargoed: | |||||||||||
| Attachments: |
|
||||||||||
Created attachment 706220 [details]
File: backtrace
Created attachment 706221 [details]
File: core_backtrace
Created attachment 706222 [details]
File: environ
What does the following command show ? su -c "rpm -V hplip" su -c "rpm -V hplip" show nothing now. This situation happened once and i have reinstall hplip package after that. This bug no longer occurs. Jiri Popelka, thanks. |
Version-Release number of selected component: hplip-3.12.11-1.fc18 Additional info: cmdline: /usr/bin/python /usr/bin/hp-setup executable: /usr/bin/hp-setup kernel: 3.8.1-201.fc18.i686.PAE uid: 0 Truncated backtrace: smart_install.py:141:get_SmartInstall_tool_info:AttributeError: 'module' object has no attribute 'check_network_connection' Traceback (most recent call last): File "/usr/share/hplip/ui4/setupdialog.py", line 1211, in NextButton_clicked self.showDevicesPage() File "/usr/share/hplip/ui4/setupdialog.py", line 552, in showDevicesPage smart_install.disable(GUI_MODE, 'qt4') File "/usr/share/hplip/base/smart_install.py", line 205, in disable url, file_name = get_SmartInstall_tool_info() File "/usr/share/hplip/base/smart_install.py", line 141, in get_SmartInstall_tool_info if not utils.check_network_connection(): AttributeError: 'module' object has no attribute 'check_network_connection' Local variables in innermost frame: url: '' file_name: ''