bugGNUstep - Bugs: bug #11409, Gorm encodes it's icon as the...

Group
 
 

bug #11409: Gorm encodes it's icon as the miniaturized image in the window.

Submitter:  Gregory John Casamento <gcasa>
Submitted:  Mon 27 Dec 2004 09:12:13 PM UTC
   
 
Category:  Gorm Severity:  1 - Wish
Item Group:  Bug Status:  Fixed
Privacy:  Public Assigned to:  gcasa
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 28 Dec 2004 05:04:19 PM UTC, comment #1: 

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

Gregory John Casamento <gcasa>
Group administrator
Mon 27 Dec 2004 09:12:13 PM UTC, 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.

Gregory John Casamento <gcasa>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 2 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2004-12-28 gcasa StatusNone Fixed
    Open/ClosedOpen Closed

Back to the top

Powered by Savane 3.13-758e.
Corresponding source code