dsx...@dsxack-laptop:~$ LANG=C banshee --debug
** Running Mono with --debug   **
[1 Info  14:45:35.891] Running Banshee 1.7.1: [Ubuntu 10.04 LTS 07e4101 
(linux-gnu, i486) @ 2010-06-04 22:18:58 UTC]
[1 Debug 14:45:35.932] Initializing GTK
Gtk-Message: Failed to load module "rgba": librgba.so: cannot open shared 
object file: No such file or directory
[1 Debug 14:45:37.374] Post-Initializing GTK
[1 Debug 14:45:37.424] Configuration client extension loaded 
(Banshee.Configuration.XmlConfigurationClient)
[1 Warn  14:45:37.573] DBus support could not be started. Disabling for this 
session.
[1 Debug 14:45:37.585] Core service started (DBusServiceManager, 0.004186)
[1 Debug 14:45:37.589] Core service started (DBusCommandService, 0.002601)
[1 Debug 14:45:37.689] Opened SQLite connection to 
/home/dsxack/.config/banshee-1/banshee.db
[1 Debug 14:45:37.690] Core service started (DbConnection, 0.10134)
[1 Debug 14:45:37.695] Database version 42 is up to date
[1 Debug 14:45:37.726] Core service started (PreferenceService, 0.01563)
[1 Debug 14:45:37.727] Core service started (SourceManager, 0.000732)
[1 Debug 14:45:37.727] Core service started (MediaProfileManager, 0.000293)
[1 Debug 14:45:37.729] Core service started (PlayerEngine, 0.002197)
[1 Warn  14:45:37.731] No player engines were found. Please ensure Banshee has 
been cleanly installed. - Using the featureless NullPlayerEngine.
[1 Debug 14:45:37.738] IO provider extension loaded 
(Banshee.IO.SystemIO.Provider)
[1 Debug 14:45:37.790] Core service started (TranscoderService, 0.055484)
[1 Debug 14:45:37.793] Core service started (PlaybackController, 0.002536)
[1 Debug 14:45:37.794] Core service started (ImportSourceManager, 0.000643)
[1 Debug 14:45:37.806] Core service started (LibraryImportManager, 0.012398)
[1 Debug 14:45:37.807] Core service started (JobScheduler, 0.001141)
[1 Warn  14:45:37.809] Service `Banshee.Hardware.HardwareManager' not started: 
No HardwareManager extensions could be loaded. Hardware support will be 
disabled.
[1 Warn  14:45:37.814] Caught an exception - System.Exception: No 
HardwareManager extensions could be loaded. Hardware support will be disabled. 
(in `Banshee.Services')
  at Banshee.Hardware.HardwareManager..ctor () [0x00000] 
  at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke 
(object,object[],System.Exception&)
  at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags 
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, 
System.Globalization.CultureInfo culture) [0x00000] 
[1 Debug 14:45:37.816] Core service started (CollectionIndexerService, 0.002259)
[1 Debug 14:45:37.818] Core service started (SaveTrackMetadataService, 0.001958)
[1 Debug 14:45:37.854] Adding icon theme search path: /usr/share/banshee-1/icons
[1 Debug 14:45:37.856] Core service started (GtkElementsService, 0.037315)
[1 Debug 14:45:37.858] Core service started (InterfaceActionService, 0.002246)
[1 Warn  14:45:38.111] Service `Banshee.Gui.InterfaceActionService' not 
started: Extension node not found in path: 
/Banshee/PlaybackController/ShuffleModes
[1 Warn  14:45:38.111] Caught an exception - System.InvalidOperationException: 
Extension node not found in path: /Banshee/PlaybackController/ShuffleModes (in 
`Mono.Addins')
  at Mono.Addins.ExtensionContext.AddExtensionNodeHandler (System.String path, 
Mono.Addins.ExtensionNodeEventHandler handler) [0x00000] 
  at Mono.Addins.AddinManager.AddExtensionNodeHandler (System.String path, 
Mono.Addins.ExtensionNodeEventHandler handler) [0x00000] 
  at Banshee.Collection.Database.Shuffler..ctor () [0x00000] 
  at Banshee.Collection.Database.Shuffler..cctor () [0x00000] 
