johnlindquist / kit

Script Kit. Automate Anything.
https://scriptkit.com
MIT License
3.91k stars 138 forks source link

Prompt immediately hides #1518

Closed ryan-nauman closed 2 months ago

ryan-nauman commented 2 months ago

Based on the kit.log contents it doesn't seem like the prompt appears to show at all when using the menubar action. When using the keyboard shortcut the following logs are generated.

I've given all permissions. Nothing stands out in main.log either.

johnlindquist commented 2 months ago

Would you mind trying the latest pre-release for v3?

https://github.com/script-kit/app/releases/tag/v2.28.9

ryan-nauman commented 2 months ago

Sure, I replaced Kit.app and I see the same behavior.

johnlindquist commented 2 months ago

Can you share your:

~/Library/Logs/Kit/main.log (there might be some sensitive info in there around environment variables, so please scan it first)

Then:

ryan-nauman commented 2 months ago

i followed the steps after the log capture & i have the same disappearing behavior.

johnlindquist commented 2 months ago

Thanks for the logs, that's super helpful for me to help capture and display those errors to users.

Can you manually installing?

ryan-nauman commented 2 months ago

yep! it works now

johnlindquist commented 2 months ago

@ryan-nauman Awesome, thanks again so much for the logs.

I'll handle the errors based on your logs and prompt users to manually install in the future.