https://bugs.winehq.org/show_bug.cgi?id=54379
--- Comment #5 from MaranBr maranbr@outlook.com --- (In reply to abma from comment #2)
to make print work again, set the default value of
HKEY_CURRENT_USER\Software\Wine\Printing\Spooler
to: CUPS:printername
https://github.com/wine-mirror/wine/blob/master/dlls/localspl/provider. c#L3716
so, it seems that cups network printers don't have a portname set
It does not work for me. I keep having the same issue even though I added this key in the registry.
I created a clean profile and added only the "CUPS:PDF" printer. But it didn't work either.
There seems to be an issue where Wine is erroneously leaving the printer port blank in the course of code execution, so the printer fails and prints nothing.