Showing posts with label hplip. Show all posts
Showing posts with label hplip. Show all posts

Wednesday, April 29, 2009

Fix for broken hplip in Jaunty upgraded from Intrepid

If hp-toolbox fails to start for you with

Traceback (most recent call last):
File "/usr/bin/hp-toolbox", line 246, in
from ui4.devmgr5 import DevMgr5
File "/usr/share/hplip/ui4/devmgr5.py", line 45, in
from dbus.mainloop.qt import DBusQtMainLoop
ImportError: No module named qt

The solution is purging and reinstalling the python-qt4-dbus package

Tuesday, April 03, 2007

HPLIP team rocks

So i had a problem printing a PS file. First i did was contact our resident KDE printing guru, Kurt Pfeifle.

He ensured me the file seemed correct as three different PostScript printers printed the file correctly so it might be a problem in the HPLIP driver of my HP PSC 1610

Today i contacted the hplip-help mailing list:
16:37:23 - my mail reaches the list
17:39:34 - an HP engineer contacts me so so i send him the file in private (as it contains semi-sensitive data)
18:17:04 - i send the file
19:12:43 - confirmation that they can reproduce the problem (yay! for bug reproductivity)
23:30:38 - i get a patch for latest HPLIP release making my PS file print correctly

Now try to do this on windows...