I wonder if the problem exhibits itself in any other pyqt4 apps (such as 
the demo apps)...  In that case, I would take your question to the pyqt 
list.  Otherwise, we'll want to track down what specifically matplotlib 
is doing that causes this.

Cheers,
Mike

Dan Karipides 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 a pyqt4 problem, I
> guess.
> 
> At least I know where to look now.
> 
> -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: 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 Dan,
> 
> No one has ever reported anything like this before as far as I know.
> Could you try running a simple test script with a different GUI
> backend, eg tkagg or gtkagg
> 
>   > python simple_plot.py -dTkAgg  #or GTKAgg
> 
> I assume this is a qt4 problem, but I'd just like to confirm before we
> proceed.  Do you see it with qtagg or just qt4agg?
> 
> 
> -------------------------------------------------------------------------
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
> _______________________________________________
> Matplotlib-users mailing list
> Matplotlib-users@lists.sourceforge.net
> 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

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to