[ubuntu-mono] [Bug 352537] Re: banshee plugin crashes on launch

Bug Watch Updater 352537 at bugs.launchpad.net
Thu Sep 16 20:30:35 BST 2010


** Changed in: banshee
   Importance: Unknown => Critical

-- 
banshee plugin crashes on launch
https://bugs.launchpad.net/bugs/352537
You received this bug notification because you are a member of Ubuntu
CLI/Mono Uploaders, which is subscribed to banshee in ubuntu.

Status in Banshee Music Player: Fix Released
Status in Do Plugins Project: Invalid
Status in “banshee” package in Ubuntu: Fix Released

Bug description:
Running latest bzr pull of do and do-plugins as well as latest svn update of banshee. After moving the collectionindexer dll file to the proper directory and selecting the banshee plugin do crashed.  when i restarted with --debug it crashed again with the following output:

[Debug 12:47:56.356] [UniverseManager] Reloading item source "Banshee Media"...
[Info  12:47:56.376] [UniverseManager] Universe contains 435 items.
[Debug 12:47:56.393] Acquiring org.freedesktop.DBus session instance
[Debug 12:47:56.396] [RelevanceProvider] Successfully loaded learned usage data.
[Debug 12:47:56.617] Starting org.bansheeproject.CollectionIndexer
[Debug 12:47:57.247] NameOwnerChanged: org.bansheeproject.CollectionIndexer, '' => ':1.228'
[Debug 12:47:57.248] Resolving org.bansheeproject.CollectionIndexer.Service (attempt 1)
[Debug 12:47:57.544] NameOwnerChanged: org.bansheeproject.CollectionIndexer, ':1.228' => ''
[Debug 12:47:59.564] Resolving org.bansheeproject.CollectionIndexer.Service (attempt 2)
[Debug 12:48:00.073] NameOwnerChanged: org.bansheeproject.CollectionIndexer, '' => ':1.229'
[Debug 12:48:02.080] Resolving org.bansheeproject.CollectionIndexer.Service (attempt 3)
[Debug 12:48:02.563] [MicroblogClient] Found 25 contacts
[Debug 12:48:02.642] NameOwnerChanged: org.bansheeproject.CollectionIndexer, ':1.229' => ''
[Debug 12:48:02.642] NameOwnerChanged: org.bansheeproject.CollectionIndexer, '' => ':1.230'
[Debug 12:48:04.642] Resolving org.bansheeproject.CollectionIndexer.Service (attempt 4)
[Debug 12:48:05.118] NameOwnerChanged: org.bansheeproject.CollectionIndexer, ':1.230' => ''
[Debug 12:48:05.118] NameOwnerChanged: org.bansheeproject.CollectionIndexer, '' => ':1.231'
[Debug 12:48:07.119] Connected to org.bansheeproject.CollectionIndexer.Service

Unhandled 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.Indexer.RemoteHelper.IndexerClient.ConnectToIndexerService () [0x00000] 
  at Banshee.Collection.Indexer.RemoteHelper.IndexerClient.OnBusNameOwnerChanged (System.String name, System.String oldOwner, System.String newOwner) [0x00000] 
  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) [0x00000] 
  --- End of inner exception stack trace ---
at System.Reflection.MonoMethod.Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) <0x000ff>
at System.Reflection.MethodBase.Invoke (object,object[]) <0x0001a>
at System.Delegate.DynamicInvokeImpl (object[]) <0x00170>
at System.MulticastDelegate.DynamicInvokeImpl (object[]) <0x0002a>
at System.Delegate.DynamicInvoke (object[]) <0x0000e>
at NDesk.DBus.Connection.HandleSignal (NDesk.DBus.Message) <0x00102>
at NDesk.DBus.Connection.DispatchSignals () <0x0003c>
at NDesk.DBus.Connection.Iterate () <0x0002c>
at <>c__CompilerGenerated0.<>c__AnonymousMethod1 (intptr,NDesk.GLib.IOCondition,intptr) <0x00027>
at (wrapper native-to-managed) <>c__CompilerGenerated0.<>c__AnonymousMethod1 (intptr,NDesk.GLib.IOCondition,intptr) <0x00049>
at (wrapper managed-to-native) Gtk.Application.gtk_main () <0x00004>
at Gtk.Application.Run () <0x00007>
at Do.Do.Main (string[]) <0x001d3>





More information about the Ubuntu-mono mailing list