[Matplotlib-users] screen colors invert with matplotlib

2008-01-09 Thread Dan Karipides
I've recently started using matplotlib on new unix box and I'm running in to an odd problem. I'm not sure what the root cause is (my linux installation, graphics drivers, matplotlib, or something else) but I thought I would ask here to see if anyone else had experienced this. OS: Fedora Core

Re: [Matplotlib-users] screen colors invert with matplotlib

2008-01-09 Thread John Hunter
On Jan 9, 2008 10:14 AM, Dan Karipides [EMAIL PROTECTED] wrote: OS: Fedora Core 8 Video Card: Nvidia GeForce 8800 Ultra Driver: Latest Unix driver from Nvidia (169.07, release date: Dec 20, 2007) Matplotlib version: matplotlib-0.91.2.tar.gz (built from source) Backend chosen: qt4agg Hi

Re: [Matplotlib-users] screen colors invert with matplotlib

2008-01-09 Thread Dan Karipides
. -Dan -Original Message- From: John Hunter [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 09, 2008 11:40 AM To: Dan Karipides Cc: Matplotlib Users Subject: Re: [Matplotlib-users] screen colors invert with matplotlib On Jan 9, 2008 10:14 AM, Dan Karipides [EMAIL PROTECTED] wrote: OS

Re: [Matplotlib-users] screen colors invert with matplotlib

2008-01-09 Thread John Hunter
On Jan 9, 2008 1:32 PM, Dan Karipides [EMAIL PROTECTED] wrote: Thanks John. I did this test: python simple_plot.py -dTkAgg and it worked just fine. (The GTK backend won't compile for me, but that is a topic for another email.) So you are correct, it seems to be a qt4 problem or

Re: [Matplotlib-users] screen colors invert with matplotlib

2008-01-09 Thread Michael Droettboom
-Original Message- From: John Hunter [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 09, 2008 11:40 AM To: Dan Karipides Cc: Matplotlib Users Subject: Re: [Matplotlib-users] screen colors invert with matplotlib On Jan 9, 2008 10:14 AM, Dan Karipides [EMAIL PROTECTED] wrote: OS

Re: [Matplotlib-users] screen colors invert with matplotlib

2008-01-09 Thread Dan Karipides
To: Dan Karipides; Matplotlib Users Subject: Re: [Matplotlib-users] screen colors invert with matplotlib On Jan 9, 2008 1:32 PM, Dan Karipides [EMAIL PROTECTED] wrote: Thanks John. I did this test: python simple_plot.py -dTkAgg and it worked just fine. (The GTK backend won't

Re: [Matplotlib-users] screen colors invert with matplotlib

2008-01-09 Thread Dan Karipides
for the suggestion, -Dan -Original Message- From: Michael Droettboom [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 09, 2008 2:35 PM To: Dan Karipides Cc: 'Matplotlib Users' Subject: Re: [Matplotlib-users] screen colors invert with matplotlib I wonder if the problem exhibits itself in any other

Re: [Matplotlib-users] screen colors invert with matplotlib

2008-01-09 Thread Darren Dale
Droettboom [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 09, 2008 2:35 PM To: Dan Karipides Cc: 'Matplotlib Users' Subject: Re: [Matplotlib-users] screen colors invert with matplotlib I wonder if the problem exhibits itself in any other pyqt4 apps (such as the demo apps)... In that case, I would

Re: [Matplotlib-users] screen colors invert with matplotlib

2008-01-09 Thread Dan Karipides
-Original Message- From: Darren Dale [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 09, 2008 3:08 PM To: matplotlib-users@lists.sourceforge.net Cc: Dan Karipides Subject: Re: [Matplotlib-users] screen colors invert with matplotlib Could you please post a screenshot of the bad