guake icon indicating copy to clipboard operation
guake copied to clipboard

guake crashes in crontab instead of be ignored

Open fredmo opened this issue 11 months ago • 2 comments

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?

fredmo avatar Jan 19 '25 20:01 fredmo

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?

Davidy22 avatar Mar 28 '25 07:03 Davidy22