|
From: Daniel J S. <dan...@ie...> - 2017-07-06 23:33:47
|
On 07/06/2017 05:19 PM, Daniel J Sebald wrote: > On 07/06/2017 05:03 PM, Ethan A Merritt wrote: [snip] >> So do all the errors go away if you do >> >> ./configure --with-wx-single-threaded >> >> (still omitting the call to XInitThreads and not linking to -lX11). [snip] > No, on the closing of the plot window at exit. It is still persistent > after exit. I'll look into the code around "Checking window 0" if there > might be something else at play. OK, this one was O.E. I looked in the window's configuration dialog and saw that there is a "persist" variable active. I must have set that a long time ago not realizing it is remembered between sessions, not present-session-only. Dan |