Brian, you know that we have a bug tracker: http://bugs.launchpad.net/do-plugins
David On Tue, Mar 31, 2009 at 8:54 AM, Brian Lucas <[email protected]> wrote: > > Running the latest BZR pull of both do and do-plugins as well as the > latest svn up of banshee. > I get the following debug output and crash on start of do: > > [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> > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "GNOME Do" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/gnome-do?hl=en -~----------~----~----~----~------~----~------~--~---
