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

python-wand font generation sometimes times out #868

Closed
d3zd3z opened this issue Jun 21, 2016 · 4 comments
Closed

python-wand font generation sometimes times out #868

d3zd3z opened this issue Jun 21, 2016 · 4 comments

Comments

@d3zd3z
Copy link
Contributor

d3zd3z commented Jun 21, 2016

Occasionally, when I build optee_os, I see an error like this:

| python2.7: time limit exceeded `Operation canceled' @ fatal/cache.c/GetImagePixelCache/1880.
| python2.7: time limit exceeded `Operation canceled' @ fatal/cache.c/GetImagePixelCache/1880.
| make: *** [mk/subdir.mk:152: out/arm-plat-vexpress/ta_arm32-lib/libutee/tui/default_bold.c] Error 1

ImageMagick has a global timeout value, but there doesn't appear to be a way of setting it within the python-wand library.

@d3zd3z
Copy link
Contributor Author

d3zd3z commented Jun 21, 2016

ImageMagick documentation suggests that MAGICK_TIME_LIMIT can be set in the environment to override this value. There is some other suggestions that the default time limit may be broken in some versions, since the default should be much longer than the errors I'm seeing.

@jbech-linaro
Copy link
Contributor

Is this still an issue @d3zd3z ? From what I can recall I've never seen this myself?

@jbech-linaro
Copy link
Contributor

jbech-linaro commented Oct 6, 2017

TUI stuff removed in #1844 .

@ghost
Copy link

ghost commented Oct 6, 2017

We are closing this issue/question, why?

  • We believe the question has been answered.
  • Quite often when we have answered the questions, the issuer forget to close the issue which results in many open issues for us which makes it hard to keep track of the ones actually waiting for an answer.
  • In some cases we ask follow-up questions, but do not hear back from the one creating the issue.

If you however feel that you have additional questions or still thinks this is an issue, then please feel free to re-open the issue again. When closing issues we will only show this entire message once.

// OP-TEE admins

@ghost ghost closed this as completed Oct 6, 2017
This issue was closed.
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

2 participants