Menu

#130 segmentation error with gtkmozembed

rpy2
open
nobody
None
5
2012-07-18
2010-07-24
olegio
No

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'])


Discussion

  • lgautier

    lgautier - 2010-07-24

    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.

     
  • olegio

    olegio - 2010-07-24

    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


     
  • lgautier

    lgautier - 2010-07-24

    Try with rpy2-2.1.x or better rpy2-2.2.0-dev, and with R-2.11.

    rpy2-2.0.x is mostly unsupported for lack of ressources, rpy2-2.1.x is in maintenance mode, and rpy2-2.2.0 is under development.

    Thanks.

     

Anonymous
Anonymous

Add attachments
Cancel





MongoDB Logo MongoDB