Hi,

Recently I have moved the users home directories to another partition because of space issues,

When the user launch the web browser the application start then it's minimized after that it hangup. Note also that I have changed the user's home mount point.

Before : /tempExport/home and now /export/home, and I haven't restarted by Box (Solaris 10, Generic_118844-26 )

bellow the output of bash-3.00$ /usr/sfw/bin/mozilla -debug

I doubt this is an issue specific to Sun Ray, and would rather think that it has to do with Mozilla storing explicit references to the user's home directory in its profile. I'd imagine that starting Mozilla with a new profile, or moving aside the ~/.mozilla directory and restarting Mozilla would properly work (though the user's preferences and settings would obviously be lost). Maybe going through the files in ~/.mozilla/default/<random directory>/ to find the ones containing references to /tempExport and replacing them with /export might fix the issue.

Regards,

Cyrille

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

Reply via email to