bug-gnustep
[Top][All Lists]
Advanced

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

[Gorm, -gui] fix for #46317


From: Graham Lee
Subject: [Gorm, -gui] fix for #46317
Date: Sat, 28 Oct 2017 01:54:41 -0600

Bug: https://savannah.gnu.org/bugs/?46317

The fix is to always return an image with the correct name, instead of -nil, from -[NSImage initWithCoder:].

Steps to reproduce: open the .gorm file in this project: https://github.com/iamleeg/test-nsimage-name

Changelog entry:

2017-10-28  Graham Lee  <graham@iamleeg.com>

    * Source/NSImage.m (initWithCoder:): restore image name when
    loading an archived image with a name that can't be resolved at
    load time. Fixes Gorm bug #46317.

Patch: https://github.com/gnustep/libs-gui/pull/12 / https://github.com/gnustep/libs-gui/pull/12.patch

Cheers,
Graham.


reply via email to

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