bug-gnustep
[Top][All Lists]
Advanced

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

[bugs #11409] Gorm encodes it's icon as the miniaturized image in the wi


From: Gregory John Casamento
Subject: [bugs #11409] Gorm encodes it's icon as the miniaturized image in the window.
Date: Tue, 28 Dec 2004 12:16:57 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4.2) Gecko/20040921

This mail is an automated notification from the bugs tracker
 of the project: GNUstep.

/**************************************************************************/
[bugs #11409] Latest Modifications:

Changes by: 
                Gregory John Casamento <greg_casamento@yahoo.com>
'Date: 
                Tue 12/28/2004 at 17:04 (US/Eastern)

            What     | Removed                   | Added
---------------------------------------------------------------------------
          Resolution | None                      | Fixed
              Status | Open                      | Closed


------------------ Additional Follow-up Comments ----------------------------
Code has been added to prevent windows added to the .gorm file from having an 
image set by default.   Please see bug#11407 for more information about how 
this will be further corrected in Gorm and AppKit.

Code has been modified in AppKit/NSWindow to use the encoded image if it's 
present, but use the default if it's encoded as nil.  

This will take care of the issue going forward.   However the fix for bug#11407 
will provide a mechanism for resetting the icon either to the default or to a 
specific image.

GJC






/**************************************************************************/
[bugs #11409] Full Item Snapshot:

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=11409>
Project: GNUstep
Submitted by: Gregory John Casamento
On: Mon 12/27/2004 at 21:12

Category:  Gorm
Severity:  1 - None
Item Group:  Bug
Resolution:  Fixed
Privacy:  Public
Assigned to:  gcasa
Status:  Closed


Summary:  Gorm encodes it's icon as the miniaturized image in the window.

Original Submission:  This only shows up in some applications.  Currently, the 
only application it's been seen in is gnustep-modplugplay-1.8.  The issue is 
that:

1) Gorm encodes the image and doesn't give you a way to specify it (it should).
2) NSWindow should check to see if the decoded image is nil, if so, use the one 
from the defaults.

I am in the process of making both of these changes.

Steps to reproduce
1) start mod plug play...
2) miniaturize it's document window.
RESULT: You see the gorm icon
EXPECTED: You should see the modplugplay icon.


Follow-up Comments
------------------


-------------------------------------------------------
Date: Tue 12/28/2004 at 17:04       By: Gregory John Casamento <gcasa>
Code has been added to prevent windows added to the .gorm file from having an 
image set by default.   Please see bug#11407 for more information about how 
this will be further corrected in Gorm and AppKit.

Code has been modified in AppKit/NSWindow to use the encoded image if it's 
present, but use the default if it's encoded as nil.  

This will take care of the issue going forward.   However the fix for bug#11407 
will provide a mechanism for resetting the icon either to the default or to a 
specific image.

GJC












For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=11409>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/







reply via email to

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