http://bugs.winehq.org/show_bug.cgi?id=14244
Summary: Wine ignores StringFormat alignment Product: Wine Version: 1.1.0 Platform: All URL: http://mighmos.org/wine/stringformat-example.tar.bz2 OS/Version: All Status: UNCONFIRMED Severity: trivial Priority: P2 Component: gdiplus AssignedTo: wine-bugs@winehq.org ReportedBy: adam@tpetaccia.com
Created an attachment (id=14537) --> (http://bugs.winehq.org/attachment.cgi?id=14537) Wrong result
An example program is posted in URL: its based off of MSDN documentation. Wine displays the result wrong.
http://bugs.winehq.org/show_bug.cgi?id=14244
--- Comment #1 from Adam Petaccia adam@tpetaccia.com 2008-07-02 14:03:03 --- Created an attachment (id=14538) --> (http://bugs.winehq.org/attachment.cgi?id=14538) Windows executing the program
http://bugs.winehq.org/show_bug.cgi?id=14244
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- OS/Version|All |other Platform|All |Other
--- Comment #2 from Vitaliy Margolen vitaliy@kievinfo.com 2008-07-02 17:28:48 --- Please attach the source of the program. Or at least the relevant part.
http://bugs.winehq.org/show_bug.cgi?id=14244
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, testcase OS/Version|other |All Platform|Other |All
--- Comment #3 from Austin English austinenglish@gmail.com 2008-07-02 17:30:16 --- The source is in the download url, along with a compiled exe.
http://bugs.winehq.org/show_bug.cgi?id=14244
--- Comment #4 from Adam Petaccia adam@tpetaccia.com 2008-07-02 17:45:40 --- Sorry, must have closed the window before sending was complete. My mentor advised I keep track of closed bugs, and said I should create a bug for the demo program I was fixing. The patch which fixes this is http://winehq.org/pipermail/wine-patches/2008-July/057054.html.
http://bugs.winehq.org/show_bug.cgi?id=14244
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #14537|0 |1 is obsolete| |
--- Comment #5 from Austin English austinenglish@gmail.com 2008-12-30 09:55:47 --- Created an attachment (id=18329) --> (http://bugs.winehq.org/attachment.cgi?id=18329) screenshot in git
http://bugs.winehq.org/show_bug.cgi?id=14244
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #6 from Austin English austinenglish@gmail.com 2008-12-30 09:56:26 --- Even worse now. Adam, can you add a conformance test to that patch and resubmit?
http://wiki.winehq.org/ConformanceTests
http://bugs.winehq.org/show_bug.cgi?id=14244
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bunglehead@gmail.com
--- Comment #7 from Nikolay Sivov bunglehead@gmail.com 2009-01-28 09:44:14 --- (In reply to comment #6)
Even worse now. Adam, can you add a conformance test to that patch and resubmit?
I can't even start it :) with current. I'm using native msvcr80: --- fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT" err:module:attach_process_dlls "MSVCR80.dll" failed to initialize, aborting err:module:LdrInitializeThunk Main exe initialization for L"Z:\home\mrlarch\dev\stringformat.exe" failed, status c0000142 ---
http://bugs.winehq.org/show_bug.cgi?id=14244
--- Comment #8 from Vincent Povirk madewokherd@gmail.com 2009-07-24 15:19:25 --- I had to install vcrun2005sp1 to start the exe.
The alignment flags are implemented now, but I can't tell if they work because the text does not appear.
http://bugs.winehq.org/show_bug.cgi?id=14244
Vincent Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #9 from Vincent Povirk madewokherd@gmail.com 2009-07-24 16:32:08 --- The text shows with corefonts installed. Seems it needs a font it can't get normally.
String alignment also works.
http://bugs.winehq.org/show_bug.cgi?id=14244
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #10 from Alexandre Julliard julliard@winehq.org 2009-08-07 12:27:11 --- Closing bugs fixed in 1.1.27.
http://bugs.winehq.org/show_bug.cgi?id=14244
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Platform|All |Other OS/Version|All |other
--- Comment #11 from Austin English austinenglish@gmail.com 2012-02-23 15:13:25 CST --- Removing deprecated 'All' Platform/OS.