Abhishek Mahanty's WeblogSunny Days... |
|
Saturday Mar 17, 2007
gnomesu dialog problem
For the last few days, I have been unable to invoke yast by clicking on the launcher icon I've been too occupied with work offlate to look into this aberration. I stopped using the launchers and would directly invoke the applet from the terminal:
Today I decided to look into the matter and found out that the cause of the problem was the username/password window/dialog box applet. I did some search online to find out its package name. The dialog applet is
I decided to re-install/update libgnomesu to see if the problem still persists. I invoked Posted at 12:00AM Mar 17, 2007 by Abhishek Mahanty in Technical | Comments[1] |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Disclaimer: This is a personal weblog, I do not speak for my employer, Sun Microsystems.
I had the same problem, and it was actually caused by me making changes to the rights within the /usr folder tree.
I had accidentally chmod 777 the /usr tree and gnomesu didn't like it.
Attempting to reinstall the package as you did didn't fix it, but did generate the errors that alerted me to my mistake.
I chmod 755 the /usr folders and then reinstalled gnomesu and the problem was fixed.
Thanks for the post, as it pointed me in the right direction.
Posted by SafeTinspector on November 07, 2007 at 08:55 PM IST #