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
Priority:  5 - Normal Item Group:  Bug
Status:  Fixed Privacy:  Public
Assigned to:  gcasa Open/Closed:  Closed
* Mandatory Fields

Post a Comment

Add a New Comment Rich Markup
   

Discussion

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

 

Attached Files

This item currently has no attached files.

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

Attach Files:
   
   
Comment:
   

 

Dependencies

This item does not depend on any other items.

No items depend on this one.

 

Mail Notification Carbon-Copy List

 

Votes

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.

 

History

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.16-ed84.
Corresponding source code