If a new user is created on Ubuntu (with users-admin or adduser), and the initial GUI login is performed with X2Go, the default XDG directories (as defined in /etc/xdg/user-dirs.defaults) are not created. I'm not sure what script or tool is supposed to handle that but it's either not executing or failing.
On Sun, 2011-01-09 at 19:38 -0500, Jeff Hanson wrote:
If a new user is created on Ubuntu (with users-admin or adduser), and the initial GUI login is performed with X2Go, the default XDG directories (as defined in /etc/xdg/user-dirs.defaults) are not created. I'm not sure what script or tool is supposed to handle that but it's either not executing or failing. <snip>
I believe it is xdg-user-dirs-update - John
On Mon, Jan 10, 2011 at 4:11 PM, John A. Sullivan III <jsullivan@opensourcedevel.com> wrote:
I believe it is xdg-user-dirs-update - John
Thanks for the tip but it would be better if X2Go would handle the session the same as gdm/Gnome/whatever.