I used the following to update mutter and clutter to fix the Terminal transparency bug in F15:
Code:
sudo yum install fedora-release-rawhide
sudo yum update clutter mutter --enablerepo=rawhide update
And now I can't the Gnome 3 to work. All I get is the wallpaper background the top power bar is gone. Also mouse over to the top right corner will not activate the left icon sidebar or the right workspace sidebar.
I have attempted to remove the previous yum action by:
Code:
yum remove fedora-release-rahwide
Which seems to remove the package
and then ran;
but fedora reports nothing to update.
Has anyone fixed this before?