x2goagent: 3.5.0.32
x2goserver: 4.0.1.20
x2goserver-extensions: 4.0.1.20
x2goserver-xsession: 4.0.1.20
CentOS Linux release 7.4.1708 (Core)

Hi,

I recently updated my x2go server. Now x2go clients get an empty list for published applications.

The one symlink I have in /etc/x2go/applications was bad, so I redirected it:

[root@cx2go ~]# ll /etc/x2go/applications/
total 0
lrwxrwxrwx. 1 root root 23 2018-01-06 21:41 gnome-terminal.desktop -> /usr/bin/gnome-terminal
 
/usr/bin/gnome-terminal itself runs

In /var/log/messages, I saw 
‘x2gogetapps has been called without options”

Here's what it returns:

[root@cx2go ~]# x2gogetapps
<desktop>
</desktop>

Anyone have any suggestions? Thanks.

-M