Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PythonLauncher Dialogs do not work #37270

Closed
billbedford mannequin opened this issue Oct 6, 2002 · 3 comments
Closed

PythonLauncher Dialogs do not work #37270

billbedford mannequin opened this issue Oct 6, 2002 · 3 comments
Assignees
Labels

Comments

@billbedford
Copy link
Mannequin

billbedford mannequin commented Oct 6, 2002

BPO 619245
Nosy @jackjansen

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more details

GitHub fields:

assignee = 'https://github.com/jackjansen'
closed_at = <Date 2002-10-08.09:27:17.000>
created_at = <Date 2002-10-06.14:14:41.000>
labels = ['OS-mac']
title = 'PythonLauncher Dialogs do not work'
updated_at = <Date 2002-10-08.09:27:17.000>
user = 'https://bugs.python.org/billbedford'

bugs.python.org fields:

activity = <Date 2002-10-08.09:27:17.000>
actor = 'billbedford'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2002-10-06.14:14:41.000>
creator = 'billbedford'
dependencies = []
files = []
hgrepos = []
issue_num = 619245
keywords = []
message_count = 3.0
messages = ['12606', '12607', '12608']
nosy_count = 2.0
nosy_names = ['jackjansen', 'billbedford']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue619245'
versions = []

@billbedford
Copy link
Mannequin Author

billbedford mannequin commented Oct 6, 2002

While converting some scripts to Python 2.3a using PythonLauncher, I find that if the script opens a dialog, the dialog can not receive mouse clicks. The only way to dismiss the dialog is the quit the Terminal.

There is some functionality in the open file dialogs in that you can select a file, but none of the other controls work.

Python 2.3a OS X 10.1.5

@billbedford billbedford mannequin closed this as completed Oct 6, 2002
@billbedford billbedford mannequin assigned jackjansen Oct 6, 2002
@billbedford billbedford mannequin added the OS-mac label Oct 6, 2002
@billbedford billbedford mannequin closed this as completed Oct 6, 2002
@billbedford billbedford mannequin assigned jackjansen Oct 6, 2002
@billbedford billbedford mannequin added the OS-mac label Oct 6, 2002
@jackjansen
Copy link
Member

Logged In: YES
user_id=45365

Bill, I think there's a misunderstanding here. Are you using PythonLauncher from the terminal? It isn't intended to be used as such, for that you should use "pythonw". If this is the problem let me know (it can probably be fixed, or PythonLauncher should complain). If it isn't what you're doing please give me a recipe to repeat this.

@billbedford
Copy link
Mannequin Author

billbedford mannequin commented Oct 8, 2002

Logged In: YES
user_id=624163

Jack
You are right I misunderstood the pythonw thing.

What I did was to change the application to open the file and double clicked on the icon. What I should also have done is to change the file extension to .pyw. When I do that the dialogs work as expected.

@ezio-melotti ezio-melotti transferred this issue from another repository Apr 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant