For convenience, if run from the command line, spawner takes up to
three arguments, in the following order:
./spawner <definition file="" to="" load=""> <output file=""> <number of="" records="" to="" generate="">
Nothing happen, the GUI show-up but my definition table is not loaded nor the works is done ?!
Can you separate the generator (external lib) from the GUI ? I need to generate some MySQL data but I use jenkins and vagrant to do the job for me or a crontab job during the night, so no need to be in front of my desktop PC.
Thank you in advance for your help
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I try the following from an xterm console under X11 on Linux:
as written in the README:
Nothing happen, the GUI show-up but my definition table is not loaded nor the works is done ?!
Can you separate the generator (external lib) from the GUI ? I need to generate some MySQL data but I use jenkins and vagrant to do the job for me or a crontab job during the night, so no need to be in front of my desktop PC.
Thank you in advance for your help