https://bugs.winehq.org/show_bug.cgi?id=54936
--- Comment #3 from Piotr Caban piotr.caban@gmail.com --- There's 7034fc297bf730427c6c808cb3f574b56f50b60f commit that updates printer configuration (winspool: Change CUPS printers print processor to wineps). After the configuration is changed printing will not work when wine is downgraded (you will need to use new prefix or update the configuration manually).
This makes the regression test / testing older versions of wine tricky. Can you reproduce the issue with clean/new prefix?
It will be interesting to figure out what is causing the problem. We already had ~3 bugs that were all resolved by recreating the prefix. The root cause was never found though (and I was not able to reproduce the issue even when I tried creating the prefix with some old version of wine). Could you please attach a log with WINEDEBUG=psdrv,winspool,tid,pid,seh debug channels when printing from notepad? What's the "Windows version" set in winecfg? Could you please also export "HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Print" key with regedit and attach it here?