Bug 918753 - [abrt] hplip-3.12.11-1.fc18: smart_install.py:141:get_SmartInstall_tool_info:AttributeError: 'module' object has no attribute 'check_network_connection'
Summary: [abrt] hplip-3.12.11-1.fc18: smart_install.py:141:get_SmartInstall_tool_info:...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: hplip
Version: 18
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Tim Waugh
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:c2e6fd5df6222213d0f01f58e8b...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-03-06 19:39 UTC by Dmitry M
Modified: 2013-03-07 17:50 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-03-07 17:50:52 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (773 bytes, text/plain)
2013-03-06 19:39 UTC, Dmitry M
no flags Details
File: core_backtrace (414 bytes, text/plain)
2013-03-06 19:39 UTC, Dmitry M
no flags Details
File: environ (3.03 KB, text/plain)
2013-03-06 19:39 UTC, Dmitry M
no flags Details

Description Dmitry M 2013-03-06 19:39:12 UTC
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: ''

Comment 1 Dmitry M 2013-03-06 19:39:15 UTC
Created attachment 706220 [details]
File: backtrace

Comment 2 Dmitry M 2013-03-06 19:39:17 UTC
Created attachment 706221 [details]
File: core_backtrace

Comment 3 Dmitry M 2013-03-06 19:39:20 UTC
Created attachment 706222 [details]
File: environ

Comment 4 Jiri Popelka 2013-03-07 15:55:41 UTC
What does the following command show ?
su -c "rpm -V hplip"

Comment 5 Dmitry M 2013-03-07 17:46:25 UTC
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.

Comment 6 Dmitry M 2013-03-07 17:50:52 UTC
Jiri Popelka, thanks.


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