Do

Comment 2 for bug 439949

Revision history for this message
Fernando Ribeiro (ipsec) wrote : Re: gnome-do don't start. dbus fail in startup

I found the problem.

id -un return the username with length > 9 characters.
pgrep "grep" based in only 9 characters.

patch proposed