[Bug 37827] New: print to pdf failure
https://bugs.winehq.org/show_bug.cgi?id=37827 Bug ID: 37827 Summary: print to pdf failure Product: Wine Version: 1.6.2 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: comdlg32 Assignee: wine-bugs(a)winehq.org Reporter: lurchgs(a)gmail.com Distribution: --- Created attachment 50375 --> https://bugs.winehq.org/attachment.cgi?id=50375 error output from wine notepad attempt to print to pdf Wine 1.6.2, ubuntu 14.10 calling up print dialog in various apps works fine. Printing to my Samsung 1665 works ok. Printing to PDF fails. Dialog opens, clicking on "Ok/Print" shows no visible result, dialog does not close, no file created. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=37827 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |printing Component|comdlg32 |-unknown --- Comment #1 from Austin English <austinenglish(a)gmail.com> --- Please retest in 1.7.33. Is that a cups-pdf printer? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=37827 --- Comment #2 from erik kloeppel <lurchgs(a)gmail.com> --- (In reply to Austin English from comment #1)
Please retest in 1.7.33. Is that a cups-pdf printer?
was avoiding the beta stream on this machine because it's my work machine. However, have upgraded wineto 1.7.33. No difference Yes, cups-pdf -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=37827 --- Comment #3 from Bruno Jesus <00cpxxx(a)gmail.com> --- I can't reproduce here, the pdf file is created and I don't have any of the log lines. Please attach a +commdlg,+winspool log. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=37827 --- Comment #4 from erik kloeppel <lurchgs(a)gmail.com> --- (In reply to Bruno Jesus from comment #3)
I can't reproduce here, the pdf file is created and I don't have any of the log lines. Please attach a +commdlg,+winspool log.
Bruno, thank you. Did what you suggested... I find the log file.... interesting -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=37827 --- Comment #5 from erik kloeppel <lurchgs(a)gmail.com> --- (In reply to erik kloeppel from comment #4)
(In reply to Bruno Jesus from comment #3)
I can't reproduce here, the pdf file is created and I don't have any of the log lines. Please attach a +commdlg,+winspool log.
Bruno, thank you. Did what you suggested... I find the log file.... interesting
+winspool: command not found that's the total contents of the file -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=37827 --- Comment #6 from Bruno Jesus <00cpxxx(a)gmail.com> --- Hi, please try again, check for possible extra spaces in the command: WINEDEBUG=+commdlg,+winspool wine notepad >> /tmp/log.txt 2>&1 You probably typed it like: WINEDEBUG=+commdlg, +winspool wine notepad >> /tmp/log.txt 2>&1 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=37827 --- Comment #7 from erik kloeppel <lurchgs(a)gmail.com> --- Created attachment 50396 --> https://bugs.winehq.org/attachment.cgi?id=50396 log file requested by Bruno -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=37827 erik kloeppel <lurchgs(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #50396|0 |1 is obsolete| | --- Comment #8 from erik kloeppel <lurchgs(a)gmail.com> --- Created attachment 50397 --> https://bugs.winehq.org/attachment.cgi?id=50397 more correct file Bruno asked for -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=37827 --- Comment #9 from erik kloeppel <lurchgs(a)gmail.com> --- I'm presuming from the lack of further comment that I've done something... less than bright, and that the fix is something anybody with a bit more experience could handle. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=37827 Detlef Riekenberg <wine.dev(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wine.dev(a)web.de -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=37827 --- Comment #10 from Bruno Jesus <00cpxxx(a)gmail.com> --- I forgot to mention that the log didn't gave me any idea what could be the problem. One thing to ask is in which program this was tested and if this is still an issue in wine 1.9.18 (or later). -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=37827 --- Comment #11 from Detlef Riekenberg <wine.dev(a)web.de> --- There is something wrong with the default DEVMODE (size is 0) and the DocumentProperties function failed. After two hit at "OK" in the Print dialog, the "Cancel" Button was selected, so there was no output. I will try to reproduce the failure later this month -- Regards ... Detlef -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=37827 Detlef Riekenberg <wine.dev(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|print to pdf failure |print to pdf failure (Size | |of the saved DEVMODE is 0) --- Comment #12 from Detlef Riekenberg <wine.dev(a)web.de> --- The broken DEVMODE with size 0 is strange. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=37827 Janne <janne.kekkonen(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |janne.kekkonen(a)gmail.com --- Comment #13 from Janne <janne.kekkonen(a)gmail.com> --- Tested with wine 10.6 staging & built-in notepad. When document was printed from notepad, pdf was generated to directory: /home/<user>/PDF During printing / generating pdf following lines were printed to console: 0164:fixme:winspool:StartPagePrinter (0000000000000001): stub 0164:fixme:winspool:EndPagePrinter (0000000000000001): stub -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=37827 Janne <janne.kekkonen(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|janne.kekkonen(a)gmail.com | -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla