http://bugs.winehq.org/show_bug.cgi?id=32862 Bug #: 32862 Summary: Microsoft Expression Design 4 (Free Version) needs WindowsCodecsExt.dll (Microsoft Windows Codecs Extended Library) Product: Wine Version: 1.5.22 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: windowscodecs AssignedTo: wine-bugs(a)winehq.org ReportedBy: focht(a)gmx.net Classification: Unclassified Hello folks, now that Microsoft Expression Design 4 (Free Version) installs successfully it fails on startup. Prerequisite: 'winetricks -q dotnet40 corefonts' Suffers from bug 32471 hence: WINEDLLOVERRIDES="d3d9=d" wine Managed backtrace: --- snip --- $ pwd /home/focht/.wine/drive_c/Program Files/Microsoft Expression/Design 4 ... $ WINEDLLOVERRIDES="d3d9=d" wine ./Design.exe ... Unhandled Exception: System.Windows.Markup.XamlParseException: Provide value on 'System.Windows.Baml2006.TypeConverterMarkupExtension' threw an exception. ---> System.DllNotFoundException: Unable to load DLL 'WindowsCodecsExt.dll': Exception from HRESULT: 0x8007007E at MS.Win32.PresentationCore.UnsafeNativeMethods.WICCodec.CreateColorTransform(BitmapSourceSafeMILHandle& ppWICColorTransform) at System.Windows.Media.Imaging.ColorConvertedBitmap.FinalizeCreation() at System.Windows.Media.Imaging.ColorConvertedBitmap..ctor(BitmapSource source, ColorContext sourceColorContext, ColorContext destinationColorContext, PixelFormat format) at System.Windows.Media.Imaging.BitmapSource.CreateCachedBitmap(BitmapFrame frame, BitmapSourceSafeMILHandle wicSource, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, BitmapPalette palette) at System.Windows.Media.Imaging.BitmapFrameDecode.FinalizeCreation() at System.Windows.Media.Imaging.BitmapFrameDecode..ctor(Int32 frameNumber, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, BitmapDecoder decoder) at System.Windows.Media.Imaging.BitmapDecoder.SetupFrames(BitmapDecoder decoder, ReadOnlyCollection`1 frames) at System.Windows.Media.Imaging.BitmapDecoder.get_Frames() at System.Windows.Media.Imaging.BitmapFrame.CreateFromUriOrStream(Uri baseUri, Uri uri, Stream stream, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy) ... --- snip --- Also interesting stuff (for later improvements): --- snip --- fixme:wincodecs:ColorContext_InitializeFromFilename (0x1148f468,L"C:\\windows\\system32\\spool\\drivers\\color\\sRGB Color Space Profile.icm") fixme:wincodecs:TiffFrameDecode_GetColorContexts (0x114f5970,0,(nil),0x329594): stub fixme:wincodecs:TiffDecoder_GetColorContexts (0x114f5be8,0,(nil),0x329594) fixme:wintab32:X11DRV_WTInfoW WTI_INTERFACE unhandled index 9 fixme:wintab32:X11DRV_WTInfoW Unhandled Category 300 fixme:wintab32:X11DRV_WTInfoW Unhandled Category 3325804 --- snip --- $ du -sh Design_Trial_en.exe 47M Design_Trial_en.exe $ sha1sum Design_Trial_en.exe 65229a31f44d5adcf11edd7a849f8e3d9c4e8233 Design_Trial_en.exe $ wine --version wine-1.5.22-265-g07be9f0 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.