Mamoru TASAKA - 2019-03-08

Because "lxpanel run" just tells "lxpanel" process to launch dialog and then exits immediately, the process showing the dialog is "lxpanel" process, so the PATH the launch dialog is using is the one of "lxpanel" process, not lxpanel process (which already exited).

You can workaround this by putting the dialog env PATH=/home/yourname/.local/bin tagtime