• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

Banshee Startet nicht :P

Hi leutz, würde gerne Banshee als musikplayer benutzen, nur startet er bei mir nicht! ER ladet, dann schaltet er sich ab! Ich arbeite mit KDE, hab das ganze netz schon durchgoogelt, aber nicht fündig geworden! Hoffe mir kann einer helfen!

Vielen dank im vorraus!
 
The same procedure as last year, Miss Sophie?
The same procedure as every year, James!
:wink:

Starte ihn über die Konsole und poste die ausgegebene Fehlermeldung.
 
hier die fehlermeldung, oder bzw, das was er ausgespuckt hat ^^

Mono.Unix.UnixIOException: Datenübergabe unterbrochen (broken pipe) [EPIPE].
at Mono.Unix.UnixMarshal.ThrowExceptionForLastError () [0x00000]
at Mono.Unix.UnixStream.Write (System.Byte[] buffer, Int32 offset, Int32 count) [0x00000]
at NDesk.DBus.Connection.WriteMessage (NDesk.DBus.Message msg) [0x00000]
at NDesk.DBus.Connection.Send (NDesk.DBus.Message msg) [0x00000]
at NDesk.DBus.Connection.SendWithReply (NDesk.DBus.Message msg) [0x00000]
at NDesk.DBus.Connection.SendWithReplyAndBlock (NDesk.DBus.Message msg) [0x00000]
at NDesk.DBus.BusObject.Invoke (System.Reflection.MethodBase methodBase, System.String methodName, System.Object[] inArgs, System.Object[]& outArgs, System.Object& retVal, System.Exception& exception) [0x00000]
at NDesk.DBus.BusObject.InvokeMethod (System.Reflection.MethodInfo methodInfo, System.Object[] inArgs) [0x00000]
at NDesk.DBus.Bus.Register () [0x00000]
at NDesk.DBus.Bus..ctor (System.String address) [0x00000]
at NDesk.DBus.Bus.Open (System.String address) [0x00000]
at NDesk.DBus.Bus.get_Session () [0x00000]
at NDesk.DBus.BusG.Init () [0x00000]
at Banshee.BansheeEntry.Startup (System.String[] args) [0x00000]
at (wrapper delegate-invoke) System.MulticastDelegate:invoke_void_string[] (string[])
at Banshee.Gui.CleanRoomStartup.Startup (Banshee.Gui.StartupInvocationHandler startup, System.String[] args) [0x00000]

Unhandled Exception: System.NullReferenceException: A null value was found where an object instance was required.
at Banshee.Base.Branding.get_ApplicationIconName () [0x00000]
at Banshee.Base.IconThemeUtils.SetWindowIcon (Gtk.Window window) [0x00000]
at Banshee.Gui.Dialogs.ExceptionDialog..ctor (System.Exception e) [0x00000]
at Banshee.Gui.CleanRoomStartup.Startup (Banshee.Gui.StartupInvocationHandler startup, System.String[] args) [0x00000]
at Banshee.BansheeEntry.Main (System.String[] args) [0x00000]
 
Hallo, ich hab exakt das gleiche Problem: Ich klicke auf Helix Banshee, es kommt kurz dieses Symbol unter der Maus und dann... nichts.
Hier, was die Konsole ausgespuckt hat:
Code:
linux-i7ir:/home/david # banshee
Header read length mismatch: 0 of expected 16
System.Exception: Header read length mismatch: 0 of expected 16
  at NDesk.DBus.Connection.ReadMessage () [0x00000]
  at NDesk.DBus.Connection.WaitForReplyTo (UInt32 id) [0x00000]
  at NDesk.DBus.Connection.SendWithReplyAndBlock (NDesk.DBus.Message msg) [0x00000]
  at NDesk.DBus.BusObject.Invoke (System.Reflection.MethodBase methodBase, System.String methodName, System.Object[] inArgs, System.Object[]& outArgs, System.Object& retVal, System.Exception& exception) [0x00000]
  at NDesk.DBus.BusObject.InvokeMethod (System.Reflection.MethodInfo methodInfo, System.Object[] inArgs) [0x00000]
  at NDesk.DBus.Bus.Register () [0x00000]
  at NDesk.DBus.Bus..ctor (System.String address) [0x00000]
  at NDesk.DBus.Bus.Open (System.String address) [0x00000]
  at NDesk.DBus.Bus.get_Session () [0x00000]
  at NDesk.DBus.BusG.Init () [0x00000]
  at Banshee.BansheeEntry.Startup (System.String[] args) [0x00000]
  at (wrapper delegate-invoke) System.MulticastDelegate:invoke_void_string[] (string[])
  at Banshee.Gui.CleanRoomStartup.Startup (Banshee.Gui.StartupInvocationHandler startup, System.String[] args) [0x00000]

Unhandled Exception: System.NullReferenceException: A null value was found where an object instance was required.
  at Banshee.Base.Branding.get_ApplicationIconName () [0x00000]
  at Banshee.Base.IconThemeUtils.SetWindowIcon (Gtk.Window window) [0x00000]
  at Banshee.Gui.Dialogs.ExceptionDialog..ctor (System.Exception e) [0x00000]
  at Banshee.Gui.CleanRoomStartup.Startup (Banshee.Gui.StartupInvocationHandler startup, System.String[] args) [0x00000]
  at Banshee.BansheeEntry.Main (System.String[] args) [0x00000]
Was soll ich tun??? Irgendwann einmal hat Banshee bei mir funktioniert und ich war höchst zufrieden damit, aber jetzt geht nix mehr.[/code]
 
Oben