I am peparing a new HPLIP package now which fixes the crash, but what should happen instead of the crash is the output of an error message that hpfax could not find the HPLIP library directory in /etc/hp/hplip.conf. So independent of the release of the new HPLIP package you should run the following commands in a terminal window to clean up your HPLIP installation:
sudo dpkg -P --force-depends libsane-hpaio sudo apt-get install libsane-hpaio sudo apt-get install --reinstall hplip hplip-data This makes sure that all needed files are in place and especially recovers your /etc/hp/hplip.conf file. If this does not work, try also sudo rm -rf /var/spool/cups/tmp/.hplip -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/560849 Title: hpfax crashed with NameError in bug() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/hplip/+bug/560849/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
