On 2/25/10 8:48 PM, Carson Farmer wrote: > Thanks for the reply Laurent, > >> Note that process_revents() must be called at somewhat frequent intervals >> (there is example code to do so in the documentation >> http://rpy.sourceforge.net/rpy2/doc-dev/html/rinterface.html#processing-interactive-events >> ). This does appear to make it work here. >> >> Let us know if this is not improving the situation. > > Unfortunately no this doesn't help (I was actually already doing > this). My plots all resize nicely so I know that my refresh thread is > working properly, and at relatively frequent intervals.
Interval does matter. The R server will timeout if it is too long. Try lowering it. The documentation will have a note about that (http://bitbucket.org/lgautier/rpy2/changeset/73bc2a415ba3/). > What I am getting is 'Connection to 127.0.0.1 Failed', with a '(111) > Connection refused' returned. I don't think it's my system, as I am > having this problem on multiple computers (though both are running > versions of kubuntu). > > Carson > > -- > Carson J. Q. Farmer > ISSP Doctoral Fellow > National Centre for Geocomputation > National University of Ireland, Maynooth, > http://www.carsonfarmer.com/ ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ rpy-list mailing list rpy-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rpy-list