Re: [Matplotlib-users] FigureCanvasWxAgg: Printer_Preview(...) and Printer_Print(...) cause crashes

2013-02-13 Thread Eric Firing
On 2013/02/13 5:58 AM, mameghani wrote: > Hi, ist the example > > http://matplotlib.org/examples/user_interfaces/printing_in_wx.html > > still supposed to work? I am using Python 2.7.3 win32 on XP, wxPython > 2.8.12.1 and Matplotlib 1.2.0 - and the example crashes every time I either > try to print

[Matplotlib-users] FigureCanvasWxAgg: Printer_Preview(...) and Printer_Print(...) cause crashes

2013-02-13 Thread mameghani
Hi, ist the example http://matplotlib.org/examples/user_interfaces/printing_in_wx.html still supposed to work? I am using Python 2.7.3 win32 on XP, wxPython 2.8.12.1 and Matplotlib 1.2.0 - and the example crashes every time I either try to print or want to see the preview. Thank you, Raphael