Guake / guake

Drop-down terminal for GNOME
https://guake.github.io
GNU General Public License v2.0
4.43k stars 575 forks source link

Without the default "user shell" settings, --execute-command= does not execute commands provided #2265

Closed fredmo closed 3 hours ago

fredmo commented 3 hours ago

Guake ( 3.10 ) does not execute commands provided by --execute-command=

I remark the execute command is not working if the settings shell is not on "user shell"

image

And if I enable "run command as a login shell" , the --execute-command is not run.

fredmo commented 3 hours ago

in fact the issue was on my slde and specifically reproduced only with guake

As advance, add "set -x" on the .bashrc and debug.

fredmo commented 3 hours ago

Guake doesn't like the "source xx" in .bashrc