Sorry have not responded re this earlier - I have been off the air for a few
days.

First here are the debug outputs from the tests suggested by John.

http://www.nabble.com/file/p17584892/Agg.log Agg.log 
http://www.nabble.com/file/p17584892/PS.log PS.log 
http://www.nabble.com/file/p17584892/TkAgg.log TkAgg.log 
http://www.nabble.com/file/p17584892/GTK.log GTK.log 

Of these:

TkAgg fails with segmentation fault
GTK  : No module named gobject (guess I'm not set up for GTK)
Agg and PS don't error, but dont appear to generate any output.


Secondly, regarding Mike's suggestion: 

I'm keen to try out the maintenance release with bugfix as suggested..
Some advice on downloading pls.... 
Do I use subversion to download that release..?
Or is there a '.tar.gz' that I can download. ? 

Thnx in advance

steve



John Hunter-4 wrote:
> 
> On Mon, May 26, 2008 at 7:26 AM, telemeister <[EMAIL PROTECTED]>
> wrote:
>>
>> Further to my original post...
>> I forgot to note that I have specified Tkagg as the backend in the
>> matplotlibrc file.
>> I have Tkinter installed and it works OK in other apps independent of
>> matplotlib
> 
> Let's see if we can narrow tis down to  a specific backend.  Try
> running http://matplotlib.sf.net/examples/simple_plot.py with
> a few different backends:
> 
>> python simple_plot.py --verbose-debug -dAgg
> 
>> python simple_plot.py --verbose-debug -dPS
> 
>> python simple_plot.py --verbose-debug -dTkAgg
> 
>> python simple_plot.py --verbose-debug -dGTK
> 
> Do they all segfault, if not which ones do and post the debug output
> for one that does.
> 
> JDH
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Matplotlib-users mailing list
> Matplotlib-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
> 
> 

-- 
View this message in context: 
http://www.nabble.com/linux%3A-seg-fault-on-show%28%29-tp17470177p17584892.html
Sent from the matplotlib - users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to