[Bug 8691] Print nothing with fixme:psdrv:PSDRV_EndPage Already ended a page?

Wine Bugs wine-bugs at winehq.org
Fri Jun 15 07:42:41 CDT 2007


http://bugs.winehq.org/show_bug.cgi?id=8691


wine.dev at web.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wine.dev at web.de
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1




------- Additional Comments From wine.dev at web.de  2007-15-06 07:42 -------
I created a logfile (+winspool,+psdrv,+print,+gdi,+dc,+driver)
and found several issues:

- OpenJob16 failed (0xffff is returned), but printing is not aborted
  (WritePrinter16 is called with 0xffff as HANDLE)
- StartDocW is called with Output == NULL
- "output" in PSDRV_CreateDC is an empty string,
  but in a previous call, "LPT1:" was used as "output"

Please explain, what the App is doing, when you start printing.
(This bug might be a duplicate of Bug #6907 )
Does something change, when you select Win98 as Version?

I have not very much knowledge about wineps.drv yet...


-- 
By by ... Detlef

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list