https://bugs.winehq.org/show_bug.cgi?id=45868
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net URL|http://files.windower.net/5 |https://web.archive.org/web |/core/test/windower.portabl |/20200321100419/http://file |e.zip |s.windower.net/5/core/test/ | |windower.portable.zip Summary|Windower 5 beta (FF XI |Multiple .NET 4.x |tool) crash: |applications crash due to |System.ArgumentNullExceptio |shell32.SHGetStockIconInfo |n: Value cannot be null. |lacking support for |Parameter name: icon at |SHGSI_ICON flag (Windower 5 |System.Windows.Interop.Imag |beta/FF XI tool, Affinity |ing.CreateBitmapSourceFromH |Designer 1.x) |Icon() at | |Windower.UI.StockIcons.GetS | |tockIcon() |
--- Comment #5 from Anastasius Focht focht@gmx.net --- Hello folks,
ping. Also encountered with Affinity Designer 1.8.2 (.NET 4.x app). Refining fields.
Prerequisite: 'winetricks -q dotnet472'
--- snip --- $ wine ./affinity-designer-1.8.2.exe ... 005c:fixme:path:parse_url failed to parse L"SetupUI.resources" 005c:fixme:path:parse_url failed to parse L"UIAutomationProvider" 005c:fixme:shell:SHGetStockIconInfo (77, 0x101, 0x32e3d8) semi-stub 005c:fixme:shell:SHGetStockIconInfo flags 0x101 not implemented 005c:fixme:advapi:RegisterEventSourceW ((null),L".NET Runtime"): stub 005c:fixme:advapi:ReportEventW (0xcafe4242,0x0001,0x0000,0x00000402,(nil),0x0001,0x00000000,0x32d338,(nil)): stub 005c:err:eventlog:ReportEventW L"Application: SetupUI.exe\nFramework Version: v4.0.30319\nDescription: The process was terminated due to an unhandled exception.\nException Info: System.ArgumentNullException\nStack:\n at System.Windows.Interop.Imaging.CreateBitmapSourceFromHIcon(IntPtr, System.Windows.Int32Rect, System."... 005c:fixme:advapi:DeregisterEventSource (0xcafe4242) stub wine: Unhandled exception 0xe0434352 in thread 5c at address 7B00DBB1 (thread 005c), starting debugger... --- snip ---
Download:
https://store.serif.com/en-gb/update/windows/designer/1/
https://web.archive.org/web/20200321081455/https://d1gl0nrskhax8d.cloudfront...
Wine source:
https://source.winehq.org/git/wine.git/blob/3ddf3a720f2a342141550c973f10854b...
$ sha1sum affinity-designer-1.8.2.exe 00cdf703a24cb8b98e7d2c8afc8cf66bccbb57ff affinity-designer-1.8.2.exe
$ du -sh affinity-designer-1.8.2.exe 484M affinity-designer-1.8.2.exe
$ wine --version wine-5.4-206-geb6f8a1d78
Regards