Bug 115945

Summary: Unhandled Exception: System.ApplicationException: Song is already in library
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Glen Christensen <gchristensen>
Component: MonoAssignee: Gary Ekker <gekker>
Status: VERIFIED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Critical    
Priority: P5 - None CC: aj
Version: RC 1   
Target Milestone: ---   
Hardware: i386   
OS: SUSE Other   
Whiteboard:
Found By: System Test Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: Patch to allow re-ripping, fixes exception

Description Glen Christensen 2005-09-08 18:24:58 UTC
I began to rip a CD into library and Banshee froze up midway through track.  I
restarted the box and now, when I attempt the rip into library I get this:

9: Registered Banshee.RipTransaction
10: Executing Banshee.RipTransaction
11: Pipeline profile 'Lame MP3' will be unavailable: GStreamer pipeline 'lame'
could not be run
12: Pipeline profile 'Faac MP4' will be unavailable: GStreamer pipeline 'faac'
could not be run
13: Ripping CD and Encoding with Pipeline: xingenc bitrate=160

** (Banshee:5339): WARNING **: Encoding element does not support tagging!

Unhandled Exception: System.ApplicationException: Song is already in library
in <0x00099> Banshee.LibraryTrackInfo:CheckIfExists (System.String uri)
in <0x0008f> Banshee.LibraryTrackInfo:.ctor (System.String uri, System.String
artist, System.String album, System.String title, System.String genre, UInt32
trackNumber, UInt32 trackCount, Int32 year, Int64 duration)
in <0x000a6> Banshee.LibraryTrackInfo:.ctor (System.String uri,
Banshee.AudioCdTrackInfo track)
in <0x004ff> Banshee.RipTransaction:Run ()
in <0x0000b> Banshee.LibraryTransaction:SafeRun ()
in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void ()

(Banshee:
Comment 1 Aaron Bockover 2005-09-09 16:34:32 UTC
I've fixed the exception about a song being in the library already for
re-ripping, but can you provide any info about why it may have frozen in the
first place? Thanks.
Comment 2 Aaron Bockover 2005-09-09 17:29:53 UTC
Created attachment 49452 [details]
Patch to allow re-ripping, fixes exception

This should fix it...
Comment 3 Gary Ekker 2005-09-09 20:10:12 UTC
patch submitted for rc2