Showing python commands while using gui (Feature #249)
Description
It would be nice to be able to record all the commands that I run when using the gui.
In particular all the options used to call the python scripts.
Is it easy? (at least with linux)
Thank you very much for this great software, really useful!
History
Updated by Alexis Bienvenüe over 11 years ago
I don't know if it can help with python stuff, but a solution can be to run in debugging mode, and look at the resulting log
file.
Updated by Simone Deparis over 11 years ago
Yes it helps, thank you. I enabled debugging and then parsed with grep the log file for "Command".
Updated by Alexis Bienvenüe over 10 years ago
- % Done changed from 0 to 100
- Status changed from New to Closed