[issue18052] IDLE 3.3.2 Windows taskbar icon needs reboot after install

2014-10-02 Thread Terry J. Reedy
Terry J. Reedy added the comment: Thanks for the reply. I am assuming that you do not need this open as a reminder. So I will close it and wait for 3.5. -- resolution: -> postponed stage: needs patch -> resolved status: open -> closed versions: +Python 3.5 -Python 3.3 ___

[issue18052] IDLE 3.3.2 Windows taskbar icon needs reboot after install

2014-10-02 Thread Steve Dower
Steve Dower added the comment: This is probably because the program items are advertised. I have 2.7 and 3.3 installed, and when I pin the 3.3 Idle it switches to the 2.7 one. I guess there's a GUID somewhere that makes the two icons identical, but I don't know where that would be. This probab

[issue18052] IDLE 3.3.2 Windows taskbar icon needs reboot after install

2014-10-02 Thread Terry J. Reedy
Terry J. Reedy added the comment: Steve, would it possible for the installer to tell users to Restart to get (Idle) icons working properly? (Assuming that this cannot be made unnecessary.) -- components: -IDLE nosy: +steve.dower title: IDLE 3.3.2 Windows taskbar icon regression -> IDL