>> Try calling `::IO.popen` instead, and that should get around the name >> clash. > I think we have some library code which does not explictly use stuff > from global/root scope (i.e. the ::-prefix) which need changing. Thanks, that solves the problem. I've just committed the change to the UI script. Cheers, Simon