Comment 13 for bug 1048754

Revision history for this message
Tim Farrell (digitalfx) wrote :

I tried to reinstall from source rather than use the official slackware package or slackbuild (and double checked the files again) and now I receive a slightly different error instead on step 2.

/usr/lib64/python2.7/site-packages/gtk-2.0/gtk/__init__.py:127: RuntimeWarning: PyOS_InputHook is not available for interactive use of PyGTK
  set_interactive(1)
Traceback (most recent call last):
  File "/usr/share/hplip/ui4/wifisetupdialog.py", line 703, in NextButton_clicked
    self.showNetworkPage()
  File "/usr/share/hplip/ui4/wifisetupdialog.py", line 272, in showNetworkPage
    self.adaptor_id, self.adapterName, state, presence = self.wifiObj.setAdaptorPower(self.dev, adaptor_list )
ValueError: need more than 1 value to unpack