guake
guake copied to clipboard
guake crashes in crontab instead of be ignored
do a crontab job script in which you call guake -r "my_tab"
You will have a crash like this : ligne 7 : 4026575 Trappe pour point d'arrêt et de trace (core dumped) guake -r "my_tab" > /dev/null 2>&1
Could you please fortify the code to exit without crashing?
Need a bit more information to fix this. Does the command work normally, outside of crontab? Is there anything in /var/crash, or are you able to get a more detailed error log?