https://bugs.winehq.org/show_bug.cgi?id=54748
Jeff Smith whydoubt@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |whydoubt@gmail.com
--- Comment #4 from Jeff Smith whydoubt@gmail.com --- It appears that when GdipGetPropertySize was called on an image with no properties, wine was returning an error that it should not. System.Drawing.Image.get_PropertyItems was failing on this result:
https://github.com/mono/mono/blob/main/mcs/class/System.Drawing/System.Drawi...
I have submitted a fix for this in https://gitlab.winehq.org/wine/wine/-/merge_requests/3302