On Mon, 08 Sep 2014 18:42:27 -0700 Rick Thomas <[email protected]> wrote:
> rbthomas@debian:/usr/bin$ gnome-terminal > Error constructing proxy for > org.gnome.Terminal:/org/gnome/Terminal/Factory0: Error calling > StartServiceByName for org.gnome.Terminal: > GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process > org.gnome.Terminal exited with status 8 From what I read (I'm not an expert, so I may be wrong), gnome-terminal called gdbus that called dbus, asking it to spawn a child of itself but this child (?) exited with a status of 8. From this error, I found what you should have found with a bit of personal research: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=746415 https://bbs.archlinux.org/viewtopic.php?id=180103 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