[1 Debug 14:45:38.115] Album artwork path set to /home/dsxack/.cache/media-art
[1 Debug 14:45:38.126] Core service started (ArtworkManager, 0.012537)
[1 Debug 14:45:38.126] Core service started (BookmarksService, 0.000169)
Exception in Gtk# callback delegate
  Note: Applications can use GLib.ExceptionManager.UnhandledException to handle 
the exception.
System.NullReferenceException: Object reference not set to an instance of an 
object
  at Banshee.Gui.PlaybackRepeatActions.AttachSubmenu (System.String 
menuItemPath) [0x00000] 
  at Banshee.Gui.Widgets.MainMenu..ctor () [0x00000] 
  at Nereid.PlayerInterface.BuildHeader () [0x00000] 
  at Nereid.PlayerInterface.BuildPrimaryLayout () [0x00000] 
  at Nereid.PlayerInterface.OnShown () [0x00000] 
  at Gtk.Widget.shown_cb (IntPtr widget) [0x00000] 
   at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, Boolean 
is_terminal)
   at Gtk.Widget.shown_cb(IntPtr widget)
   at Gtk.Widget.gtk_widget_show(IntPtr )
   at Gtk.Widget.Show()
   at Banshee.Gui.BaseClientWindow.InitialShowPresent()
   at Nereid.PlayerInterface.Initialize()
   at Banshee.Gui.BaseClientWindow.InitializeWindow()
   at Banshee.Gui.BaseClientWindow..ctor(System.String title, System.String 
configNameSpace, Int32 defaultWidth, Int32 defaultHeight)
   at Nereid.PlayerInterface..ctor()
   at System.Reflection.MonoCMethod.InternalInvoke(System.Object , 
System.Object[] , System.Exception ByRef )
   at System.Reflection.MonoCMethod.Invoke(System.Object obj, BindingFlags 
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, 
System.Globalization.CultureInfo culture)
   at System.Reflection.MonoCMethod.Invoke(BindingFlags invokeAttr, 
System.Reflection.Binder binder, System.Object[] parameters, 
System.Globalization.CultureInfo culture)
   at System.Reflection.ConstructorInfo.Invoke(System.Object[] parameters)
   at System.Activator.CreateInstance(System.Type type, Boolean nonPublic)
   at System.Activator.CreateInstance(System.Type type)
   at Banshee.ServiceStack.ServiceManager.RegisterService(System.Type type)
   at Banshee.ServiceStack.ServiceManager.Run()
   at Banshee.ServiceStack.Application.Run()
   at Banshee.Gui.GtkBaseClient.Initialize(Boolean registerCommonServices)
   at Banshee.Gui.GtkBaseClient..ctor(Boolean initializeDefault, System.String 
defaultIconName)
   at Banshee.Gui.GtkBaseClient..ctor()
   at Nereid.Client..ctor()
   at System.Reflection.MonoCMethod.InternalInvoke(System.Object , 
System.Object[] , System.Exception ByRef )
   at System.Reflection.MonoCMethod.Invoke(System.Object obj, BindingFlags 
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, 
System.Globalization.CultureInfo culture)
   at System.Reflection.MonoCMethod.Invoke(BindingFlags invokeAttr, 
System.Reflection.Binder binder, System.Object[] parameters, 
System.Globalization.CultureInfo culture)
   at System.Reflection.ConstructorInfo.Invoke(System.Object[] parameters)
   at System.Activator.CreateInstance(System.Type type, Boolean nonPublic)
   at System.Activator.CreateInstance(System.Type type)
   at Banshee.Gui.GtkBaseClient.Startup()
   at Hyena.Gui.CleanRoomStartup.Startup(Hyena.Gui.StartupInvocationHandler 
startup)
   at Banshee.Gui.GtkBaseClient.Startup()
   at Banshee.Gui.GtkBaseClient.Startup(System.String[] args)
   at Nereid.Client.Main(System.String[] args)
   at System.AppDomain.ExecuteAssembly(System.Reflection.Assembly , 
System.String[] )
   at System.AppDomain.ExecuteAssemblyInternal(System.Reflection.Assembly a, 
System.String[] args)
   at System.AppDomain.ExecuteAssembly(System.String assemblyFile, 
System.Security.Policy.Evidence assemblySecurity, System.String[] args)
   at System.AppDomain.ExecuteAssembly(System.String assemblyFile)
   at Booter.Booter.BootClient(System.String clientName)
   at Booter.Booter.Main()

-- 
[maverick] banshe close after start
https://bugs.launchpad.net/bugs/587578
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to