Bug 115945 - Unhandled Exception: System.ApplicationException: Song is already in library
Summary: Unhandled Exception: System.ApplicationException: Song is already in library
Status: VERIFIED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Mono (show other bugs)
Version: RC 1
Hardware: i386 SUSE Other
: P5 - None : Critical
Target Milestone: ---
Assignee: Gary Ekker
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-08 18:24 UTC by Glen Christensen
Modified: 2008-07-17 13:29 UTC (History)
1 user (show)

See Also:
Found By: System Test
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
Patch to allow re-ripping, fixes exception (1.54 KB, patch)
2005-09-09 17:29 UTC, Aaron Bockover
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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