sharppy / SHARPpy

Sounding/Hodograph Analysis and Research Program in Python
https://sharppy.github.io/SHARPpy/index.html
Other
216 stars 112 forks source link

Win10 "tracing" issues v1.4.0b1 #178

Closed rpdale closed 4 years ago

rpdale commented 4 years ago

Seems to be working fine. However with the Win10-64 binary I get message boxes popping up with "tracing..." about 50 times every time I run Sharppy, and every time I load a sounding, and every time I... :)

wblumberg commented 4 years ago

Ugh. Was really hoping it would work this time, and we didn't see any of this behavior on the Win 10 machine I tested it on. Can you get a screenshot for me, please?

georgephillips1 commented 4 years ago

I'm seeing the same thing.

I ran this on two PCs and got the same popups.

rpdale commented 4 years ago

Annotation 2019-11-09 125910 Annotation 2019-11-09 125911

Looks like just some debug code left in there?

wblumberg commented 4 years ago

Yeah. That looks like the debug code was left on. I thought I had fixed that. Let me rebuild the binaries and that should fix it. Not sure if I'll get to that today though.

wblumberg commented 4 years ago

Also mentioned in Issue #182

wblumberg commented 4 years ago

Okay, I developed a new binary for Windows with the debugging turned off. It can be found here:

https://github.com/sharppy/SHARPpy/releases/tag/v1.4.0b1

wblumberg commented 4 years ago

Looks like from Issue #182 this was fixed with this binary. Could you confirm @georgephillips1 or @rpdale, please?

rpdale commented 4 years ago

All good - thanks!