Comment 11 for bug 1048754

Revision history for this message
Amarnath Chitumalla (amarnath-chitumalla) wrote :

Hi Tim,

On fresh installation, this issue should not happen and we are not able to reproduce here also.
Can you please confirm whether any difference the installation files by comparing attached (wifisetupdialog.py from comment #10, LedmWifi.py from Comment #9) as follows

----------------------------------------------------------------------
if "/usr/share/hplip/" folder exists:-
$ diff attached_files/LedmWifi.py /usr/share/hplip/base/LedmWifi.py
$ diff attached_files/wifisetupdialog.py /usr/share/hplip/ui4/wifisetupdialog.py

and if "/usr/local/share/hplip/" folder exists:-
$ diff attached_files/LedmWifi.py /usr/local/share/hplip/base/LedmWifi.py
$ diff attached_files/wifisetupdialog.py /usr/local/share/hplip/ui4/wifisetupdialog.py

--> if files are same, don't print anything on screen.
---------------------------------------------------------------------

Possibilities:-
1. if difference found in attached LedmWifi.py, wifisetupdialog.py and installed LedmWifi.py, wifisetupdialog.py files, please remove "/usr/local/share/hplip/" folders (if exists) and "/usr/local/share/hplip/" folder (if exists)
and install as mentioned in "http://hplipopensource.com/hplip-web/install/manual/distros/slackware.html"

2. if "/usr/local/share/hplip/" folder exists, this is not correct location of installation. Please remove "/usr/local/share/hplip/" folder and install as mentioned in "http://hplipopensource.com/hplip-web/install/manual/distros/slackware.html"

3. still problem happens, please attach here the "/usr/share/hplip/base/LedmWifi.py" and "/usr/share/hplip/ui4/wifisetupdialog.py" files

Thanks & Regards,
Amarnath