Bugs item #3033862, was opened at 2010-07-23 20:56 Message generated for change (Tracker Item Submitted) made by olegio You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=453021&aid=3033862&group_id=48422
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: rpy2 Status: Open Resolution: None Priority: 5 Private: No Submitted By: olegio (olegio) Assigned to: Nobody/Anonymous (nobody) Summary: segmentation error with gtkmozembed Initial Comment: the following code crashes with segmantation error. it works fine without 'import gtkmozembed' ------------------------------------------------------------- import gtkmozembed import rpy2.robjects as robjects robjects.r("a=1:10") robjects.r("set=which(a>5)") print tuple(robjects.r['set']) ------------------------------------------------ ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=453021&aid=3033862&group_id=48422 ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ rpy-list mailing list rpy-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rpy-list