Re: [Matplotlib-users] matplotlib with Qt4 backend

2009-11-13 Thread Celil Rufat
Thanks! I can confirm the patches fixes the issue on my computer. Celil On Thu, Nov 12, 2009 at 9:33 AM, Jouni K. Seppänen wrote: > Celil Rufat writes: > > > However, when I try one of the Qt4 examles: > [...] > > File > > > "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/p

Re: [Matplotlib-users] matplotlib with Qt4 backend

2009-11-12 Thread Robert Kern
On 2009-11-12 16:44 PM, Andrew Straw wrote: > Robert Kern wrote: >> On 2009-11-12 12:05 PM, Andrew Straw wrote: >> >>> Celil Rufat wrote: >>> I just installed matplotlib on Snow Leopard 10.6 with the Qt4 backend (via macports). However, when I try one of the Qt4 examles: python

Re: [Matplotlib-users] matplotlib with Qt4 backend

2009-11-12 Thread Andrew Straw
Robert Kern wrote: > On 2009-11-12 12:05 PM, Andrew Straw wrote: > >> Celil Rufat wrote: >> >>> I just installed matplotlib on Snow Leopard 10.6 with the Qt4 backend >>> (via macports). However, when I try one of the Qt4 examles: >>> >>> python >>> /opt/local/share/py26-matplotlib/examples/

Re: [Matplotlib-users] matplotlib with Qt4 backend

2009-11-12 Thread Robert Kern
On 2009-11-12 12:05 PM, Andrew Straw wrote: > Celil Rufat wrote: >> I just installed matplotlib on Snow Leopard 10.6 with the Qt4 backend >> (via macports). However, when I try one of the Qt4 examles: >> >> python >> /opt/local/share/py26-matplotlib/examples/user_interfaces/embedding_in_qt4.py >> >

Re: [Matplotlib-users] matplotlib with Qt4 backend

2009-11-12 Thread Andrew Straw
Celil Rufat wrote: > I just installed matplotlib on Snow Leopard 10.6 with the Qt4 backend > (via macports). However, when I try one of the Qt4 examles: > > python > /opt/local/share/py26-matplotlib/examples/user_interfaces/embedding_in_qt4.py > > > IOError: [Errno 4] Interrupted system call > >

Re: [Matplotlib-users] matplotlib with Qt4 backend

2009-11-12 Thread Jouni K . Seppänen
Celil Rufat writes: > However, when I try one of the Qt4 examles: [...] > File > "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/matplotlib/font_manager.py", > line 303, in get_fontconfig_fonts > status, output = commands.getstatusoutput("fc-list fil