To the HPLIP developers at HP:

Please go through the whole HPLIP and take care that a script is always
called directly:

<path>/<script> <command line parameters>

and never by explicitly calling the interpreter like

<interpreter> <path>/<script> <command line parameters>

This way we can simply control by the shebang in the script which
interpreter version or flavor is used. So the same interpreter gets used
both when the user explicitly calls the script from the command line and
when another script or program calls the script.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1425812

Title:
  config_usb_printer.py crashed with ImportError in
  /usr/share/hplip/base/status.py: No module named hpmudext

To manage notifications about this bug go to:
https://bugs.launchpad.net/hplip/+bug/1425812/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to