After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 316984 - Ipod with hfs+ crashes banshee
Ipod with hfs+ crashes banshee
Status: RESOLVED DUPLICATE of bug 315955
Product: banshee
Classification: Other
Component: general
unspecified
Other Linux
: Normal normal
: 2.x
Assigned To: Banshee Maintainers
Banshee Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-09-22 23:34 UTC by Stephan Jennewein
Modified: 2005-09-23 21:23 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Stephan Jennewein 2005-09-22 23:34:47 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)
Comment 1 Aaron Bockover 2005-09-23 21:23:58 UTC
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 ***