From: Pete Z. <pz...@us...> - 2001-10-15 23:09:45
|
Till, I wasn't able to reproduce your problem here with the parser. You were using the gz file and not CVS correct? I put a new Epson High Res Instance.cpp file up with the 0.5 package which will solve the lost band on the bottom of the page with A4. Thanks, Peter Zannucci IBM Linux Technology Center Open Source Software Development Omni Print Project http://sourceforge.net/projects/omniprint Austin, TX - Tel. 512-838-4687 (t/l 678) pz...@us... Till Kamppeter <til...@gm...> on 10/12/2001 06:23:15 PM To: Pete Zannucci/Austin/IBM@IBMUS cc: Subject: Re: [Omniprint-developer] Omni still very buggy I have downloaded Omni 0.5.0 and get the following error when compiling it: make[1]: Entering directory `/home/tkamppeter/rpm/BUILD/printer-drivers-1.0/ghostscript-6.51/src/Omni/XMLParser' c++ -fPIC -Wall -I .. -g -DDEBUG=1 -c MyErrorHandler.cpp c++ -fPIC -Wall -I .. -g -DDEBUG=1 -c OmniDomParser.cpp OmniDomParser.cpp: In method `bool OmniDomParser::processDriver (xmlNode *)': OmniDomParser.cpp:4732: `parseSize' undeclared (first use this function) OmniDomParser.cpp:4732: (Each undeclared identifier is reported only once for each function it appears in.) make[1]: *** [OmniDomParser.o] Error 1 make[1]: Leaving directory `/home/tkamppeter/rpm/BUILD/printer-drivers-1.0/ghostscript-6.51/src/Omni/XMLParser' make: *** [XMLParser.make] Error 2 error: Bad exit status from /home/tkamppeter/tmp/rpm-tmp.80692 (%build) RPM build errors: Bad exit status from /home/tkamppeter/tmp/rpm-tmp.80692 (%build) It seems that something is missing in Omni. Till Pete Zannucci wrote: > Till, > > Thanks for bringing the problem with A4 forms to my attention. > I am investigating what in the commands going down is causing > this. The older Color Stylus printers handle it fine but the newer > printers are not. > It looks like the form size information is not set up correctly for the > printer. > > > > > Peter Zannucci > > IBM Linux Technology Center > Open Source Software Development > Omni Print Project http://sourceforge.net/projects/omniprint > Austin, TX - Tel. 512-838-4687 (t/l 678) pz...@us... > > > |