GNOME Bugzilla – Bug 316984
Ipod with hfs+ crashes banshee
Last modified: 2005-09-23 21:23:58 UTC
Version details: 0.9.7.1 Distribution/Version: Ubuntu Breezy plugin an ipod with hfs+ filesystem and banshee crashes Ipod version 3.1 Unhandled Exception: IPod.DatabaseReadException: Detected unsupported database version 14 in <0x001b7> IPod.DatabaseRecord:Read (IPod.DatabaseRecord db, System.IO.BinaryReader reader) in <0x0010e> IPod.SongDatabase:Reload () in <0x000b2> IPod.SongDatabase:.ctor (IPod.Device device) in <0x00033> IPod.Device:get_SongDatabase () in [0x00023] (at /build/buildd/banshee-0.9.7.1/src/Library.cs:316) Banshee.IpodSource:Refresh () in [0x00039] (at /build/buildd/banshee-0.9.7.1/src/Library.cs:308) Banshee.IpodSource:.ctor (IPod.Device device) in [0x000b8] (at /build/buildd/banshee-0.9.7.1/src/SourceView.cs:204) Banshee.SourceView:RefreshList () in [0x00139] (at /build/buildd/banshee-0.9.7.1/src/SourceView.cs:162) Banshee.SourceView:.ctor () in [0x0025d] (at /build/buildd/banshee-0.9.7.1/src/PlayerInterface.cs:264) Banshee.PlayerUI:BuildWindow () in [0x00066] (at /build/buildd/banshee-0.9.7.1/src/PlayerInterface.cs:133) Banshee.PlayerUI:.ctor () in [0x0010d] (at /build/buildd/banshee-0.9.7.1/src/Main.cs:79) Banshee.BansheeEntry:Main (System.String[] args)
The latest version of ipod-sharp (Mono SVN) fixes this. It has nothing to do with hfs+, rather you used your iPod with iTunes 5, which upgraded the iTunesDB database to a version unsupported by the version of ipod-sharp/banshee you are running. The next banshee release will fix this. Please also look for similar bugs already reported in Bugzilla, as this issue has been filed about 5 times already. Thanks! *** This bug has been marked as a duplicate of 315955 ***