Hello,
I just installed Picasa on Fedora 15 and I can not start it since SE Linux blocks its execution. The SE Linux alert claims that wine-preloader attempts to access mmap_zero and suggests "you must tell SELinux about this by enabling the wine_mmap_zero_ignore boolean.
# setsebool -P wine_mmap_zero_ignore 1"
Can someone please make this more intelligible and/or suggest a solution?