Banshee 1.4 does not start

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

I have the same issue.
opensuse 11.0 with the banshee repo added.

ditto for me too

I have the same with suse 11.0.
I google and found banshee - LinuxQuestions.org
I only tried “dbus-launch banshee-1” and my banshee works :slight_smile:

Thanks for that. I logged a bug for the problem so I have passed on the info you provided.