[issue43122] Python Launcher doesn't open a terminal window

2022-01-03 Thread Kevin


Kevin  added the comment:

Many thanks for notifying me that my issue is fixed in the latest updates. I 
will try to test this soon.

Kevin Weidenbaum

> On Jan 3, 2022, at 1:59 AM, Ned Deily  wrote:
> 
> 
> Change by Ned Deily :
> 
> 
> --
> Removed message: https://bugs.python.org/msg409563
> 
> ___
> Python tracker 
> 
> ___

--

___
Python tracker 

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



[issue43122] Python Launcher doesn't open a terminal window

2022-01-02 Thread Ned Deily


Change by Ned Deily :


--
Removed message: https://bugs.python.org/msg409563

___
Python tracker 

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



[issue43122] Python Launcher doesn't open a terminal window

2022-01-02 Thread Ned Deily


Ned Deily  added the comment:

Thanks for the report. The problem here has finally been resolved in the fixes 
for Issue40477 which will be released in Python 3.9.10, 3.10.2, and 3.11.0a4. 
(Unfortunately, Python 3.8 is now in the "security-fix" phase of its release 
cycle; this issue doesn't qualify as a security problem and, in any case, only 
source releases are provided in this phase, no binary installers.)

--

___
Python tracker 

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



[issue43122] Python Launcher doesn't open a terminal window

2022-01-02 Thread Ned Deily


Ned Deily  added the comment:

Thanks for the report. The problem here has finally been resolved in the fixes 
for Issue40477 which will be released in Python 3.9.9, 3.10.2, and 3.11.0a4. 
(Unfortunately, Python 3.8 is now in the "security-fix" phase of its release 
cycle; this issue doesn't qualify as a security problem and, in any case, only 
source releases are provided in this phase, no binary installers.)

--
resolution:  -> duplicate
stage:  -> resolved
status: open -> closed
superseder:  -> Python Launcher app on macOS 10.15+ fails to run scripts

___
Python tracker 

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



[issue43122] Python Launcher doesn't open a terminal window

2021-02-08 Thread Ronald Oussoren


Change by Ronald Oussoren :


--
components: +macOS
nosy: +ned.deily, ronaldoussoren

___
Python tracker 

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



[issue43122] Python Launcher doesn't open a terminal window

2021-02-04 Thread Kevin


Kevin  added the comment:

William,

Thanks for your comment. I assumed the same thing, but it goes by so fast I am 
never sure..

> On Feb 3, 2021, at 10:27 PM, William Pickard  wrote:
> 
> 
> William Pickard  added the comment:
> 
> That quick flash would be your terminal window if I have to guess (based on 
> no Mac experience, but Windows).
> 
> --
> nosy: +WildCard65
> 
> ___
> Python tracker 
> 
> ___

--

___
Python tracker 

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



[issue43122] Python Launcher doesn't open a terminal window

2021-02-03 Thread William Pickard


William Pickard  added the comment:

That quick flash would be your terminal window if I have to guess (based on no 
Mac experience, but Windows).

--
nosy: +WildCard65

___
Python tracker 

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



[issue43122] Python Launcher doesn't open a terminal window

2021-02-03 Thread Kevin


New submission from Kevin :

Machine: new MacBook Air with M1 chip, running Big Sur
Downloaded: Python versions 2.7, 3.8, and 3.9
Situation: Programs run just fine IF I run them out of a terminal window 
(/usr/local/bin/python name-of-python-program). Also programs that use Tkinter 
windows and don't require a terminal window for input or output run properly.
Problem: Can't launch programs by double-clicking on them. When I try, Python 
Launcher starts and displays its preferences and there is a microsecond flash 
of something on the screen that appears to descend into the program icon that 
was clicked on. 
Note: Playing with a shebang in the program made no difference. Everything 
works fine when the programs are opened and run in IDLE.

--
messages: 386473
nosy: kjw
priority: normal
severity: normal
status: open
title: Python Launcher doesn't open a terminal window
type: behavior
versions: Python 3.8

___
Python tracker 

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