RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1309744 - Provide a matplotlib wx backend
Summary: Provide a matplotlib wx backend
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: python-matplotlib
Version: 7.2
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: pre-dev-freeze
: 7.4
Assignee: John Kacur
QA Contact: BaseOS QE - Apps
URL:
Whiteboard:
Depends On:
Blocks: 1353018
TreeView+ depends on / blocked
 
Reported: 2016-02-18 15:20 UTC by Enrique
Modified: 2017-01-31 15:15 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-01-31 15:15:43 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Enrique 2016-02-18 15:20:45 UTC
Description of problem:

 Up to RHEL 6.x the wx backend for matplotlib was included in the python-matplotlib package, but as of RHEL 7.x the backends are in separate packages, similar to the Fedora packages. However, RHEL 7.x doesn't provide the wx backend. It would be very useful if the wx backend is provided at least in EPEL, in order to have a similar experience as in Fedora.

Comment 1 Dominik 'Rathann' Mierzejewski 2016-06-23 09:35:29 UTC
Unfortunately, the python-matplotlib package is part of the base OS (RHEL/CentOS) in EPEL7 branch, so this should rather be filed against RHEL as an enhancement request.

Comment 2 Dominik 'Rathann' Mierzejewski 2016-06-23 09:37:50 UTC
Alternatively, you can submit a python[23]-matplotlib-wx package that tracks the RHEL package and only provides the wx backend in EPEL7.

Comment 4 Enrique 2016-11-15 09:36:14 UTC
 Hi,

 since I sent the bug report we had to create our own RPM to support the distribution of our software. I have based the RPM on the spec of matplotlib that generates the other backends, and removing things which are not necessary. The source RPM can be found here:
ftp://ftp.eso.org/pub/dfs/pipelines/repositories/testing/sl/7x/src/python-matplotlib-wx/python-matplotlib-wx-1.2.0-2.el7.src.rpm

 It would be very useful indeed if EPEL includes an RPM inspired by this one in their repos.

Comment 5 John Kacur 2016-12-14 14:29:10 UTC
I noticed that you have BuildRequires:  wxPython-devel
which is not available in RHEL 7.x, are you getting that from elsewhere?

Comment 6 John Kacur 2016-12-14 14:37:02 UTC
ah, I see that's in EPEL

Comment 7 John Kacur 2017-01-31 15:15:43 UTC
I agree with the customer that it would be useful if this were provided in EPEL, I will see how to go about doing that. We are unfortunately not able to provide it in rhel-7.x at this time.


Note You need to log in before you can comment on or make changes to this bug.