Post upgrade from 12-13 my Banshee installation is refusing to play CDs. In fact it doesn't even recognise there is one in the drive.
The icon appears on the desktop ok when I put on in and I get asked what I want to use to open it so it seems the system itself recognises a CD but for some reason Banshee doesn't.
I got an error about Banshee needing CD Audio Plugin, which I told Banshee to try and find but it failed. No idea where to go from here.
---------- Post added at 05:02 PM CDT ---------- Previous post was at 04:44 PM CDT ----------
Worked it back to gstreamer-plugins-bad / ugly packages were wanted. So removed with yum then allowed banshee to try finding them.
It got as far as asking for root auth which I gave it, it them fell over in a heap.
Now it seems banhsee is no longer on my system and has some dependency issues....
[root@bigfoot log]# yum install banshee
Loaded plugins: presto, refresh-packagekit
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package banshee.i686 0:1.6.1-1.fc13 set to be updated
--> Processing Dependency: mono(webkit-sharp) = 1.1.15.0 for package: banshee-1.6.1-1.fc13.i686
--> Processing Dependency: mono(MusicBrainz) = 1.6.0.0 for package: banshee-1.6.1-1.fc13.i686
--> Processing Dependency: banshee-musicbrainz = 1.6.1-1.fc13 for package: banshee-1.6.1-1.fc13.i686
--> Running transaction check
---> Package banshee-musicbrainz.i686 0:1.6.1-1.fc13 set to be updated
---> Package webkit-sharp.i686 0:0.3-1.fc13 set to be updated
--> Processing Dependency: webkitgtk for package: webkit-sharp-0.3-1.fc13.i686
--> Running transaction check
---> Package webkitgtk.i686 0:1.2.0-1.fc13 set to be updated
--> Processing Dependency: libicudata.so.42 for package: webkitgtk-1.2.0-1.fc13.i686
--> Processing Dependency: libicui18n.so.42 for package: webkitgtk-1.2.0-1.fc13.i686
--> Processing Dependency: libicuuc.so.42 for package: webkitgtk-1.2.0-1.fc13.i686
--> Finished Dependency Resolution
Error: Package: webkitgtk-1.2.0-1.fc13.i686 (fedora)
Requires: libicudata.so.42
Available: libicu-4.2.1-8.fc13.i686 (fedora)
Error: Package: webkitgtk-1.2.0-1.fc13.i686 (fedora)
Requires: libicuuc.so.42
Available: libicu-4.2.1-8.fc13.i686 (fedora)
Error: Package: webkitgtk-1.2.0-1.fc13.i686 (fedora)
Requires: libicui18n.so.42
Available: libicu-4.2.1-8.fc13.i686 (fedora)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
Are these known issues in repos (has a similar issue couple of days back that turned out to be widespread rather than just me) or something wrong with my machine?