Re: [Banshee-List] Banshee crash Import CD without metadata



Hi 
Same issue with banshee 1.8.0. 20.2
the error log is 
A+
Michael

[1 Debug 09:56:42.420] Encountered a problem processing: cdda://1#/dev/sr1
[1 Warn  09:56:42.421] Caught an exception -
TagLib.UnsupportedFormatException: cdda://1/#/dev/sr1 (taglib/) (in
`taglib-sharp')
  at TagLib.File.Create (IFileAbstraction abstraction, System.String
mimetype, ReadStyle propertiesStyle) [0x00143] in
/usr/src/packages/BUILD/taglib-sharp-2.0.3.7/src/TagLib/File.cs:1451 
  at Banshee.IO.DemuxVfs.OpenFile (System.String file, System.String
mimetype, ReadStyle readStyle) [0x00000] in
/usr/src/packages/BUILD/banshee-1-1.8.0/src/Core/Banshee.Core/Banshee.IO/DemuxVfs.cs:38 
  at Banshee.Streaming.StreamTagger.ProcessUri (Hyena.SafeUri uri) [0x00000]
in
/usr/src/packages/BUILD/banshee-1-1.8.0/src/Core/Banshee.Core/Banshee.Streaming/StreamTagger.cs:48 
Marshaling response signal
Exception in Gtk# callback delegate
  Note: Applications can use GLib.ExceptionManager.UnhandledException to
handle the exception.
System.Reflection.TargetInvocationException: Exception has been thrown by
the target of an invocation. ---> System.NullReferenceException: Object
reference not set to an instance of an object
  at Banshee.Collection.Database.DatabaseTrackInfo.Update () [0x00000] in
/usr/src/packages/BUILD/banshee-1-1.8.0/src/Core/Banshee.Services/Banshee.Collection.Database/DatabaseTrackInfo.cs:173 
  at Banshee.Gui.TrackEditor.TrackEditorDialog.SaveTrack
(Banshee.Gui.TrackEditor.EditorTrackInfo track) [0x0000c] in
/usr/src/packages/BUILD/banshee-1-1.8.0/src/Core/Banshee.ThickClient/Banshee.Gui.TrackEditor/TrackEditorDialog.cs:617 
  at Banshee.Gui.TrackEditor.TrackEditorDialog.Save () [0x00032] in
/usr/src/packages/BUILD/banshee-1-1.8.0/src/Core/Banshee.ThickClient/Banshee.Gui.TrackEditor/TrackEditorDialog.cs:591 
  at Banshee.Gui.TrackEditor.TrackEditorDialog+<Run>c__AnonStorey11.<>m__78
(System.Object o, Gtk.ResponseArgs args) [0x0000d] in
/usr/src/packages/BUILD/banshee-1-1.8.0/src/Core/Banshee.ThickClient/Banshee.Gui.TrackEditor/TrackEditorDialog.cs:653 
  at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke
(object,object[],System.Exception&)
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x000d0] in
/usr/src/packages/BUILD/mono-2.6.4/mcs/class/corlib/System.Reflection/MonoMethod.cs:213 
  --- End of inner exception stack trace ---
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x000eb] in
/usr/src/packages/BUILD/mono-2.6.4/mcs/class/corlib/System.Reflection/MonoMethod.cs:223 
  at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[]
parameters) [0x00000] in
/usr/src/packages/BUILD/mono-2.6.4/mcs/class/corlib/System.Reflection/MethodBase.cs:113 
  at System.Delegate.DynamicInvokeImpl (System.Object[] args) [0x000b9] in
/usr/src/packages/BUILD/mono-2.6.4/mcs/class/corlib/System/Delegate.cs:443 
  at System.MulticastDelegate.DynamicInvokeImpl (System.Object[] args)
[0x00018] in
/usr/src/packages/BUILD/mono-2.6.4/mcs/class/corlib/System/MulticastDelegate.cs:71 
  at System.Delegate.DynamicInvoke (System.Object[] args) [0x00000] in
/usr/src/packages/BUILD/mono-2.6.4/mcs/class/corlib/System/Delegate.cs:415 
  at GLib.Signal.ClosureInvokedCB (System.Object o, GLib.ClosureInvokedArgs
args) [0x0004f] in
/usr/src/packages/BUILD/gtk-sharp-2.12.10/glib/Signal.cs:195 
  at GLib.SignalClosure.Invoke (GLib.ClosureInvokedArgs args) [0x0000c] in
/usr/src/packages/BUILD/gtk-sharp-2.12.10/glib/SignalClosure.cs:118 
  at GLib.SignalClosure.MarshalCallback (IntPtr raw_closure, IntPtr
return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr
invocation_hint, IntPtr marshal_data) [0x0014e] in
/usr/src/packages/BUILD/gtk-sharp-2.12.10/glib/SignalClosure.cs:159 
   at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e,
Boolean is_terminal) in
/usr/src/packages/BUILD/gtk-sharp-2.12.10/glib/ExceptionManager.cs:line 58
   at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr
return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr
invocation_hint, IntPtr marshal_data) in
/usr/src/packages/BUILD/gtk-sharp-2.12.10/glib/SignalClosure.cs:line 173
   at Gtk.Application.gtk_main()
   at Gtk.Application.Run() in
/usr/src/packages/BUILD/gtk-sharp-2.12.10/gtk/Application.cs:line 135
   at Banshee.Gui.GtkBaseClient.Run() in
/usr/src/packages/BUILD/banshee-1-1.8.0/src/Core/Banshee.ThickClient/Banshee.Gui/GtkBaseClient.cs:line
206
   at Banshee.Gui.GtkBaseClient.Startup() in
/usr/src/packages/BUILD/banshee-1-1.8.0/src/Core/Banshee.ThickClient/Banshee.Gui/GtkBaseClient.cs:line
82
   at Hyena.Gui.CleanRoomStartup.Startup(Hyena.Gui.StartupInvocationHandler
startup) in
/usr/src/packages/BUILD/banshee-1-1.8.0/src/Hyena/Hyena.Gui/Hyena.Gui/CleanRoomStartup.cs:line
54
   at Banshee.Gui.GtkBaseClient.Startup() in
/usr/src/packages/BUILD/banshee-1-1.8.0/src/Core/Banshee.ThickClient/Banshee.Gui/GtkBaseClient.cs:line
77
   at Banshee.Gui.GtkBaseClient.Startup(System.String[] args) in
/usr/src/packages/BUILD/banshee-1-1.8.0/src/Core/Banshee.ThickClient/Banshee.Gui/GtkBaseClient.cs:line
67
   at Nereid.Client.Main(System.String[] args) in
/usr/src/packages/BUILD/banshee-1-1.8.0/src/Clients/Nereid/Nereid/Client.cs:line
54
   at System.AppDomain.ExecuteAssembly(System.Reflection.Assembly ,
System.String[] )
   at System.AppDomain.ExecuteAssemblyInternal(System.Reflection.Assembly a,
System.String[] args) in
/usr/src/packages/BUILD/mono-2.6.4/mcs/class/corlib/System/AppDomain.cs:line
556
   at System.AppDomain.ExecuteAssembly(System.String assemblyFile,
System.Security.Policy.Evidence assemblySecurity, System.String[] args) in
/usr/src/packages/BUILD/mono-2.6.4/mcs/class/corlib/System/AppDomain.cs:line
539
   at System.AppDomain.ExecuteAssembly(System.String assemblyFile) in
/usr/src/packages/BUILD/mono-2.6.4/mcs/class/corlib/System/AppDomain.cs:line
528
   at Booter.Booter.BootClient(System.String clientName) in
/usr/src/packages/BUILD/banshee-1-1.8.0/src/Clients/Booter/Booter/Entry.cs:line
108
   at Booter.Booter.Main() in
/usr/src/packages/BUILD/banshee-1-1.8.0/src/Clients/Booter/Booter/Entry.cs:line
102
libmirageaudio: destroy.

-- 
View this message in context: http://banshee-media-player.2283330.n4.nabble.com/Banshee-crash-Import-CD-without-metadata-tp2989402p2991341.html
Sent from the Banshee Media Player mailing list archive at Nabble.com.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]