Startup error your preferences cannot be read grr
So I figured it must be a owner problem or a chmod problem, but where to start? After some research I found the files in ~/.config/chromium/Default/In this directory you have to
as root:
Code: Select all
chown <your user> PreferencesThis was owned by root and that is plain wrong.
Furthermore go to:
~/.config/chromium and do a:
Code: Select all
chown <your user> "Local State"After that your Iron will work perfectly, and exactly like Chrome without the negative spying stuff
Mandriva users can find Iron here http://mib.pianetalinux.org/mib/forum/v ... ron#p13035
Arch has it in the repos.

