"Starting file manager" always opening in CentOS
Problem: Every now and then one or multiple items appear in the taskbar with label "Starting file manager".
Solution :
Type in console :
$> gconftool-2 --type bool --set /apps/nautilus/preferences/show_desktop false
This will resolve the problem!
Why does it happens ?
This is because I have more than one video card & monitor connected to my PC. However I'm only using one when booting CentOS.
By the way I cannot get the other one to function.
Recent Comments