[Bug 14725] New: unimplemented function gdiplus.dll.GdipSetStringFormatTabStops
http://bugs.winehq.org/show_bug.cgi?id=14725 Summary: unimplemented function gdiplus.dll.GdipSetStringFormatTabStops Product: Wine Version: 1.1.2 Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: gdiplus AssignedTo: wine-bugs(a)winehq.org ReportedBy: htl10(a)users.sourceforge.net Tried one of my favourite .NET application with wine 1.1.2 and mono 2.0 preview 1, and have the unimplemented function error. (I used to run that app successfully with native gdiplus with a private copy in mono 1.9). Sorry the app is proprietary and no demos. --------------- fixme:powrprof:DllMain (0x60a10000, 1, (nil)) not fully implemented fixme:ntdll:NtPowerInformation Unimplemented NtPowerInformation action: 16 wine: Call from 0x7b842cf0 to unimplemented function gdiplus.dll.GdipSetStringFormatTabStops, aborting err:seh:raise_exception Unhandled exception code c00000fd flags 0 addr 0x68f39d24 [Hin-Tak(a)localhost bin]$ fixme:ntdll:NtPowerInformation Unimplemented NtPowerInformation action: 16 fixme:ntdll:NtPowerInformation Unimplemented NtPowerInformation action: 16 fixme:ntdll:NtPowerInformation Unimplemented NtPowerInformation action: 16 fixme:advapi:RegisterEventSourceW ((null),L".NET Runtime Optimization Service"): stub fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0x00000450,(nil),0x0001,0x00000000,0x7ec484d4,(nil)): stub fixme:advapi:DeregisterEventSource (0xcafe4242) stub ---------------------- -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=14725 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bunglehead(a)gmail.com --- Comment #1 from Nikolay Sivov <bunglehead(a)gmail.com> 2008-08-02 05:32:04 --- Hi, Hin-Tak. This call is actually implemented in current git repo (commit f44034a7d4d4b773e175261b2c13c3b6e99ede18). Tabstops aren't used now during rendering but get/set calls are available. So you have to build it from source or wait for a week to get 1.1.3 binaries. And please, post here (or mail directly to me if a bug will be closed earlier) you next backtrace as soon as you try it. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=14725 --- Comment #2 from Hin-Tak Leung <htl10(a)users.sourceforge.net> 2008-08-02 15:39:13 --- Yes, confirm current git (at the moment of test, ee120e01c97ee584d4bf8bf075057f932c62fd13) works alright. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=14725 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #3 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2008-08-02 22:33:36 --- The bug is fixed then. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=14725 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Alexandre Julliard <julliard(a)winehq.org> 2008-08-22 10:48:53 --- Closing bugs fixed in 1.1.3. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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 (1)
-
wine-bugs@winehq.org