http://bugs.winehq.org/show_bug.cgi?id=22551 Andrew Nguyen <arethusa26(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet, download Status|UNCONFIRMED |NEW URL| |http://xchange.phaseone.com | |/Content/Downloads/CO5.aspx Component|windowscodecs |-unknown Summary|unsupported TIFF with an |Capture One aborts with |alpha channel. |"unknown error" with Mono | |2.6, requires .NET | |Framework 3.5 Ever Confirmed|0 |1 --- Comment #3 from Andrew Nguyen <arethusa26(a)gmail.com> 2010-05-02 04:06:52 --- I'm not convinced that this is a windowscodecs problem. When I did winetricks vcrun2008 mono26 and then installed the application, I saw the fixme you mention, but placing native windowscodecs does not change the outcome, which was a dialog box stating: "An unknown error occurred. The application was unable to gather information about the error." When I started again with a fresh prefix and installed dotnet20 instead of mono26, I get a barrage of output, with a key managed exception: Unhandled Exception: System.IO.FileNotFoundException: Could not load file or assembly 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Exception from HRESULT: 0x80070002 File name: 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' at System.ModuleHandle.ResolveMethod(Int32 methodToken, RuntimeTypeHandle* typeInstArgs, Int32 typeInstCount, RuntimeTypeHandle* methodInstArgs, Int32 methodInstCount) ... So, it seems that the application demands the .NET Framework 3.5, which Mono 2.6 hardly supports, and which unfortunately doesn't currently install in Wine. -- 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.