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

Cannot create app after adding arguments #237

Open
jsantos42 opened this issue Oct 24, 2022 · 8 comments
Open

Cannot create app after adding arguments #237

jsantos42 opened this issue Oct 24, 2022 · 8 comments

Comments

@jsantos42
Copy link

Whenever you add an argument for the script, you can no longer get 'Select Script' and 'Create App' buttons to work.
I'm on Mac OS 11.6.

@harenber
Copy link

Experience the same on Mac OS 11.7.1. It beeps at asking to "select destination", but no windows appears to do so.

@mgkahn
Copy link

mgkahn commented Nov 6, 2022

Same as above with MacOS 12.6. Behavior remains the same even after you remove the shell argument.
Viable workaround -- create the profile in GUI but use CLI command to create the app with the desired additional arguments.

@eugenesvk
Copy link

Same issue with a couple of screenshots (didn't find this already existing in search)
#241

@urban-prah
Copy link

Same issue on Ventura 13.1 (22C65). It seems like file picker stops working in general - same behaviour when trying to change icon via Select Image/.icns File...

@sveinbjornt
Copy link
Owner

I've discovered the source of the bug and will release a fix soon.

@rsmck
Copy link

rsmck commented Jun 4, 2023

Is there a fix for this yet?

[edit: discovered a workaround, if you run platypus its from the command line just with open /Applications/Platypus.app/Contents/MacOS/Platypus it works as expected thereafter.

@m-thomson
Copy link

m-thomson commented Jun 9, 2023

I'm having this problem as well. Starting it from the command line doesn't help.

@sveinbjornt
Copy link
Owner

This is a known problem (due to changes in AppKit modal dialog/sheet handling in macOS) and will be fixed in the next release, which should arrive soon. In the meantime, the workaround is to use the command line tool, or manually edit the AppSettings.plist file in the generated app, or go back to Platypus 5.3 (which has no ARM64 support).

Starting the GUI app from the command line shouldn't make any difference.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants