Title: Issue with three inkscape tests on MacOS X · Issue #787 · matplotlib/matplotlib · GitHub
Open Graph Title: Issue with three inkscape tests on MacOS X · Issue #787 · matplotlib/matplotlib
X Title: Issue with three inkscape tests on MacOS X · Issue #787 · matplotlib/matplotlib
Description: When running the tests on MacOS X with various Python/Numpy versions, I am getting the following inkscape-related errors: ====================================================================== ERROR: matplotlib.tests.test_axes.test_arc_e...
Open Graph Description: When running the tests on MacOS X with various Python/Numpy versions, I am getting the following inkscape-related errors: ====================================================================== ERRO...
X Description: When running the tests on MacOS X with various Python/Numpy versions, I am getting the following inkscape-related errors: ====================================================================== ERRO...
Opengraph URL: https://github.com/matplotlib/matplotlib/issues/787
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Issue with three inkscape tests on MacOS X","articleBody":"When running the tests on MacOS X with various Python/Numpy versions, I am getting the following inkscape-related errors:\n\n```\n======================================================================\nERROR: matplotlib.tests.test_axes.test_arc_ellipse.test\n----------------------------------------------------------------------\nTraceback (most recent call last):\n File \"/Users/Shared/Jenkins/Home/virtualenvs.nose.pil/python2.7-numpy1.6.1/lib/python2.7/site-packages/nose/case.py\", line 197, in runTest\n self.test(*self.arg)\n File \"/Users/Shared/Jenkins/Home/virtualenvs.nose.pil/python2.7-numpy1.6.1/lib/python2.7/site-packages/matplotlib/testing/decorators.py\", line 35, in failer\n result = f(*args, **kwargs)\n File \"/Users/Shared/Jenkins/Home/virtualenvs.nose.pil/python2.7-numpy1.6.1/lib/python2.7/site-packages/matplotlib/testing/decorators.py\", line 117, in do_test\n err = compare_images(expected_fname, actual_fname, self._tol, in_decorator=True)\n File \"/Users/Shared/Jenkins/Home/virtualenvs.nose.pil/python2.7-numpy1.6.1/lib/python2.7/site-packages/matplotlib/testing/compare.py\", line 215, in compare_images\n actual = convert(actual)\n File \"/Users/Shared/Jenkins/Home/virtualenvs.nose.pil/python2.7-numpy1.6.1/lib/python2.7/site-packages/matplotlib/testing/compare.py\", line 139, in convert\n converter[extension](filename, newname)\n File \"/Users/Shared/Jenkins/Home/virtualenvs.nose.pil/python2.7-numpy1.6.1/lib/python2.7/site-packages/matplotlib/testing/compare.py\", line 99, in convert\n raise IOError, msg\nIOError: Conversion command failed:\ninkscape -z /Users/Shared/Jenkins/Home/jobs/matplotlib-mdboom-tests-osx-10.7-multiconfig/workspace/NV/1.6.1/PV/2.7/result_images/test_axes/arc_ellipse.svg --export-png /Users/Shared/Jenkins/Home/jobs/matplotlib-mdboom-tests-osx-10.7-multiconfig/workspace/NV/1.6.1/PV/2.7/result_images/test_axes/arc_ellipse_svg.png\nStandard output:\nBackground RRGGBBAA: ffffff00\nArea 0:0:720:540 exported to 720 x 540 pixels (90 dpi)\nBitmap saved as: /Users/Shared/Jenkins/Home/jobs/matplotlib-mdboom-tests-osx-10.7-multiconfig/workspace/NV/1.6.1/PV/2.7/result_images/test_axes/arc_ellipse_svg.png\n\nStandard error:\n\n(process:19741): Gtk-WARNING **: Locale not supported by C library.\n Using the fallback 'C' locale.\n\nEmergency save activated!\nEmergency save completed. Inkscape will close now.\nIf you can reproduce this crash, please file a bug at www.inkscape.org\nwith a detailed description of the steps leading to the crash, so we can fix it.\n** Message: Error: Inkscape encountered an internal error and will close now.\n\n\n\n\n======================================================================\nERROR: matplotlib.tests.test_axes.test_fill_between_interpolate.test\n----------------------------------------------------------------------\nTraceback (most recent call last):\n File \"/Users/Shared/Jenkins/Home/virtualenvs.nose.pil/python2.7-numpy1.6.1/lib/python2.7/site-packages/nose/case.py\", line 197, in runTest\n self.test(*self.arg)\n File \"/Users/Shared/Jenkins/Home/virtualenvs.nose.pil/python2.7-numpy1.6.1/lib/python2.7/site-packages/matplotlib/testing/decorators.py\", line 35, in failer\n result = f(*args, **kwargs)\n File \"/Users/Shared/Jenkins/Home/virtualenvs.nose.pil/python2.7-numpy1.6.1/lib/python2.7/site-packages/matplotlib/testing/decorators.py\", line 117, in do_test\n err = compare_images(expected_fname, actual_fname, self._tol, in_decorator=True)\n File \"/Users/Shared/Jenkins/Home/virtualenvs.nose.pil/python2.7-numpy1.6.1/lib/python2.7/site-packages/matplotlib/testing/compare.py\", line 215, in compare_images\n actual = convert(actual)\n File \"/Users/Shared/Jenkins/Home/virtualenvs.nose.pil/python2.7-numpy1.6.1/lib/python2.7/site-packages/matplotlib/testing/compare.py\", line 139, in convert\n converter[extension](filename, newname)\n File \"/Users/Shared/Jenkins/Home/virtualenvs.nose.pil/python2.7-numpy1.6.1/lib/python2.7/site-packages/matplotlib/testing/compare.py\", line 99, in convert\n raise IOError, msg\nIOError: Conversion command failed:\ninkscape -z /Users/Shared/Jenkins/Home/jobs/matplotlib-mdboom-tests-osx-10.7-multiconfig/workspace/NV/1.6.1/PV/2.7/result_images/test_axes/fill_between_interpolate.svg --export-png /Users/Shared/Jenkins/Home/jobs/matplotlib-mdboom-tests-osx-10.7-multiconfig/workspace/NV/1.6.1/PV/2.7/result_images/test_axes/fill_between_interpolate_svg.png\nStandard output:\nBackground RRGGBBAA: ffffff00\nArea 0:0:720:540 exported to 720 x 540 pixels (90 dpi)\nBitmap saved as: /Users/Shared/Jenkins/Home/jobs/matplotlib-mdboom-tests-osx-10.7-multiconfig/workspace/NV/1.6.1/PV/2.7/result_images/test_axes/fill_between_interpolate_svg.png\n\nStandard error:\n\n(process:20043): Gtk-WARNING **: Locale not supported by C library.\n Using the fallback 'C' locale.\n\nEmergency save activated!\nEmergency save completed. Inkscape will close now.\nIf you can reproduce this crash, please file a bug at www.inkscape.org\nwith a detailed description of the steps leading to the crash, so we can fix it.\n** Message: Error: Inkscape encountered an internal error and will close now.\n```\n\nThe other SVG tests pass. Does this look like an issue with my inkscape installation? I installed it using MacPorts:\n\n```\n$ inkscape --version\nInkscape 0.48.2 r9819 (Mar 20 2012)\n```\n","author":{"url":"https://github.com/astrofrog","@type":"Person","name":"astrofrog"},"datePublished":"2012-03-22T13:15:55.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":6},"url":"https://github.com/787/matplotlib/issues/787"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:f0919dfe-95dc-2a33-7ad5-52ad736b4f33 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | DF26:163715:2C4A4:3B859:6A52D550 |
| html-safe-nonce | 032f51a419e31675bc41bf7060a1c081ff84c424fe3f50591a0969b8a3bb20ab |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJERjI2OjE2MzcxNToyQzRBNDozQjg1OTo2QTUyRDU1MCIsInZpc2l0b3JfaWQiOiI1NDY4ODE5Njg5ODUyNTU2NjI0IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | e3a048a249c1c157fd1cc151daacf4ed47d3ea0e9d93a23ce0c80af51489955e |
| hovercard-subject-tag | issue:3762453 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/matplotlib/matplotlib/787/issue_layout |
| twitter:image | https://opengraph.githubassets.com/e994ae0e0f5f7fdfa92933f56e6eaf7092a1e79bbb0ebec38284e65ec0e3b20f/matplotlib/matplotlib/issues/787 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/e994ae0e0f5f7fdfa92933f56e6eaf7092a1e79bbb0ebec38284e65ec0e3b20f/matplotlib/matplotlib/issues/787 |
| og:image:alt | When running the tests on MacOS X with various Python/Numpy versions, I am getting the following inkscape-related errors: ====================================================================== ERRO... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | astrofrog |
| hostname | github.com |
| expected-hostname | github.com |
| None | b9a586c06a05a7a86fc7e3f4dbd03e42f6869085879aa184aa6369456dbd50fb |
| turbo-cache-control | no-preview |
| go-import | github.com/matplotlib/matplotlib git https://github.com/matplotlib/matplotlib.git |
| octolytics-dimension-user_id | 215947 |
| octolytics-dimension-user_login | matplotlib |
| octolytics-dimension-repository_id | 1385122 |
| octolytics-dimension-repository_nwo | matplotlib/matplotlib |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 1385122 |
| octolytics-dimension-repository_network_root_nwo | matplotlib/matplotlib |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 07a982c1d40157c619b364352b704c3ce66bb332 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width