[Bug 33384] Basic WPF applications using .NET 3.5 WPF fails to handle images (windowscodecs {7543696a-bc8d-46b0-5f81-8d95728972be} = IMILBitmapSource unsupported)

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Apr 15 23:59:23 CDT 2013


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

--- Comment #11 from Dmitry Timoshkov <dmitry at baikal.ru> 2013-04-15 23:59:23 CDT ---
Created attachment 44194
  --> http://bugs.winehq.org/attachment.cgi?id=44194
IMILBitmapSource forwarding implementation

Attached IMILBitmapSource forwarding implementation seems to work, but the app
now crashes with:

Unhandled Exception: System.OverflowException: The image data generated an
overflow during processing. ---> System.ArithmeticException: Overflow or
underflow in the arithmetic operation.
   --- End of inner exception stack trace ---
   at MS.Internal.HRESULT.Check(Int32 hr)
   at
System.Windows.Media.Composition.DUCE.Channel.SendCommandBitmapSource(ResourceHandle
imageHandle, BitmapSourceSafeMILHandle pBitmapSource, Boolean shareBitmap,
Boolean systemMemoryBitmap)
...

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