On 9/25/07, Evan Yan <Evan.Yan at sun.com> wrote: Hello Evan, I tried you steps on a Blade 100 box (SunOS offside 5.10 > Generic_120011-13 sun4u sparc SUNW,Sun-Blade-100), but didn't reproduce > the problem. > > Do you also see the problem in some other box? And any other info help > reproduce the problem?
Yes, I tried it on several Sun servers here, with the same problem. I 'trussed' the 2.0.0.7 and the 2.0.0.4 and saw no special differences. Finally, since it is working for you, I looked elsewhere, and found the problem (at least, it is working now): When I became root, I did a "su" which left me with my umask of 0027 and this caused the problem. After I had removed the directory and untarred it again, but this time with a umask of 0022, firefox was behaving properly! I also had installed the languages french and german and I saw that unzipping the files (fr.xpi and de.xpi) resulted in 0666 files, which I also changed to 00644. Now it all seems to work OK. Thank you for your help and best regards. thomas -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/desktop-discuss/attachments/20070925/218fd1e3/attachment.html>
