It could be a case of a corrupted Gnome  Registry.

Unless he got files stashed away allover the place its fairly easy for the root administrator to do the following.

 cd /export/home/username

  mv  Documents /export/home/tmpdirname1
  mv  Download  /export/home/tmpdirname2
 cd /export/home

 userdel -r  username

useradd -m -d /export/home/username -u uid -g gid -s /usr/bin/bash username
 passwd username

 mv tmpdirname1   /export/home/username/Documents
 mv tmpdirname2   /export/home/username/Download


The next time the user logs in , the gnome registry will be recreated in the default setup.




Florian Bauhaus skrev:
Hello everyone.

One of our SunRay Users is experiencing following problem after login:
He got a black background and when he right clicks he gets no context
menu. Start menu and everything else is working fine. He can set a new
background picture but he doesn't get his icons back and when he tries
to move new icons to the desktop they disappear at once.

Server is SRSS 4.1 on Solaris 10 u6, Ray is a Sun Ray 2 with FW
GUI4.1_139548-01_2008.12.08.15.16.
The user is using the Java Desktop.

Anyone got an idea what can cause this behaviour?


Best regards,
Florian

_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users

Reply via email to