Bugs item #3033862, was opened at 2010-07-23 20:56 Message generated for change (Comment added) 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']) ------------------------------------------------ ---------------------------------------------------------------------- >Comment By: olegio (olegio) Date: 2010-07-24 13:37 Message: System information: ----------------------------------- Python version: Python 2.6.5 python-rpy2 2.0.8-1 R version 2.10.1 (2009-12-14) python-gtkmozembed 2.25.3-4.1 ubuntu4 System: Linux 2.6.32-23-generic #37-Ubuntu SMP Fri Jun 11 07:54:58 UTC 2010 i686 GNU/Linux -------------------------------------------- ---------------------------------------------------------------------- Comment By: lgautier (lgautier) Date: 2010-07-24 13:04 Message: Python version ? R version ? rpy2 version ? gtkmozembed version ? OS ? Also, gtkmozembed does not look like the most mainstream package around. You'll have to help us help you. ---------------------------------------------------------------------- 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