← Back to team overview

xubuntu-dev team mailing list archive

[Bug 306331] Re: xfrun4 ("Run application" dialog) does not use PATH to run application

 

Response from Xfce developers on this bug:

 Brian J. Tarricone    editbugs    2010-04-03 09:15:09 UTC

No bug here.  NULL in envp means "use the current environment."  Likely xfrun4
is getting started by dbus-daemon, which is getting started before the user's
PATH is getting set up.  Or, more likely, ~/.bashrc isn't sourced by Xfce's
init script.  You'll need to get the directory in PATH via some other means.

-- 
xfrun4 ("Run application" dialog) does not use PATH to run application
https://bugs.launchpad.net/bugs/306331
You received this bug notification because you are a member of Xubuntu
Team, which is the registrant for xfce4-utils.