Can you see active proccesses somehow in Linux?
Same as TaskManager in Win
If program is terminated with fatal error then its not there.
But if its not visible it should be in active list.
And does this lines exist in
PPD2Settings.ini file under "Application"?
Code:
[Application]
Form_X=0
Form_Y=0
Its a Application start position.
It useful to load program where it was closed.
Maybe one of them has large value ?
Set some small numbers there.
Set it manually to 0 / 0, (it means upper left corner of screen)
***Re-uploaded !