Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 702802 Details for
Bug 915722
python3-matplotlib plotting crashes
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
show() backtrace
file_915722.txt (text/plain), 2.54 KB, created by
Sinan H
on 2013-02-26 11:29:45 UTC
(
hide
)
Description:
show() backtrace
Filename:
MIME Type:
Creator:
Sinan H
Created:
2013-02-26 11:29:45 UTC
Size:
2.54 KB
patch
obsolete
>Python 3.3.0 (default, Sep 29 2012, 22:07:38) >[GCC 4.7.2 20120921 (Red Hat 4.7.2-2)] on linux >Type "help", "copyright", "credits" or "license" for more information. >>>> from pylab import * >>>> plot([0,10]) >[<matplotlib.lines.Line2D object at 0x7fa0b09d87d0>] >>>> show() >Exception in Tkinter callback >Traceback (most recent call last): > File "/usr/lib64/python3.3/tkinter/__init__.py", line 1442, in __call__ > return self.func(*args) > File "/usr/lib64/python3.3/site-packages/matplotlib/backends/backend_tkagg.py", line 276, in resize > self.show() > File "/usr/lib64/python3.3/site-packages/matplotlib/backends/backend_tkagg.py", line 348, in draw > FigureCanvasAgg.draw(self) > File "/usr/lib64/python3.3/site-packages/matplotlib/backends/backend_agg.py", line 439, in draw > self.figure.draw(self.renderer) > File "/usr/lib64/python3.3/site-packages/matplotlib/artist.py", line 55, in draw_wrapper > draw(artist, renderer, *args, **kwargs) > File "/usr/lib64/python3.3/site-packages/matplotlib/figure.py", line 1000, in draw > func(*args) > File "/usr/lib64/python3.3/site-packages/matplotlib/artist.py", line 55, in draw_wrapper > draw(artist, renderer, *args, **kwargs) > File "/usr/lib64/python3.3/site-packages/matplotlib/axes.py", line 2088, in draw > a.draw(renderer) > File "/usr/lib64/python3.3/site-packages/matplotlib/artist.py", line 55, in draw_wrapper > draw(artist, renderer, *args, **kwargs) > File "/usr/lib64/python3.3/site-packages/matplotlib/axis.py", line 1051, in draw > renderer) > File "/usr/lib64/python3.3/site-packages/matplotlib/axis.py", line 1000, in _get_tick_bboxes > extent = tick.label1.get_window_extent(renderer) > File "/usr/lib64/python3.3/site-packages/matplotlib/text.py", line 753, in get_window_extent > bbox, info = self._get_layout(self._renderer) > File "/usr/lib64/python3.3/site-packages/matplotlib/text.py", line 305, in _get_layout > ismath=False) > File "/usr/lib64/python3.3/site-packages/matplotlib/backends/backend_agg.py", line 208, in get_text_width_height_descent > font = self._get_agg_font(prop) > File "/usr/lib64/python3.3/site-packages/matplotlib/backends/backend_agg.py", line 246, in _get_agg_font > fname = findfont(prop) > File "/usr/lib64/python3.3/site-packages/matplotlib/font_manager.py", line 1299, in findfont > result = fc_match(prop, fontext) > File "/usr/lib64/python3.3/site-packages/matplotlib/font_manager.py", line 1283, in fc_match > for match in _fc_match_regex.finditer(output): >TypeError: can't use a string pattern on a bytes-like object
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 915722
: 702802