Showing posts with label opensolaris. Show all posts
Showing posts with label opensolaris. Show all posts

Tuesday, June 7, 2011

Opensolaris: Firefox After Update


After update Firefox report this error:

“Could not initialize the application’s security component. The most likely cause is problems with files in your application’s profile directory. Please check that this directory has no read/write restrictions and your hard disk is not full or close to full. It is recommended that you exit the application and fix the problem. If you continue to use this session, you might see incorrect application behaviour when accessing security features.”

To resolve this just delete file cert8.db in Firefox profile folder (/export/home/username/.mozilla/firefox/something.default, replace username with username and something with profile folder name)

Friday, January 14, 2011

OpenSolaris 2009.06 update to 134b Virtual Box problem

If you see this message after reboot:

failed to update state of instance svc:/application/ x11/xfs:default in repository

just login in terminal mode and remove VBox guest addon package:

#pkgrm SUNWvboxguest

Reboot, and install VBox guest addon again.