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

Colors workflow not working under Yosemite #67

Closed
cdl opened this issue Oct 19, 2014 · 0 comments · Fixed by #68
Closed

Colors workflow not working under Yosemite #67

cdl opened this issue Oct 19, 2014 · 0 comments · Fixed by #68

Comments

@cdl
Copy link

cdl commented Oct 19, 2014

Trying to use the Colors workflow fails under Yosemite. Whenever the workflow is triggered (entering in a color value), the below error is logged.

[ERROR: alfred.workflow.input.scriptfilter] Code 255: Fatal error: Call to undefined function imagecreatefrompng() in /Users/px/Library/Application Support/Alfred 2/Alfred.alfredpreferences/workflows/user.workflow.DA181C03-9532-4627-89F5-5A5BB9847FA1/colors.php on line 123

Looks like it might be because the Yosemite packaged version of PHP doesn't come with PNG support. (Below is a screenshot of the output of recursively printing gd_info() – see that PNG support is disabled.)

Screenshot of gd_info recursion print

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

Successfully merging a pull request may close this issue.

1 participant