[Bug 32654] Visual Studio 2010 needs windowscodecs WICSetEncoderFormat_Proxy

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Oct 30 03:56:54 CDT 2013


http://bugs.winehq.org/show_bug.cgi?id=32654

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Fixed by SHA1|                            |4d30c057bf2aaad7985713cd980
                   |                            |00756d2e6b61a
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #8 from Anastasius Focht <focht at gmx.net> 2013-10-30 03:56:54 CDT ---
Hello folks,

WICSetEncoderFormat_Proxy was implemented by commit
http://source.winehq.org/git/wine.git/commitdiff/4d30c057bf2aaad7985713cd98000756d2e6b61a

Thanks Vincent.

--- snip ---
...
002b:Call
windowscodecs.WICSetEncoderFormat_Proxy(05b68c9c,00000000,05ba0078,0033f15c)
ret=0f1ff5bb
002b:trace:wincodecs:WICSetEncoderFormat_Proxy
0x5b68c9c,(nil),0x5ba0078,0x33f15c
002b:trace:wincodecs:BitmapImpl_GetPixelFormat (0x5b68c9c,0x33f058)
002b:trace:wincodecs:TiffFrameEncode_SetPixelFormat
(0x5ba0078,{6fddc324-4e03-4bfe-b185-3d77768dc90f})
002b:trace:wincodecs:BitmapImpl_AddRef (0x5b68c9c) refcount=5
002b:Ret  windowscodecs.WICSetEncoderFormat_Proxy() retval=00000000
ret=0f1ff5bb 
...
--- snip ---

The failure from comment #2 is still there:

--- snip ---
002b:Call
windowscodecs.IWICBitmapFrameEncode_WriteSource_Proxy(05ba0078,05b68c9c,0033f214)
ret=0f1ff77b
002b:trace:wincodecs:TiffFrameEncode_WriteSource (0x5ba0078,0x5b68c9c,0x33f214)
002b:trace:wincodecs:BitmapImpl_GetPixelFormat (0x5b68c9c,0x33efcc)
002b:Ret  windowscodecs.IWICBitmapFrameEncode_WriteSource_Proxy()
retval=80070057 ret=0f1ff77b
...
002b:Call KERNEL32.RaiseException(e0434352,00000001,00000005,0033f0ac)
ret=791cac08
002b:trace:seh:raise_exception code=e0434352 flags=1 addr=0x7b83a8bf
ip=7b83a8bf tid=002b
002b:trace:seh:raise_exception  info[0]=80070057
002b:trace:seh:raise_exception  info[1]=00000000
002b:trace:seh:raise_exception  info[2]=00000000
002b:trace:seh:raise_exception  info[3]=00000000
002b:trace:seh:raise_exception  info[4]=79140000
002b:trace:seh:raise_exception  eax=7b8268f1 ebx=7b8ba000 ecx=80070057
edx=0033efc4 esi=0033f068 edi=0033f030
002b:trace:seh:raise_exception  ebp=0033f008 esp=0033efa4 cs=0023 ds=002b
es=002b fs=0063 gs=006b flags=00200287 
...
002b:Call oleaut32.SysAllocStringLen(01554f9c L"Value does not fall within the
expected range.",0000002e) ret=793c87f2 
...
002b:Call user32.MessageBeep(00000000) ret=36b218c4
002b:Ret  user32.MessageBeep() retval=00000001 ret=36b218c4
--- snip ---

It now fails directly on startup which should be subject to a new bug.

Regards

-- 
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.



More information about the wine-bugs mailing list