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/



_______________________________________________
Bug-gnustep mailing list
Bug-gnustep@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to