> > Also dbus does not run by default when you login. > Shouldn't dbus-launch be used to launch > gnome-session? > > Yeah, it should do, but it's likely to be a bug there > since we really > haven't tested it all that much. > Glynn, I was wondering why dbus was running from gdm when I made it call gnome-session or Xinitrc.jds directly. After a bit hacking of the dtlogin scripts, it looks like dbus doesnt like /usr/dt/bin/sdt_shell. I added
dtstart_shell="exec /usr/bin/bash --login" just before last case statement in /usr/dt/bin/Xsession, and now dbus is running upon login. Doug This message posted from opensolaris.org
