This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author terry.reedy
Recipients georg.brandl, loewis, terry.reedy
Date 2012-04-06.01:56:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1333677404.82.0.616726863092.issue14513@psf.upfronthosting.co.za>
In-reply-to
Content
I tried again and 3.2.3rc2 is working. The IDLE icon appears and right clicking gives its title as IDLE (Python GUI).

3.3.0a2 is worse than I reported. The reason the icon changes to the pythonw icon is because that is what gets pinned, not IDLE. Right clicking the Tk icon actually says pythonw. A bare pythonw process is, of course, useless.
History
Date User Action Args
2012-04-06 01:56:44terry.reedysetrecipients: + terry.reedy, loewis, georg.brandl
2012-04-06 01:56:44terry.reedysetmessageid: <1333677404.82.0.616726863092.issue14513@psf.upfronthosting.co.za>
2012-04-06 01:56:44terry.reedylinkissue14513 messages
2012-04-06 01:56:44terry.reedycreate