This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
fork_synthetic_data_generator [2018/11/30 13:48] 141.44.167.140 |
fork_synthetic_data_generator [2019/03/12 00:06] (current) 77.20.151.25 |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Fork Synthetic Data Generator ====== | + | ====== ID Module Synthetic Data Generator ====== |
| ===== Linux Development Environment ===== | ===== Linux Development Environment ===== | ||
| Line 18: | Line 18: | ||
| - Run ''./xShell_Start.sh'' to run the executable. | - Run ''./xShell_Start.sh'' to run the executable. | ||
| - Run ''exit'' to close connection. | - Run ''exit'' to close connection. | ||
| + | |||
| + | ==== Issues ==== | ||
| + | When starting the project, it takes a while for window to show up, interaction with menu, buttons etc is very slow. Furthermore, the color scheme looks suspicious: | ||
| + | {{ ::screenshot_from_2018-11-30_13-39-34.png?400 |}} | ||
| + | {{ :screenshot_from_2018-11-30_13-39-27.png?400 |}} | ||
| + | Color issue can be related to color depth property. This can be adjusted in ''/etc/ssh/sshd_config'' by changing ''DefaultDepth'' property. However, other application seem not to be influenced by this: | ||
| + | {{ ::screenshot_from_2018-11-30_13-55-11.png?400 |}} | ||
| ===== User Tutorial ===== | ===== User Tutorial ===== | ||