Installed via 1-click today. No problems with that. Would not startup. Opened in a terminal with debug and got this message:
Unhandled Exception: System.Exception: Unable to open the session message bus. —> System.ArgumentNullException: Argument cannot be null.
Parameter name: address
at NDesk.DBus.Bus.Open (System.String address) [0x00042] in /usr/src/packages/BUILD/ndesk-dbus-0.6.0/src/Bus.cs:87
at NDesk.DBus.Bus.get_Session () [0x0002d] in /usr/src/packages/BUILD/ndesk-dbus-0.6.0/src/Bus.cs:41 — End of inner exception stack trace —
at NDesk.DBus.Bus.get_Session () [0x00042] in /usr/src/packages/BUILD/ndesk-dbus-0.6.0/src/Bus.cs:43
at Banshee.ServiceStack.DBusConnection.get_ApplicationInstanceAlreadyRunning () [0x00000] in /usr/src/packages/BUILD/banshee-1-1.4.1/src/Core/Banshee.Services/Banshee.ServiceStack/DBusConnection.cs:69
at Booter.Booter.Main () [0x0000b] in /usr/src/packages/BUILD/banshee-1-1.4.1/src/Clients/Booter/Booter/Entry.cs:80
Thanks