Dih5 / xpecgen

A python package with a GUI to calculate X-ray sPECtra GENerated in tungsten anodes.
GNU General Public License v3.0
19 stars 4 forks source link

TclError: out of stack space #14

Closed Dih5 closed 7 years ago

Dih5 commented 7 years ago

An user told me he was getting a "TclError: out of stack space (infinite loop?)" after pressing the "calculate" button in the GUI. I don't know what kind of system he used and I have received no answer from him.

If anyone happens to come across this, please add some information, for I have been unable to reproduce it.

Dih5 commented 7 years ago

Found it using miniconda 3.6 in CentOS. There is a bug in the multithread use of TK. I'll fix this soon.