Bugs item #3033871, was opened at 2010-07-24 01:25
Message generated for change (Comment added) made by maubp
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=453021&aid=3033871&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: rpy
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: olegio (olegio)
Assigned to: Nobody/Anonymous (nobody)
Summary: segmentation error with gtkmozembed (rpy)

Initial Comment:
the following code crashes with segmentation error.  it works fine without 
import gtkmozembed
------------------------------------------------
import gtkmozembed
from rpy import *

r("a=1:10")
r("set=which(a>5)")
print r('set')

----------------------------------------------------------------------

Comment By: Peter (maubp)
Date: 2010-07-24 12:06

Message:
Looks like a duplicate of Bug 3033862, reported by olegio a little
earlier.
Maybe SF was being slow?

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=453021&aid=3033871&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

Reply via email to