Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Segfault on plotting with PySide as backend.qt4 #5687

Copy link
Copy link
Closed
@JCorson

Description

@JCorson
Issue body actions

The following code is failing with a segfault on Mac and Linux with backend : Qt4Agg and qt4.backend : PySide.

import matplotlib.pyplot as plt
plt.plot(range(10))

Setting qt4.backend to PyQt4 does not produce a segfault and this code works as expected.
Running %matplotlib in ipython also prevents this segfault.

I have reproduced this on both Enthought and Anaconda releases of matplotib 1.5.0 on Mac (OSX 10.11) and Linux (Ubuntu 14.04).

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.