We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 2533

Summary: SDL_SetWindowIcon does not work with 64x64 icons in Windows 7
Product: SDL Reporter: Adam M. <adam>
Component: videoAssignee: Sam Lantinga <slouken>
Status: RESOLVED WORKSFORME QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: 2.0.3   
Hardware: x86_64   
OS: Windows 7   

Description Adam M. 2014-05-10 03:08:19 UTC
I've tried a wide variety of icon sizes with SDL_SetWindowIcon. It seems that most sizes work, but 64x64 does not. (64x32, 32x64, 65x64, etc. do work.) There is no effect; the window icon remains unchanged.
Comment 1 Ryan C. Gordon 2015-02-19 06:32:13 UTC
Marking a large number of bugs with the "triage-2.0.4" keyword at once. Sorry
if you got a lot of email from this. This is to help me sort through some bugs
in regards to a 2.0.4 release. We may or may not fix this bug for 2.0.4,
though!
Comment 2 Ryan C. Gordon 2015-04-07 04:57:59 UTC
(sorry if you get a lot of copies of this email, I'm marking several bugs at once)

Marking bugs for the (mostly) final 2.0.4 TODO list. This means we're hoping to resolve this bug before 2.0.4 ships if possible. In a perfect world, the open bug count with the target-2.0.4 keyword is zero when we ship.

(Note that closing a bug report as WONTFIX, INVALID or WORKSFORME might still happen.)

--ryan.
Comment 3 Adam M. 2015-06-20 01:45:01 UTC
Let me know if you're too busy to debug this for 2.0.4.
Comment 4 Sam Lantinga 2015-06-20 05:04:18 UTC
Yes, we'll have to investigate this for 2.0.5. I can't think of any reason why this would fail offhand.
Comment 5 Adam M. 2015-06-20 07:38:00 UTC
Alright, I'll try to look at it myself to see if we can get it into 2.0.4.
Comment 6 Adam M. 2015-06-20 18:30:19 UTC
I can no longer reproduce this.
Comment 7 Adam M. 2015-06-20 18:33:04 UTC
(At least, I don't remember how...)