[issue14513] IDLE icon switched and switches on Windows taskbar

2014-02-26 Thread Terry J. Reedy

Terry J. Reedy added the comment:

This may be related to #18052. In any case, I do not have the problem now.

--
resolution:  - out of date
stage:  - committed/rejected
status: open - closed
type:  - behavior

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue14513
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue14513] IDLE icon switched and switches on Windows taskbar

2012-07-18 Thread Terry J. Reedy

Terry J. Reedy tjre...@udel.edu added the comment:

In the next alpha release, everything was fine and I though about closing this. 
When I first installed b1, the problem came back. But in a few days, 3.3.0b1 
started working right. I did two things since to my installed idlelib, beside 
just using it. First was my last 12510 calltips push July 9. Second was Ned's 
4832 .py default extension patch about the 12th. I plan to watch more carefully 
is there is a problem after the next b2.

--

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue14513
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue14513] IDLE icon switched and switches on Windows taskbar

2012-07-17 Thread Roger Serwy

Changes by Roger Serwy roger.se...@gmail.com:


--
components: +IDLE -Installation, Windows

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue14513
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue14513] IDLE icon switched and switches on Windows taskbar

2012-07-17 Thread Roger Serwy

Changes by Roger Serwy roger.se...@gmail.com:


--
components: +Windows

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue14513
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue14513] IDLE icon switched and switches on Windows taskbar

2012-07-17 Thread Roger Serwy

Roger Serwy roger.se...@gmail.com added the comment:

With 3.3.0b1 amd64, I can pin IDLE to the taskbar with the appropriate icon 
(white page with Python logo). When I unpin IDLE with an editor window focused, 
the icon becomes the Tk logo. However, re-pinning the app brings back the other 
icon.

Terry, can you verify that the latest builds work?

--
nosy: +serwy

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue14513
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue14513] IDLE icon switched and switches on Windows taskbar

2012-04-05 Thread Terry J. Reedy

New submission from Terry J. Reedy tjre...@udel.edu:

IDLE has an icon that is, appropriately, a white page with text overlaid with 
the Python logo on lower right. (Module docs uses the same icon.) For a long 
time, this has been used everywhere for IDLE -- start menu, desktop, taskbar.
 
In the latest 3.2.3rc2 and 3.3.0a2 releases, the Windows 7 taskbar icon for 
IDLE is the red Tk icon. If IDLE is pinned to the taskbar, the icon changes to 
the command-prompt + logo python-pythonw icon. This seems to be new in these 
releases and is confusing and annoying. Otherwise, the IDLE icon is as it was.

--
components: Installation, Windows
messages: 157611
nosy: georg.brandl, loewis, terry.reedy
priority: normal
severity: normal
status: open
title: IDLE icon switched and switches on Windows taskbar
versions: Python 3.2, Python 3.3

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue14513
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue14513] IDLE icon switched and switches on Windows taskbar

2012-04-05 Thread Terry J. Reedy

Terry J. Reedy tjre...@udel.edu added the comment:

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.

--
versions:  -Python 3.2

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue14513
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com