-
-
Notifications
You must be signed in to change notification settings - Fork 18
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
[Feature Request]: Some notes about running on Mac #14
Comments
It should be said, that by the time I found this repo I was exceptionally annoyed. I was trying to track down a bug with
I'm not sure when it showed up, but I'm on MacOS Ventura 13.4.1 (22F82).
Yea, I saw that too. I just tried to get a screen capture of the error, but after removing The options on the dialog were "Move to trash" and "Cancel". The "Move to trash" option sounded like it would break things even further, but someone might click it.
It is a good message for the the option. That was just the first option I tried because it was at the top of the list and I wanted to "open" a pck. Maybe the |
Feature description
Not a bug or a feature really, but I just got this running on a Mac and thought I'd let you know how it went.
mbedTLS_AES.dylib
and threw up a dialog about 3 or 4 times when trying to run it. Stackoverflow informed me on how to live dangerously. I made the following bash script to make my life a little easier and every so slightly more secure:-o
on the mac and the message told me that the UI only worked on Windows. Since I really wasn't sure what this tool did, my first thought was that it didn't work at all on Mac. This is because I'm lazy and didn't read much. Others might be lazy too. I think a better message might be:"The UI is only supported on Windows but the other CLI options work. Use them instead...you made it this far, we know you got all the cool CLI skills, go for it".
Or something like that.
I hope this feedback helps. Seems like a really nice tool you made.
Thanks
Implementation Ideas
No response
The text was updated successfully, but these errors were encountered: