discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSImage caching bug?


From: Marco Cawthorne
Subject: NSImage caching bug?
Date: Tue, 27 Jun 2023 15:22:28 -0700

I'm running into an issue with NSImage's initWithContentsOfURL:
where all images I'm trying to load are replaced with the first valid
result. Even when paths are different.  It seems like it returns
1 valid image per domain.  I'm guessing it's trying to optimise
somewhere which is going wrong.

I'm running a recent version of GNUstep I've compiled myself.

Marco Cawthorne




reply via email to

[Prev in Thread] Current Thread [Next in Thread]