Hello.
I am trying to open a terminal running a exec node. With a ui_button I inject a timestamp in exec node in order to open The terminal.
In exec node I write command : "gnome-terminal", and when I run exec node it gives me this error: unable to init server :Could not connect : Connection refused. Failed to parse argument: Cannot open display :
Do you have any ideas what am I doing wrong?
Thanks in advance!