bug-gnustep
[Top][All Lists]
Advanced

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

[bug #25793] [NSImage imageNamed: @"GNUstep"] broken


From: Fred Kiefer
Subject: [bug #25793] [NSImage imageNamed: @"GNUstep"] broken
Date: Wed, 11 Mar 2009 10:09:55 +0000
User-agent: Mozilla/5.0 (compatible; Konqueror/3.5; Linux) KHTML/3.5.10 (like Gecko) SUSE

Update of bug #25793 (project gnustep):

                  Status:                    None => Fixed                  
             Assigned to:                    None => FredKiefer             
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #2:

I fixed this by making a copy of the application image before setting the
name. This resolves the problem of this bug report.

I still think that the image proxy mechanism could cause other problems. For
example you still get a proxy even when there no longer is an image with that
name. Also identity comparision, like the ones in setApplicationIconImage: are
unpredicable in the presence of proxies. When one of the images is the real
one and the other the proxy the comparision will report false although we are
dealing with the same basic image.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?25793>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/





reply via email to

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