-
-
Notifications
You must be signed in to change notification settings - Fork 126
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
JPEGmini gets stuck at "Go to Folder:" (Sierra) #129
Comments
Thanks @maxwellhibbert, |
I'm still not on Sierra but here is some information about the problem incase someone is able to help out before I can.
|
JamieMason
changed the title
JPEGmini gets stuck at Go to the Folder:
JPEGmini gets stuck at "Go to Folder:" (Sierra)
Jan 17, 2017
Closed
This was referenced Jan 30, 2017
JamieMason
pushed a commit
that referenced
this issue
Jan 30, 2017
closes #129 Debugging with UI Browser has shown me the input for JPEGmini has changed in OSX 10.12. The UI Browser report outputs: ``` application "JPEGmini" standard window "JPEGmini" (window 1) sheet (sheet 1) sheet (sheet 1) combo box (combo box 1) ``` Added OS X version check to maintain backward compatibility. My first pass at logical changes were limited because EVAL doesn't seem to be supported in Apple Script, could be improved with a better comparison for future versions. Updated to match code formatting and contribution guide.
You're a champion! |
Thanks goes to @stefancrain for sorting this. I've just released 1.4.3 of grunt-imageoptim. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
imageOptim 1.14.8
JPEGmini Pro 1.9.8
macOS 10.12
JPEGmini is getting stuck on the file open dialogue with a input titled "Go to folder:" which has my user path inside. Then the script keeps going and tries ImageOptim.
I also get the same problem with grunt-imageoptim. I've not used ImageOptim-CLI or grunt-imageoptim in quite a while and not since updating to Sierra, so not sure if the new OS creates problems or not..
I've also tried with the normal version of JPEGmini with the same result.
The text was updated successfully, but these errors were encountered: