[ubuntu-mono] [Bug 632495] Re: banshee crashes on startup
ladydeth666
632495 at bugs.launchpad.net
Tue Sep 7 22:38:37 UTC 2010
Here's command line from banshee:
ladydeth at shithead:~$ sudo banshee
[sudo] password for ladydeth:
[Info 18:36:27.170] Running Banshee 1.7.5: [Ubuntu maverick (development branch) (linux-gnu, i686) @ 2010-09-07 11:12:29 UTC]
[Warn 18:36:29.025] DBus support could not be started. Disabling for this session.
[Info 18:36:29.480] Migrating album-art cache directory
[Info 18:36:29.486] Migrated 0 files in 0.00318s
[Warn 18:36:34.883] Caught an exception - System.ApplicationException: No support GNOME Settings Daemon could be reached. (in `Banshee.MultimediaKeys')
at Banshee.MultimediaKeys.MultimediaKeysService.Banshee.ServiceStack.IExtensionService.Initialize () [0x00000] in <filename unknown>:0
at Banshee.ServiceStack.ServiceManager.StartExtension (Mono.Addins.TypeExtensionNode node) [0x00000] in <filename unknown>:0
[Warn 18:36:34.883] Extension `Banshee.MultimediaKeys.MultimediaKeysService' not started: No support GNOME Settings Daemon could be reached.
[Info 18:36:34.914] Updating web proxy from GConf
[Warn 18:36:35.110] Caught an exception - System.ApplicationException: No support GNOME Settings Daemon could be reached. (in `Banshee.MultimediaKeys')
at Banshee.MultimediaKeys.MultimediaKeysService.Banshee.ServiceStack.IExtensionService.Initialize () [0x00000] in <filename unknown>:0
at Banshee.ServiceStack.ServiceManager.StartExtension (Mono.Addins.TypeExtensionNode node) [0x00000] in <filename unknown>:0
[Warn 18:36:35.110] Extension `Banshee.MultimediaKeys.MultimediaKeysService' not started: No support GNOME Settings Daemon could be reached.
[Info 18:36:35.111] All services are started 6.083704
[Warn 18:36:35.737] Migrating Internet Radio Stations - System.IO.DirectoryNotFoundException: Directory '/root/.config/banshee-1/plugins/stations/user' not found. (in `mscorlib')
at System.IO.Directory.GetFileSystemEntries (System.String path, System.String searchPattern, FileAttributes mask, FileAttributes attrs) [0x00000] in <filename unknown>:0
at System.IO.Directory.GetFiles (System.String path, System.String searchPattern) [0x00000] in <filename unknown>:0
at Banshee.InternetRadio.XspfMigrator.Migrate () [0x00000] in <filename unknown>:0
[Info 18:36:36.198] nereid Client Started
[Warn 18:36:36.360] Caught an exception - System.DllNotFoundException: libglib-2.0.dll (in `gkeyfile-sharp')
at (wrapper managed-to-native) KeyFile.GKeyFile:g_key_file_new ()
at KeyFile.GKeyFile..ctor () [0x00000] in <filename unknown>:0
at Banshee.Hardware.Gio.DeviceMediaCapabilities+GMpiFileInfo..ctor (System.String mediaPlayerId) [0x00000] in <filename unknown>:0
at Banshee.Hardware.Gio.DeviceMediaCapabilities..ctor (Banshee.Hardware.Gio.RawDevice device) [0x00000] in <filename unknown>:0
at Banshee.Hardware.Gio.RawVolume.get_MediaCapabilities () [0x00000] in <filename unknown>:0
at Banshee.Hardware.Gio.Device.get_MediaCapabilities () [0x00000] in <filename unknown>:0
at Banshee.Dap.DapService+MapDeviceJob.Run () [0x00000] in <filename unknown>:0
[Warn 18:36:36.361] Caught an exception - System.DllNotFoundException: libglib-2.0.dll (in `gkeyfile-sharp')
at (wrapper managed-to-native) KeyFile.GKeyFile:g_key_file_new ()
at KeyFile.GKeyFile..ctor () [0x00000] in <filename unknown>:0
at Banshee.Hardware.Gio.DeviceMediaCapabilities+GMpiFileInfo..ctor (System.String mediaPlayerId) [0x00000] in <filename unknown>:0
at Banshee.Hardware.Gio.DeviceMediaCapabilities..ctor (Banshee.Hardware.Gio.RawDevice device) [0x00000] in <filename unknown>:0
at Banshee.Hardware.Gio.RawVolume.get_MediaCapabilities () [0x00000] in <filename unknown>:0
at Banshee.Hardware.Gio.Device.get_MediaCapabilities () [0x00000] in <filename unknown>:0
at Banshee.Dap.DapService+MapDeviceJob.Run () [0x00000] in <filename unknown>:0
Exception in Gtk# callback delegate
Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception.
System.DllNotFoundException: libglib-2.0.dll
at (wrapper managed-to-native) KeyFile.GKeyFile:g_key_file_free (intptr)
at KeyFile.GKeyFile+FinalizerInfo.Handler () [0x00000] in <filename unknown>:0
at GLib.Timeout+TimeoutProxy.Handler () [0x00000] in <filename unknown>:0
at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, Boolean is_terminal)
at GLib.Timeout+TimeoutProxy.Handler()
at Gtk.Application.gtk_main()
at Gtk.Application.Run()
at Banshee.Gui.GtkBaseClient.Run()
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()
ladydeth at shithead:~$
Looks like its still not finding libgio2.22-cil
--
banshee crashes on startup
https://bugs.launchpad.net/bugs/632495
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” package in Ubuntu: New
Bug description:
Binary package hint: banshee
on startup I get a brief dialog windows that says "fatal error" before the banshee window shows anything and then the whole thing dies. Here is the log:
mantha at photon:~$ banshee
[Info 11:49:46.145] Running Banshee 1.7.5: [Ubuntu maverick (development branch) (linux-gnu, i686) @ 2010-09-07 11:12:29 UTC]
[Info 11:49:47.380] Starting collection of anonymous usage data
[Warn 11:49:47.705] Hardware manager extension failed to load - System.DllNotFoundException: libgio-2.0-0.dll (in `gio-sharp')
at (wrapper managed-to-native) GLib.VolumeMonitor:g_volume_monitor_get ()
at GLib.VolumeMonitor.get_Default () [0x00000] in <filename unknown>:0
at Banshee.Hardware.Gio.Manager..ctor () [0x00000] in <filename unknown>:0
at Banshee.Hardware.Gio.HardwareManager..ctor () [0x00000] in <filename unknown>:0
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] in <filename unknown>:0
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. (in `mscorlib')
at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
at System.Reflection.MonoCMethod.Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x00000] in <filename unknown>:0
at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
at Mono.Addins.TypeExtensionNode.CreateInstance () [0x00000] in <filename unknown>:0
at Mono.Addins.InstanceExtensionNode.CreateInstance (System.Type expectedType) [0x00000] in <filename unknown>:0
at Banshee.Hardware.HardwareManager..ctor () [0x00000] in <filename unknown>:0
[Warn 11:49:47.707] Service `Banshee.Hardware.HardwareManager' not started: No HardwareManager extensions could be loaded. Hardware support will be disabled.
[Warn 11:49:47.708] 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] in <filename unknown>:0
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] in <filename unknown>:0
[Warn 11:49:48.139] Could not migrate album artwork cache directory - System.DllNotFoundException: libgio-2.0-0.dll (in `gio-sharp')
at (wrapper managed-to-native) GLib.FileFactory:g_file_new_for_uri (string)
at GLib.FileFactory.NewForUri (System.String uri) [0x00000] in <filename unknown>:0
at Banshee.IO.Gio.File.Exists (Hyena.SafeUri uri) [0x00000] in <filename unknown>:0
at Banshee.IO.File.Exists (Hyena.SafeUri uri) [0x00000] in <filename unknown>:0
at Banshee.Collection.Gui.ArtworkManager.get_CacheVersion () [0x00000] in <filename unknown>:0
at Banshee.Collection.Gui.ArtworkManager.MigrateCacheDir () [0x00000] in <filename unknown>:0
at Banshee.Collection.Gui.ArtworkManager..ctor () [0x00000] in <filename unknown>:0
[Info 11:49:50.825] Updating web proxy from GConf
[Info 11:49:50.891] Netbook extension initialized with hidden panel
[Warn 11:49:51.065] Caught an exception - System.NullReferenceException: Object reference not set to an instance of an object (in `Banshee.AudioCd')
at Banshee.AudioCd.AudioCdService.Initialize () [0x00000] in <filename unknown>:0
at Banshee.ServiceStack.ServiceManager.StartExtension (Mono.Addins.TypeExtensionNode node) [0x00000] in <filename unknown>:0
[Warn 11:49:51.065] Extension `Banshee.AudioCd.AudioCdService' not started: Object reference not set to an instance of an object
[Warn 11:49:51.070] Caught an exception - System.NullReferenceException: Object reference not set to an instance of an object (in `Banshee.AudioCd')
at Banshee.AudioCd.AudioCdService.Initialize () [0x00000] in <filename unknown>:0
at Banshee.ServiceStack.ServiceManager.StartExtension (Mono.Addins.TypeExtensionNode node) [0x00000] in <filename unknown>:0
[Warn 11:49:51.071] Extension `Banshee.AudioCd.AudioCdService' not started: Object reference not set to an instance of an object
[Info 11:49:51.075] All services are started 4.162387
Exception has been thrown by the target of an invocation.
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.DllNotFoundException: libgio-2.0-0.dll
at (wrapper managed-to-native) GLib.FileFactory:g_file_new_for_uri (string)
at GLib.FileFactory.NewForUri (System.String uri) [0x00000] in <filename unknown>:0
at Banshee.IO.Gio.File.Exists (Hyena.SafeUri uri) [0x00000] in <filename unknown>:0
at Banshee.IO.File.Exists (Hyena.SafeUri uri) [0x00000] in <filename unknown>:0
at Banshee.Collection.Gui.ArtworkManager.LookupScalePixbuf (System.String id, Int32 size) [0x00000] in <filename unknown>:0
at Banshee.Collection.Gui.ArtworkManager.LookupScaleSurface (System.String id, Int32 size, Boolean useCache) [0x00000] in <filename unknown>:0
at Banshee.Collection.Gui.DataViewChildAlbum.HandleBoundObject (Cairo.ImageSurface& image, System.String[]& lines) [0x00000] in <filename unknown>:0
at Banshee.Collection.Gui.DataViewChildAlbum.Arrange () [0x00000] in <filename unknown>:0
at Hyena.Data.Gui.DataViewLayoutGrid.InvalidateChildLayout () [0x00000] in <filename unknown>:0
at Hyena.Data.Gui.DataViewLayout.ModelUpdated () [0x00000] in <filename unknown>:0
at Hyena.Data.Gui.ListView`1[T].RefreshViewForModel (Nullable`1 vpos) [0x00000] in <filename unknown>:0
at Hyena.Data.Gui.ListView`1[T].SetModel (IListModel`1 value, Double vpos) [0x00000] in <filename unknown>:0
at Banshee.Sources.Gui.FilteredListSourceContents.SetModel[AlbumInfo] (Hyena.Data.Gui.ListView`1 view, IListModel`1 model) [0x00000] in <filename unknown>:0
at Banshee.Sources.Gui.CompositeTrackSourceContents.SetSource (ISource source) [0x00000] in <filename unknown>:0
at Nereid.PlayerInterface.UpdateSourceContents (Banshee.Sources.Source source) [0x00000] in <filename unknown>:0
at Nereid.PlayerInterface.<OnActiveSourceChanged>m__5 () [0x00000] in <filename unknown>:0
at Hyena.ThreadAssist.ProxyToMain (Hyena.InvokeHandler handler) [0x00000] in <filename unknown>:0
at Nereid.PlayerInterface.OnActiveSourceChanged (Banshee.Sources.SourceEventArgs args) [0x00000] in <filename unknown>:0
at (wrapper delegate-invoke) Banshee.Sources.SourceEventHandler:invoke_void__this___SourceEventArgs (Banshee.Sources.SourceEventArgs)
at (wrapper delegate-invoke) Banshee.Sources.SourceEventHandler:invoke_void__this___SourceEventArgs (Banshee.Sources.SourceEventArgs)
at Banshee.Sources.SourceManager.SetActiveSource (Banshee.Sources.Source source, Boolean notify) [0x00000] in <filename unknown>:0
at Banshee.Sources.SourceManager.SetActiveSource (Banshee.Sources.Source source) [0x00000] in <filename unknown>:0
at Banshee.Sources.SourceManager.AddSource (Banshee.Sources.Source source, Boolean isDefault) [0x00000] in <filename unknown>:0
at Banshee.ServiceStack.Application.Run () [0x00000] in <filename unknown>:0
at Banshee.Gui.GtkBaseClient.Initialize (Boolean registerCommonServices) [0x00000] in <filename unknown>:0
at Banshee.Gui.GtkBaseClient..ctor (Boolean initializeDefault, System.String defaultIconName) [0x00000] in <filename unknown>:0
at Banshee.Gui.GtkBaseClient..ctor () [0x00000] in <filename unknown>:0
at Nereid.Client..ctor () [0x00000] in <filename unknown>:0
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] in <filename unknown>:0
--- End of inner exception stack trace ---
at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
at System.Reflection.MonoCMethod.Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x00000] in <filename unknown>:0
at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
at Banshee.Gui.GtkBaseClient.Startup () [0x00000] in <filename unknown>:0
at Hyena.Gui.CleanRoomStartup.Startup (Hyena.Gui.StartupInvocationHandler startup) [0x00000] in <filename unknown>:0
Exception in Gtk# callback delegate
Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception.
System.DllNotFoundException: libgio-2.0-0.dll
at (wrapper managed-to-native) GLib.FileFactory:g_file_new_for_uri (string)
at GLib.FileFactory.NewForUri (System.String uri) [0x00000] in <filename unknown>:0
at Banshee.IO.Gio.File.Exists (Hyena.SafeUri uri) [0x00000] in <filename unknown>:0
at Banshee.IO.File.Exists (Hyena.SafeUri uri) [0x00000] in <filename unknown>:0
at Banshee.Collection.Gui.ArtworkManager.LookupScalePixbuf (System.String id, Int32 size) [0x00000] in <filename unknown>:0
at Banshee.Collection.Gui.ArtworkManager.LookupScaleSurface (System.String id, Int32 size, Boolean useCache) [0x00000] in <filename unknown>:0
at Banshee.Collection.Gui.DataViewChildAlbum.HandleBoundObject (Cairo.ImageSurface& image, System.String[]& lines) [0x00000] in <filename unknown>:0
at Banshee.Collection.Gui.DataViewChildAlbum.Arrange () [0x00000] in <filename unknown>:0
at Hyena.Data.Gui.DataViewLayoutGrid.InvalidateChildLayout () [0x00000] in <filename unknown>:0
at Hyena.Data.Gui.DataViewLayout.Allocate (Rect actualAllocation) [0x00000] in <filename unknown>:0
at Hyena.Data.Gui.ListView`1[T].OnSizeAllocated (Rectangle allocation) [0x00000] in <filename unknown>:0
at Gtk.Widget.sizeallocated_cb (IntPtr widget, IntPtr allocation) [0x00000] in <filename unknown>:0
at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, Boolean is_terminal)
at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
at Gtk.Dialog.gtk_dialog_run(IntPtr )
at Gtk.Dialog.Run()
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()
ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: banshee 1.7.5-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.35-20.29-generic 2.6.35.4
Uname: Linux 2.6.35-20-generic i686
NonfreeKernelModules: wl
Architecture: i386
Date: Tue Sep 7 11:51:09 2010
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Beta i386 (20100901.1)
ProcEnviron:
PATH=(custom, user)
LANG=en_US.utf8
SHELL=/bin/bash
SourcePackage: banshee
More information about the Ubuntu-mono
mailing list