On Tue, 24 Jun 2008 08:59:30 -0500
  "John Hunter" <[EMAIL PROTECTED]> wrote:
> On Tue, Jun 24, 2008 at 8:35 AM, Darren Dale 
><[EMAIL PROTECTED]> wrote:
>> On Tuesday 24 June 2008 09:22:34 am Nils Wagner wrote:
>>> Hi all,
>>>
>>> Since *yesterday* I have some trouble with pylab.
>>> Some program hang. I cannot use Ctrl C to kill them.
>>> Ctrl Z works. If I use ps I get
>>>
>>>   1091 pts/5    00:00:02 python
>>>   1119 pts/5    00:00:00 gs <defunct>
>>>
>>> gs is somehow connected to my problem.
>>>
>>> I can kill the job by kill -9 1091. Then the  gs process
>>> (1119) also vanishes.
>>>
>>> Any pointer ?
>>> I am using svn from trunk.
>>
>> Help us help you. Give us something to go on.
> 
> My fault -- I was working on adding an idle event 
>handler across
> backends and implemented something using threads for 
>tkagg and haven't
> solved the problem of cross thread signal handling. 
> I've commented
> out the functionality for now until I get it fixed (svn 
>r5655).  But
> yes, Nils, at a minimum, the OS, backend, and svn 
>revision number need
> to be included in bug reports.
> 
> Thanks for the report,
> JDH
> 
> -------------------------------------------------------------------------
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://sourceforge.net/services/buy/index.php
> _______________________________________________
> Matplotlib-devel mailing list
> Matplotlib-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/matplotlib-devel
  
Hi John, hi Daren,

Thank you for your prompt reply and sorry for my 
rudimental bug report.

BTW, is the transparency option for png files in progress 
?

Cheers,

         Nils



-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to