http://bugs.winehq.org/show_bug.cgi?id=5036
wine.dev@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed| |1 Target Milestone|--- |1.0.0
------- Additional Comments From wine.dev@web.de 2006-02-09 15:04 ------- Wine uses "lpr" for Printing and does not quote the printer-Name. In addition to a quote, other characters in a Printername are also not handled correct.
This Bug is not lost, but printing in wine is done in the style of "win3.1". We need to use "winspool.drv" to do the work, but many low-level things are still missing there.