http://bugs.winehq.org/show_bug.cgi?id=19550
Summary: Revolver Office: When printing, font is way too large Product: Wine Version: 1.1.26 Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wineps.drv AssignedTo: wine-bugs@winehq.org ReportedBy: jg@linetco.com
Created an attachment (id=22775) --> (http://bugs.winehq.org/attachment.cgi?id=22775) Trace excerpt using unmodified wine
Summary: When trying to print from Revolver Office 7.0.4, the font chosen is ~ 40k pixels high. This leads many blank (or black) pages being print.
How to Reproduce: Download Revolver Office from http://download.revolver.info/r7/older/revolver_office_7_0_4_win.exe Install it using the default settings. After installing, start it and do the following:
- Country->USA - Single User - Enter some details and choose "Evaluation Mode" - Click "Address-Book" - Select the only entry - Select the printer icon in the toolbar - Print to the CUPS PDF driver
Tested with: Ubuntu 8.10/9.04 32-and 64-bit prepackaged wine Ubuntu 9.04 64-bit wine 1.1.26 from git
Preliminary analysis: Wine downloads the font glyphes correctly into the postscript-file. But the font sizes written to the postscript-file are way too large, resulting in the software positioning the text blocks incorrectly. (See original_trace.txt) The trace is clearer when disabled font embedding by commenting out the check in wineps.drv. ScaleFont then reports a font size of ~40k (see no_download_trace.txt). Problem seems to be in the resolution of the hdc in use, as all numbers seems fine until processed by LPtoDP.
Notes: I would be glad to help in tracking this bug. C-Skills and time is available. XMPP via jgraef@linetco.com possible.
http://bugs.winehq.org/show_bug.cgi?id=19550
--- Comment #1 from jg@linetco.com 2009-08-02 05:48:46 --- Created an attachment (id=22776) --> (http://bugs.winehq.org/attachment.cgi?id=22776) Trace using builtin font handler (no embedding)
http://bugs.winehq.org/show_bug.cgi?id=19550
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://download.revolver.in | |fo/r7/older/revolver_office | |_7_0_4_win.exe
http://bugs.winehq.org/show_bug.cgi?id=19550
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |printing
http://bugs.winehq.org/show_bug.cgi?id=19550
--- Comment #2 from Bruno Jesus 00cpxxx@gmail.com 2012-01-19 21:26:26 CST --- Created attachment 38455 --> http://bugs.winehq.org/attachment.cgi?id=38455 1.3.37 backtrace after vcrun2005
Can't retest right now, the application needs an unimplemented function from msvcp80.
wine: Call from 0x7b83b392 to unimplemented function msvcp80.dll.??0?$basic_istringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@1@H@
After doing winetricks vcrun2005 it crashes.
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x04ef9833). =>0 0x04ef9833 in kernel_win32_release (+0x69833) (0x00000000) 0x04ef9833: movl 0x0(%ecx),%eax
https://bugs.winehq.org/show_bug.cgi?id=19550
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Abandoned?
--- Comment #3 from Ken Sharp imwellcushtymelike@gmail.com --- Is this still an issue in Wine 1.7.45 or later?
https://bugs.winehq.org/show_bug.cgi?id=19550
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |ABANDONED
--- Comment #4 from Ken Sharp imwellcushtymelike@gmail.com --- Abandoned
https://bugs.winehq.org/show_bug.cgi?id=19550
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Austin English austinenglish@gmail.com --- Closing.