Hi,
After a lot of trials and tribulations I now have a `working' win98
program in wine-20030911.
I need help.
It's working but it can't print - it doesn't recognize a printer and
it
produces error messages.
I have CUPS on SuSE 8.2 which works with the printer with no problem.
The printer is a parallel port printer [hp4].
The wine config shows:
parallelports
"Lpt1"="/dev/lp0"
spooler
"Lpt1"="/lpr"
those are the two lines which seem relevant and correct unless CUPS
requires more?
Even though the program worked it produced a number of `error msg' which
elude me:
fixme:midi:MDIRefreshMenu partially function stub
err:datetime:DATETIME WindowProc wp=000000000 Ip=000000000
I'd appreciate some expert input.
thanks
--
Cheers,
Serge
Naggar Consulting
[life is yours to make]
On Thu, 18 Sep 2003, Serge Naggar wrote:> parallelports > "Lpt1"="/dev/lp0" > > spooler > "Lpt1"="/lpr"I think it should be "lpr" (without the leading slash). Try it out and see if it works.... :)> I'd appreciate some expert input.Sorry, but I'm no expert at all... but it worked for me when I don't have the leading slash for lpr... :) -- Sincerely, Jung Ko
Are you using a binary package?
Hi Ivan
I had trouble printing with wine-I mean I could not print.
This was until I installed the rpm package-now I can print, because the
printer has been automatically setup.
However, here is code from the config file (wine.conf)
[parallelports]
"Lpt1" = "/dev/lp0"
[ppdev]
;; key: io-base of the emulated port
;; value : parport-device{,timeout}
;; timeout for auto closing an open device ( not yet implemented)
;"378" = "/dev/parport0"
;"278" = "/dev/parport1"
;"3bc" = "/dev/parport2"
[spooler]
"FILE:" = "tmp.ps"
"LPT1:" = "|lpr"
"LPT2:" = "|gs -sDEVICE=bj200 -sOutputFile=/tmp/fred -q -"
"LPT3:" = "/dev/lp3"
Hope this helps
Ivan Leo Murray-Smith wrote:
>Are you using a binary package?
>
>
>_______________________________________________
>wine-users mailing list
>wine-users@winehq.com
>http://www.winehq.com/mailman/listinfo/wine-users
>
>
>
>
> Hi Ivan > > I had trouble printing with wine-I mean I could not print. > > This was until I installed the rpm package-now I can print, because the > printer has been automatically setup.So your problem is solved, right?
I used the binary *.rpm package for SuSE 8.2. On Fri, 2003-09-19 at 19:46, Ivan Leo Murray-Smith wrote:> Are you using a binary package? > > > _______________________________________________ > wine-users mailing list > wine-users@winehq.com > http://www.winehq.com/mailman/listinfo/wine-users-- Cheers, Serge Naggar Consulting [life is yours to make]
yes the problem is solved. I wrote what I wrote to try and help you. If you dont like it then you know what you can do. Ivan Leo Murray-Smith wrote:>>Hi Ivan >> >>I had trouble printing with wine-I mean I could not print. >> >>This was until I installed the rpm package-now I can print, because the >>printer has been automatically setup. >> >> >So your problem is solved, right? > > >_______________________________________________ >wine-users mailing list >wine-users@winehq.com >http://www.winehq.com/mailman/listinfo/wine-users > > > >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.winehq.org/pipermail/wine-users/attachments/20030921/788151a3/attachment.html