Interesting problem with Google-Chrome
I recently installed Google-Chrome on CRUX. Everything is working as expected with one exception... It will not display .png images. Just for fun, I opened Google-Chrome briefly as root and .png images are displayed. Chrome does not have problems displaying .png files on any of my Ubuntu boxes. It appears to be a permissions issue somewhere. I thought perhaps it was with libpng so I changes permissions to full on /usr/lib/libpng*. This makes no difference. Anyone have any ideas why .png images will display while running Chrome as root but not as regular user? Thanks.