Black boxes replace images in Mojave (Was "No subject")
Mark Waddingham
mark at livecode.com
Tue Jun 4 13:46:48 EDT 2019
On 2019-06-04 19:36, Matthias Rebbe via use-livecode wrote:
> Btw., how do i strip the profiles out? Working with graphics is not so
> my stuff.
The 'sips' command seems to do the trick (from Terminal):
sips -d profile --deleteColorManagementProperties
~/Downloads/Background_mit_Rand_.png
If you could try that and see if you could still reproduce the issue
that would be great.
The engine still applies color management to all images (as the screen
buffers on macOS generally expect sRGB matched image data) - so at the
very least this will determine whether its an issue with the color
profile on Mojave, or something else.
Either way, if you could file a bug with the offending image(s) and a
recipe for reproduction (although it sounds like its sporadic) we can
try and figure out what the actual issue is.
Warmest Regards,
Mark.
P.S. *Hopefully* stripping the color profile will at least be a
workaround if it works!
--
Mark Waddingham ~ mark at livecode.com ~ http://www.livecode.com/
LiveCode: Everyone can create apps
More information about the use-livecode
mailing list