UM rosie go can't run

Hello ACCESS-HIVE team,
The accessed settings on my desktop were working well but now I can’t open run rosie go anymore.

Shown as
Traceback (most recent call last):
File “/usr/lib64/python2.6/runpy.py”, line 122, in _run_module_as_main
main”, fname, loader, pkg_name)
File “/usr/lib64/python2.6/runpy.py”, line 34, in _run_code
exec code in run_globals
File “/usr/local/rose/2019.01.2/lib/python/rosie/browser/main.py”, line 59, in
import gtk
File “/usr/lib64/python2.6/site-packages/gtk-2.0/gtk/init.py”, line 64, in
_init()
File “/usr/lib64/python2.6/site-packages/gtk-2.0/gtk/init.py”, line 52, in _init
_gtk.init_check()
RuntimeError: could not open display.

Thank you for any advice.
Qinuo

Hi there,

Thanks for reaching out!

The rosie go GUI needs to access your local display to work properly. To get this working, connect to accessdev with

ssh -X ...@accessdev.nci.org.au

And if you’re on a Mac you’ll need to install and run xquartz as well. Hope this helps :slight_smile:

1 Like

Hello Kieranricardo,
Thank you so much! It’s working now!

Thanks,
Qinuo

1 Like