From: Johan L. <j.l...@ch...> - 2000-12-31 16:11:45
|
David Paschal wrote: > > Johan Laagland wrote: > > Recently I downloaded the sourcecode hpoj-0.6 for my > > HP OfficeJet for working with it under RH Linux 6.2. > Hi, Johan. 0.7 was released recently, but I don't think it will fix any of > the problems you raised: > > > Problem 1. > > > > Printqueue stops and LC panel is frozen dead when printing > > more than one job. When killing the xojpanel process > > printing resumes normal operation. > This is a known problem with the low-level drivers (ieee12844.o). > For now the workaround is to kill xojpanel before printing. > > > Problem 2. > > > > I'd like to scan with the OfficeJet so I downloaded the > > sane sourcecode and applied your patch. > Scanning is not yet supported with the model you have, but it's on my > to-do list. Hello David, After answering your reply I remembered another bug in the hpoj-0.6 source in xojpanel. The exact location of the bitmapfile was not given. The program made errors when the bitmap was not in the working directory. Therefore I give the bitmap a location in a directory under /usr/local/share and changed the sourcecode with this location. Now it is working fine from any location in the directory tree. Kind regards, Johan Laagland, The Netherlands. |