On Thu, Dec 16, 2010 at 7:08 PM, Federico Mena Quintero <[email protected]> wrote: > I'm running gnome-shell from jhbuild. My first runs crashed at startup > with > > (mutter:12345): GdmUser-WARNING **: Couldn't connect to system bus: > Failed to connect to socket /opt/gnome/var/run/dbus/system_bus_socket: > No such file or directory
I posted a jhbuild patch, we just need to commit it. As far as your error patch, I personally prefer g_clear_error() a lot more over g_error_free(), since the former DTRT if someone later adds code. _______________________________________________ gnome-shell-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-shell-list
