Skip to content

FIX: ioerror font cache, second try #10858

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

Merged
merged 1 commit into from
Apr 1, 2018

Conversation

jklymak
Copy link
Member

@jklymak jklymak commented Mar 21, 2018

PR Summary

As #10857 except against master... My bad

As per #9676 (review) #9676 didn't actually catch the font cache error (well, it caught it, but threw another error instead).

This should fix. @lmr, if you are able to test, that would be very helpful, because I can't actually trigger the error!

PR Checklist

  • Has Pytest style unit tests
  • Code is PEP 8 compliant
  • New features are documented, with examples if plot related
  • Documentation is sphinx and numpydoc compliant
  • Added an entry to doc/users/next_whats_new/ if major new feature (follow instructions in README.rst there)
  • Documented in doc/api/api_changes.rst if API changed in a backward-incompatible way

@jklymak jklymak modified the milestones: v2.2.3, v3.0 Mar 21, 2018
@jklymak
Copy link
Member Author

jklymak commented Mar 21, 2018

This shoudl be backported to 2.2.3 as well.

@jklymak jklymak added the Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. label Mar 21, 2018
@jklymak jklymak modified the milestones: v3.0, v2.2.3 Mar 21, 2018
@tacaswell tacaswell merged commit 6bcc8c7 into matplotlib:master Apr 1, 2018
@lumberbot-app
Copy link

lumberbot-app bot commented Apr 1, 2018

There seem to be a conflict, please backport manually

dstansby pushed a commit to dstansby/matplotlib that referenced this pull request May 29, 2018
jklymak added a commit that referenced this pull request May 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants