https://bugs.winehq.org/show_bug.cgi?id=54379
--- Comment #7 from MaranBr maranbr@outlook.com --- From what I was investigating, at some point in the execution of the code, some variables needed by the print processor become blank:
Port DocName OutputFile Datatype
Causing this situation:
0374:trace:winspool:StartDocPrinterW (00000003, 1, 0021F008 {L"", L"", (null)}) 0374:trace:localspl:fpStartDocPrinter (01532730 1 0021F008 {pDocName = L"", pOutputFile = L"", pDatatype = (null)})
0374:trace:localspl:fpScheduleJob need to schedule job 1 filename L"C:\windows\system32\spool\PRINTERS\00001.SPL" to port L""
0374:trace:winprint:OpenPrintProcessor L", Port", 0021DF54 0374:trace:winspool:OpenPrinter2W (L", Port",0021DECC,00000000,00000000) 0374:trace:localspl:fpOpenPrinter (L", Port", 01532B74, 00000000) 0374:trace:localspl:monitor_load_by_port (L"")
The process is completed, but nothing is printed.