Il semblerait que l'installation seule de hplip soit insuffisante pour pouvoir lancer hp-toolbox.
Le lançeur HP Device Manager ne fonctionne pas du coup.
En lançant dans un terminal hp-toolbox, nous pourrions avoir ses erreurs :
Code : Tout sélectionner
warning: python-dbus not installed.
error: HPLIP is not installed properly or is installed without graphical support. Please reinstall HPLIP
warning: Qt/PyQt 4 initialization failed.
error: hp-toolbox requires GUI support. Exiting.
Code : Tout sélectionner
yaourt -S python-dbus python-pyqt4
Code : Tout sélectionner
warning: Reportlab not installed. Fax coverpages disabled.
warning: Please install version 2.0+ of Reportlab for coverpage support.
Code : Tout sélectionner
yaourt -S python-reportlab
Code : Tout sélectionner
(python:3571): Gtk-WARNING **: Impossible de trouver le moteur de th?me dans module_path?: ??murrine??
(python:3571): Gtk-WARNING **: Impossible de trouver le moteur de th?me dans module_path?: ??murrine??
(python:3571): Gtk-WARNING **: Impossible de trouver le moteur de th?me dans module_path?: ??murrine??
(python:3571): Gtk-WARNING **: Impossible de trouver le moteur de th?me dans module_path?: ??clearlooks??
(python:3571): Gtk-WARNING **: Impossible de trouver le moteur de th?me dans module_path?: ??mist??
(python:3571): Gtk-WARNING **: Impossible de trouver le moteur de th?me dans module_path?: ??murrine??
(python:3571): Gtk-WARNING **: Impossible de trouver le moteur de th?me dans module_path?: ??murrine??
(python:3571): Gtk-WARNING **: Impossible de trouver le moteur de th?me dans module_path?: ??murrine??
(python:3571): Gtk-WARNING **: Impossible de trouver le moteur de th?me dans module_path?: ??mist??
Code : Tout sélectionner
yaourt -S gtk-engine-murrine lib32-gtk-engines

Code : Tout sélectionner
warning: arch distro is not found in AUTH_TYPES
A bientot.