On Fri, 2011-01-21 at 16:06 -0500, nyc4bos wrote: > I followed the new installation instruction now I no longer get that > error. > > However, it does not bring up a gnome-terminal. > > I end up back at the system prompt. > > I `strace' and can see where it starts up dbus-launch, dbus-daemon, > stats .dbus-keyrings etc. > > (I already have the system dbus running in case you are wondering).
You need to start a session bus first: eval `dbus-launch --sh-syntax --exit-with-session` Yaakov Cygwin Ports ------------------------------------------------------------------------------ Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! Finally, a world-class log management solution at an even better price-free! Download using promo code Free_Logger_4_Dev2Dev. Offer expires February 28th, so secure your free ArcSight Logger TODAY! http://p.sf.net/sfu/arcsight-sfd2d _______________________________________________ Cygwin-ports-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cygwin-ports-general
