Here's a log made using banshee --debug. Some of the errors didn't make it into the logfile, but were dumped on STDERR: [di 18:50] :) martijn@martijn-desktop:~$ banshee --debug 2>&1 > banshee.log (Banshee:25404): Gtk-WARNING **: Kan themamodule niet vinden in modulepad: ‘pixmap’, (Banshee:25404): Gtk-WARNING **: Kan themamodule niet vinden in modulepad: ‘pixmap’, (Banshee:25404): Gtk-WARNING **: Kan themamodule niet vinden in modulepad: ‘pixmap’, (Banshee:25404): Gtk-WARNING **: Kan themamodule niet vinden in modulepad: ‘pixmap’, (Banshee:25404): libsoup-WARNING **: No feature manager for feature of type 'U1RequestChrome' 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. ---> GLib.GException: Er kan geen contact worden gemaakt met de configuratieserver: D-BUS-fout: Method "Set" with signature "s(ii)" on interface "org.gnome.GConf.Database" doesn't exist at GConf.Client.SetValue (System.String key, GConf.Value val) [0x00000] in :0 at GConf.ClientBase.Set (System.String key, System.Object val) [0x00000] in :0 at Banshee.GnomeBackend.GConfConfigurationClient.Set[Int32] (System.String namespace, System.String key, Int32 value) [0x00000] in :0 at Banshee.Configuration.ConfigurationClient.Set[Int32] (System.String namespace, System.String key, Int32 value) [0x00000] in :0 at Banshee.Configuration.ConfigurationClient.Set[Int32] (SchemaEntry`1 entry, Int32 value) [0x00000] in :0 at Banshee.Configuration.SchemaEntry`1[System.Int32].Set (Int32 value) [0x00000] in :0 at Nereid.PlayerInterface.m__5 (System.Object , Gtk.SizeRequestedArgs ) [0x00000] in :0 at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,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] in :0 --- 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) [0x00000] in :0 at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in :0 at System.Delegate.DynamicInvokeImpl (System.Object[] args) [0x00000] in :0 at System.MulticastDelegate.DynamicInvokeImpl (System.Object[] args) [0x00000] in :0 at System.Delegate.DynamicInvoke (System.Object[] args) [0x00000] in :0 at GLib.Signal.ClosureInvokedCB (System.Object o, GLib.ClosureInvokedArgs args) [0x00000] in :0 at GLib.SignalClosure.Invoke (GLib.ClosureInvokedArgs args) [0x00000] in :0 at GLib.SignalClosure.MarshalCallback (IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data) [0x00000] in :0 at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, Boolean is_terminal) at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data) 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.AppDomain , 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()