You can subscribe to this list here.
| 2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(3) |
Jun
|
Jul
|
Aug
(12) |
Sep
(12) |
Oct
(56) |
Nov
(65) |
Dec
(37) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2004 |
Jan
(59) |
Feb
(78) |
Mar
(153) |
Apr
(205) |
May
(184) |
Jun
(123) |
Jul
(171) |
Aug
(156) |
Sep
(190) |
Oct
(120) |
Nov
(154) |
Dec
(223) |
| 2005 |
Jan
(184) |
Feb
(267) |
Mar
(214) |
Apr
(286) |
May
(320) |
Jun
(299) |
Jul
(348) |
Aug
(283) |
Sep
(355) |
Oct
(293) |
Nov
(232) |
Dec
(203) |
| 2006 |
Jan
(352) |
Feb
(358) |
Mar
(403) |
Apr
(313) |
May
(165) |
Jun
(281) |
Jul
(316) |
Aug
(228) |
Sep
(279) |
Oct
(243) |
Nov
(315) |
Dec
(345) |
| 2007 |
Jan
(260) |
Feb
(323) |
Mar
(340) |
Apr
(319) |
May
(290) |
Jun
(296) |
Jul
(221) |
Aug
(292) |
Sep
(242) |
Oct
(248) |
Nov
(242) |
Dec
(332) |
| 2008 |
Jan
(312) |
Feb
(359) |
Mar
(454) |
Apr
(287) |
May
(340) |
Jun
(450) |
Jul
(403) |
Aug
(324) |
Sep
(349) |
Oct
(385) |
Nov
(363) |
Dec
(437) |
| 2009 |
Jan
(500) |
Feb
(301) |
Mar
(409) |
Apr
(486) |
May
(545) |
Jun
(391) |
Jul
(518) |
Aug
(497) |
Sep
(492) |
Oct
(429) |
Nov
(357) |
Dec
(310) |
| 2010 |
Jan
(371) |
Feb
(657) |
Mar
(519) |
Apr
(432) |
May
(312) |
Jun
(416) |
Jul
(477) |
Aug
(386) |
Sep
(419) |
Oct
(435) |
Nov
(320) |
Dec
(202) |
| 2011 |
Jan
(321) |
Feb
(413) |
Mar
(299) |
Apr
(215) |
May
(284) |
Jun
(203) |
Jul
(207) |
Aug
(314) |
Sep
(321) |
Oct
(259) |
Nov
(347) |
Dec
(209) |
| 2012 |
Jan
(322) |
Feb
(414) |
Mar
(377) |
Apr
(179) |
May
(173) |
Jun
(234) |
Jul
(295) |
Aug
(239) |
Sep
(276) |
Oct
(355) |
Nov
(144) |
Dec
(108) |
| 2013 |
Jan
(170) |
Feb
(89) |
Mar
(204) |
Apr
(133) |
May
(142) |
Jun
(89) |
Jul
(160) |
Aug
(180) |
Sep
(69) |
Oct
(136) |
Nov
(83) |
Dec
(32) |
| 2014 |
Jan
(71) |
Feb
(90) |
Mar
(161) |
Apr
(117) |
May
(78) |
Jun
(94) |
Jul
(60) |
Aug
(83) |
Sep
(102) |
Oct
(132) |
Nov
(154) |
Dec
(96) |
| 2015 |
Jan
(45) |
Feb
(138) |
Mar
(176) |
Apr
(132) |
May
(119) |
Jun
(124) |
Jul
(77) |
Aug
(31) |
Sep
(34) |
Oct
(22) |
Nov
(23) |
Dec
(9) |
| 2016 |
Jan
(26) |
Feb
(17) |
Mar
(10) |
Apr
(8) |
May
(4) |
Jun
(8) |
Jul
(6) |
Aug
(5) |
Sep
(9) |
Oct
(4) |
Nov
|
Dec
|
| 2017 |
Jan
(5) |
Feb
(7) |
Mar
(1) |
Apr
(5) |
May
|
Jun
(3) |
Jul
(6) |
Aug
(1) |
Sep
|
Oct
(2) |
Nov
(1) |
Dec
|
| 2018 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2020 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2025 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| S | M | T | W | T | F | S |
|---|---|---|---|---|---|---|
|
|
1
(13) |
2
(12) |
3
(3) |
4
(13) |
5
(13) |
6
(2) |
|
7
(5) |
8
(17) |
9
(9) |
10
(10) |
11
(16) |
12
(8) |
13
(10) |
|
14
(1) |
15
(5) |
16
(5) |
17
(7) |
18
(13) |
19
(9) |
20
|
|
21
|
22
(2) |
23
(3) |
24
(5) |
25
(5) |
26
(14) |
27
(1) |
|
28
(2) |
29
(18) |
30
(5) |
31
(22) |
|
|
|
|
From: Michael D. <md...@st...> - 2007-10-03 19:02:21
|
I'll second Eric's suggestion.
It might also help to have a backtrace from gdb in addition to your
strace output.
Cheers,
Mike
Wayne E. Harlan wrote:
> Eric Firing wrote:
>> If a straightforward plotting sequence, such as one of the examples,
>> does this, then it sounds like a broken installation, not a matplotlib
>> bug.
>>
> Based on your comment above, here are my particulars:
>
> 1) System is LinuxFromScratch recently built from their SVN book:
> glibc is 2.5, gcc is 4.1.2, X is Xorg 7.2 installed in /usr.
>
> 2) Python 2.5.1 with Tkinter enabled. If I run the following script,
> I get the 'quit' button which when clicked makes the button/window
> disappear, so I know python and Tkinter are working.
>
> #!/usr/bin/python
> from Tkinter import *
> class Application(Frame):
> def __init__(self, master=None):
> Frame.__init__(self, master)
> self.grid()
> self.createWidgets()
> def createWidgets(self):
> self.quitButton = Button ( self, text="Quit",command=self.quit )
> self.quitButton.grid()
> app = Application()
> app.master.title("Sample application")
> app.mainloop()
>
> 3) Numpy 1.0.3.1 installed without any errors and I can do the following:
>
> >>> import numpy
> >>> List = dir(numpy)
> >>> len(List)
> 491
> >>>
>
> 4) Matplotlib 0.90.1 also installed without error. I set
> BUILD_TKAGG = 1 which may not have been necessary, but it seems to
> have worked since in my matplotlibrc file I find "backend :
> TkAgg". Then if I do this
> " python simple_plot.py --verbose-debug", I get the output in the
> simple_output attachment. The font errors there are the same as what I
> get in each of my 3 XP installations where matplotlib works just fine,
> so I don't think they are the cause of the segfault. As I may have
> described previously, the plot window appears for a fraction of a second
> and then disappears as the segfault occurs.
>
> I also ran "strace python simple_plot.py --verbose-debug" with the
> output that's in the strace_output attachment to see if that would give
> any more information but that output ends at the segfault and I am not
> knowledgeable enough to understand what it says.
>
> Any help will be appreciated.
>
> Best Regards,
>
> Wayne
>
>
> ------------------------------------------------------------------------
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Matplotlib-users mailing list
> Mat...@li...
> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
--
Michael Droettboom
Science Software Branch
Operations and Engineering Division
Space Telescope Science Institute
Operated by AURA for NASA
|
|
From: Eric F. <ef...@ha...> - 2007-10-03 18:56:12
|
Wayne,
I'm stumped. Do you get a segfault only with the gui backend? Can you
you do this:
import matplotlib
matplotlib.use('Agg')
import pylab
pylab.plot([1,2,3])
pylab.savefig('test.png')
Eric
Wayne E. Harlan wrote:
> Eric Firing wrote:
>> If a straightforward plotting sequence, such as one of the examples,
>> does this, then it sounds like a broken installation, not a matplotlib
>> bug.
>>
> Based on your comment above, here are my particulars:
>
> 1) System is LinuxFromScratch recently built from their SVN book:
> glibc is 2.5, gcc is 4.1.2, X is Xorg 7.2 installed in /usr.
>
> 2) Python 2.5.1 with Tkinter enabled. If I run the following script,
> I get the 'quit' button which when clicked makes the button/window
> disappear, so I know python and Tkinter are working.
>
> #!/usr/bin/python
> from Tkinter import *
> class Application(Frame):
> def __init__(self, master=None):
> Frame.__init__(self, master)
> self.grid()
> self.createWidgets()
> def createWidgets(self):
> self.quitButton = Button ( self, text="Quit",command=self.quit )
> self.quitButton.grid()
> app = Application()
> app.master.title("Sample application")
> app.mainloop()
>
> 3) Numpy 1.0.3.1 installed without any errors and I can do the following:
>
> >>> import numpy
> >>> List = dir(numpy)
> >>> len(List)
> 491
> >>>
>
> 4) Matplotlib 0.90.1 also installed without error. I set
> BUILD_TKAGG = 1 which may not have been necessary, but it seems to
> have worked since in my matplotlibrc file I find "backend :
> TkAgg". Then if I do this
> " python simple_plot.py --verbose-debug", I get the output in the
> simple_output attachment. The font errors there are the same as what I
> get in each of my 3 XP installations where matplotlib works just fine,
> so I don't think they are the cause of the segfault. As I may have
> described previously, the plot window appears for a fraction of a second
> and then disappears as the segfault occurs.
>
> I also ran "strace python simple_plot.py --verbose-debug" with the
> output that's in the strace_output attachment to see if that would give
> any more information but that output ends at the segfault and I am not
> knowledgeable enough to understand what it says.
>
> Any help will be appreciated.
>
> Best Regards,
>
> Wayne
>
>
> ------------------------------------------------------------------------
>
> [wayne@holmes] ~/Programming/Python/matplotlib/examples: python simple_plot.py --verbose-debug
> matplotlib data path /usr/lib/python2.5/site-packages/matplotlib/mpl-data
> $HOME=/home/wayne
> CONFIGDIR=/home/wayne/.matplotlib
> loaded rc file /home/wayne/.matplotlib/matplotlibrc
> matplotlib version 0.90.1
> verbose.level debug
> interactive is False
> units is True
> platform is linux2
> loaded modules: ['pylab', 'distutils.distutils', '_bisect', '__future__', 'copy_reg',
> 'sre_compile', 'distutils', 'itertools', '_hashlib', '_sre', '__main__', 'site', '__
> builtin__', 'datetime', 'matplotlib.re', 'matplotlib.tempfile', 'encodings', 'encodin
> gs.encodings', 'shutil', 'distutils.string', 'dateutil', 'matplotlib.datetime', 'posi
> xpath', '_random', 'tempfile', 'errno', 'matplotlib.warnings', 'binascii', 'encodings
> .codecs', 'sre_constants', 're', 'matplotlib.md5', 'os.path', 'pytz.sys', '_codecs',
> 'distutils.sysconfig', 'pytz.sets', 'math', 'fcntl', 'stat', 'zipimport', 'string', '
> warnings', 'encodings.types', 'UserDict', 'encodings.ascii', 'matplotlib.sys', 'matpl
> otlib', 'distutils.os', 'sys', 'pytz.tzinfo', 'pytz', 'pytz.datetime', 'matplotlib.__
> future__', 'codecs', 'distutils.re', 'matplotlib.pytz', 'types', 'md5', '_types', 'ma
> tplotlib.dateutil', 'hashlib', 'matplotlib.os', 'thread', 'bisect', 'matplotlib.distu
> tils', 'signal', 'distutils.errors', 'random', 'linecache', 'matplotlib.shutil', 'pos
> ix', 'encodings.aliases', 'sets', 'exceptions', 'sre_parse', 'pytz.bisect', 'distutil
> s.sys', 'os', 'strop']
> numerix numpy 1.0.3.1
> font search path ['/usr/lib/python2.5/site-packages/matplotlib/mpl-data/fonts/ttf', '
> /usr/lib/python2.5/site-packages/matplotlib/mpl-data/fonts/afm']
> trying fontname /usr/lib/python2.5/site-packages/matplotlib/mpl-data/fonts/ttf/VeraMo
> BI.ttf
> trying fontname /usr/lib/python2.5/site-packages/matplotlib/mpl-data/fonts/ttf/VeraSe
> .ttf
> trying fontname /usr/lib/python2.5/site-packages/matplotlib/mpl-data/fonts/ttf/cmmi10
> .ttf
> trying fontname /usr/lib/python2.5/site-packages/matplotlib/mpl-data/fonts/ttf/VeraSe
> Bd.ttf
> trying fontname /usr/lib/python2.5/site-packages/matplotlib/mpl-data/fonts/ttf/cmsy10
> .ttf
> trying fontname /usr/lib/python2.5/site-packages/matplotlib/mpl-data/fonts/ttf/VeraIt
> .ttf
> trying fontname /usr/lib/python2.5/site-packages/matplotlib/mpl-data/fonts/ttf/cmr10.
> ttf
> trying fontname /usr/lib/python2.5/site-packages/matplotlib/mpl-data/fonts/ttf/cmex10
> .ttf
> trying fontname /usr/lib/python2.5/site-packages/matplotlib/mpl-data/fonts/ttf/cmtt10
> .ttf
> trying fontname /usr/lib/python2.5/site-packages/matplotlib/mpl-data/fonts/ttf/Vera.t
> tf
> loaded ttfcache file /home/wayne/.matplotlib/ttffont.cache
> backend TkAgg version 8.4
> findfont failed Bitstream Vera Serif, New Century Schoolbook, Century Schoolb
> ook L, Utopia, ITC Bookman, Bookman, Nimbus Roman No9 L, Times New Roman, Times, Pala
> tino, Charter, serif
> Could not match Bitstream Vera Serif, New Century Schoolbook, Century Schoolbook L, U
> topia, ITC Bookman, Bookman, Nimbus Roman No9 L, Times New Roman, Times, Palatino, Ch
> arter, serif, normal, normal. Returning /usr/lib/python2.5/site-packages/matplotlib/
> mpl-data/fonts/ttf/Vera.ttf
> findfont failed Bitstream Vera Serif, New Century Schoolbook, Century Schoolb
> ook L, Utopia, ITC Bookman, Bookman, Nimbus Roman No9 L, Times New Roman, Times, Pala
> tino, Charter, serif, normal, normal 400, normal, 14.0
> Could not match Bitstream Vera Serif, New Century Schoolbook, Century Schoolbook L, U
> topia, ITC Bookman, Bookman, Nimbus Roman No9 L, Times New Roman, Times, Palatino, Ch
> arter, serif, normal, normal. Returning /usr/lib/python2.5/site-packages/matplotlib/
> mpl-data/fonts/ttf/Vera.ttf
> Segmentation fault (core dumped)
> [wayne@holmes] ~/Programming/Python/matplotlib/examples:
>
>
> ------------------------------------------------------------------------
>
> futex(0x81d3cc0, FUTEX_WAKE, 1) = 0
> futex(0x81d3cc0, FUTEX_WAKE, 1) = 0
> futex(0x81d3cc0, FUTEX_WAKE, 1) = 0
> futex(0x81d3cc0, FUTEX_WAKE, 1) = 0
> futex(0x81d3cc0, FUTEX_WAKE, 1) = 0
> futex(0x81d3cc0, FUTEX_WAKE, 1) = 0
> futex(0x81d3cc0, FUTEX_WAKE, 1) = 0
> futex(0x81d3cc0, FUTEX_WAKE, 1) = 0
> futex(0x81d3cc0, FUTEX_WAKE, 1) = 0
> futex(0x81d3cc0, FUTEX_WAKE, 1) = 0
> futex(0x81d3cc0, FUTEX_WAKE, 1) = 0
> futex(0x81d3cc0, FUTEX_WAKE, 1) = 0
> futex(0x81d3cc0, FUTEX_WAKE, 1) = 0
> futex(0x81d3cc0, FUTEX_WAKE, 1) = 0
> munmap(0xb6301000, 1921024) = 0
> munmap(0xb64d6000, 1921024) = 0
> futex(0x81d3cc0, FUTEX_WAKE, 1) = 0
> lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
> lstat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=8192, ...}) = 0
> lstat64("/usr/lib/tk8.4", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
> open("/usr/lib/tk8.4/tclIndex", O_RDONLY|O_LARGEFILE) = 6
> fcntl64(6, F_SETFD, FD_CLOEXEC) = 0
> ioctl(6, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfcdda28) = -1 ENOTTY (Inappropriate ioctl for device)
> read(6, "# Tcl autoload index file, versi"..., 4096) = 4096
> read(6, "]]\nset auto_index(::tk::FocusGro"..., 4096) = 4096
> read(6, "::tk::MenuDownArrow) [list sourc"..., 4096) = 4096
> read(6, " [list source [file join $dir sp"..., 4096) = 4096
> read(6, "\nset auto_index(::tk::IconList_A"..., 4096) = 4096
> read(6, "_InterpFilter) [list source [fil"..., 4096) = 1730
> read(6, "", 4096) = 0
> close(6) = 0
> lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
> lstat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=8192, ...}) = 0
> open("/usr/lib/tclIndex", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
> lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
> lstat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=8192, ...}) = 0
> lstat64("/usr/lib/tcl8.4", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
> open("/usr/lib/tcl8.4/tclIndex", O_RDONLY|O_LARGEFILE) = 6
> fcntl64(6, F_SETFD, FD_CLOEXEC) = 0
> ioctl(6, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfcdda28) = -1 ENOTTY (Inappropriate ioctl for device)
> read(6, "# Tcl autoload index file, versi"..., 4096) = 4096
> read(6, "Name) [list source [file join $d"..., 4096) = 2001
> read(6, "", 4096) = 0
> close(6) = 0
> futex(0x81d3cc0, FUTEX_WAKE, 1) = 0
> futex(0x81d3cc0, FUTEX_WAKE, 1) = 0
> --- SIGSEGV (Segmentation fault) @ 0 (0) ---
> +++ killed by SIGSEGV (core dumped) +++
> Process 1826 detached
> [wayne@holmes] ~/Programming/Python/matplotlib/examples:
|
|
From: Wayne E. H. <wh...@pa...> - 2007-10-03 02:55:14
|
Eric Firing wrote:
> If a straightforward plotting sequence, such as one of the examples,
> does this, then it sounds like a broken installation, not a matplotlib
> bug.
>
Based on your comment above, here are my particulars:
1) System is LinuxFromScratch recently built from their SVN book:
glibc is 2.5, gcc is 4.1.2, X is Xorg 7.2 installed in /usr.
2) Python 2.5.1 with Tkinter enabled. If I run the following script,
I get the 'quit' button which when clicked makes the button/window
disappear, so I know python and Tkinter are working.
#!/usr/bin/python
from Tkinter import *
class Application(Frame):
def __init__(self, master=None):
Frame.__init__(self, master)
self.grid()
self.createWidgets()
def createWidgets(self):
self.quitButton = Button ( self, text="Quit",command=self.quit )
self.quitButton.grid()
app = Application()
app.master.title("Sample application")
app.mainloop()
3) Numpy 1.0.3.1 installed without any errors and I can do the following:
>>> import numpy
>>> List = dir(numpy)
>>> len(List)
491
>>>
4) Matplotlib 0.90.1 also installed without error. I set
BUILD_TKAGG = 1 which may not have been necessary, but it seems to
have worked since in my matplotlibrc file I find "backend :
TkAgg". Then if I do this
" python simple_plot.py --verbose-debug", I get the output in the
simple_output attachment. The font errors there are the same as what I
get in each of my 3 XP installations where matplotlib works just fine,
so I don't think they are the cause of the segfault. As I may have
described previously, the plot window appears for a fraction of a second
and then disappears as the segfault occurs.
I also ran "strace python simple_plot.py --verbose-debug" with the
output that's in the strace_output attachment to see if that would give
any more information but that output ends at the segfault and I am not
knowledgeable enough to understand what it says.
Any help will be appreciated.
Best Regards,
Wayne
|