Comment 4 for bug 1159513

Revision history for this message
Tommaso R. Donnarumma (tawmas) wrote :

This is the stak trace I get in the error popup:

An unhandled exception was thrown: Object reference not set to an instance of an object

at Banshee.Sources.PrimarySource.IncrementAddedTracks () <0x0004d>
at Banshee.Dap.DapSource.OnTrackTranscodeError (Banshee.Collection.TrackInfo) <0x00067>
at Banshee.MediaEngine.TranscoderService.OnError (object,Banshee.MediaEngine.TranscoderErrorArgs) <0x0007c>
at Banshee.GStreamer.Transcoder.OnError (Banshee.Collection.TrackInfo,string) <0x00063>
at Banshee.GStreamer.Transcoder.OnNativeError (intptr,intptr,intptr) <0x000f4>
at (wrapper native-to-managed) Banshee.GStreamer.Transcoder.OnNativeError (intptr,intptr,intptr) <0x00083>
at (wrapper managed-to-native) Gtk.Application.gtk_main () <0x00054>
at Gtk.Application.Run () <0x0000b>
at Banshee.Gui.GtkBaseClient.Run () <0x0005f>
at Banshee.Gui.GtkBaseClient.Startup () <0x00049>
at Hyena.Gui.CleanRoomStartup.Startup (Hyena.Gui.CleanRoomStartup/StartupInvocationHandler) <0x0008e>

I'm attaching the whole contents of banshee.log as requested.