I get these randomly: SELinux: Context system_u:object_r:user_gnome_home_t:s0 is not valid (left unmapped). SELinux: Context unconfined_u:object_r:user_gnome_home_t:s0 is not valid (left unmapped). SELinux: initialized (dev fuse, type fuse), uses genfs_contexts I have no "problems" with it, but there is a window constantly popping up that an internal error has occurred and when I check dmesg or the kernel log, I find messages like that above. Version : 3.5.12 Release : 3.fc10
restorecon -R -v ~/ Should fix. You have a labeling problem.
I executed that command but I got lots of errors like the above ones. When running it again, there are only errors for root-owned files, that seems ok, we'll see the results...