http://bugs.winehq.org/show_bug.cgi?id=7703
------- Additional Comments From inckie@gmail.com 2007-27-03 13:57 ------- Created an attachment (id=5536) --> (http://bugs.winehq.org/attachment.cgi?id=5536&action=view) Diff between the full +bitmap,+winspool ERWin (successful) and BPWin (unsuccessful) logs
I'm not sure if I did it right, but this compares both applications' behavior when I try to print from them. ERWin makes it, BPWin does not.
It seems that at some point BPWin tries to reselect the default printer (LEXMARKOptraT612) [diff line 5944] even after I instructed it to select the other one (OptraT612) [diff lines 352 and 353].
I still couldn't figure out what happens next, except that ERWin can go past that point while BPWin can't. The "bad" fixme is at [diff line 5954].
I hope this helps.