1.4 - wxWidgets Assertion failure

I’m reporting this as suggested in the error message window, here’s the message:

===== Error(-11) =====
An internal error occured: wxWidgets Assertion failure. Please report this problem to us.
File: ..\..\src\common\wincmn.cpp(3301)
Function: wxWindowBase::CaptureMouse
Condition: !wxMouseCapture::IsInCaptureStack(this)
Message: Recapturing the mouse in the same window?

Before this happened I deleted two images form the image history due to size mismatch while Corona was in precalc stage of a new render.

this is AFAIK already fixed in daily builds. Let me know if it also happens in some later daily

OK, will do.

I’m having this issue trying to go back to 1.4 stable from the 1.5 daily builds. Any way to fully overwrite 1.5 daily? I have tried running the installer, make it uninstall previous, manually delete what was left. nothing helps.

An internal error occured: wxWidgets Assertion failure. Please report this problem to us.
File: ....\src\common\intl.cpp(1607)
Function: wxLocale::GetInfo
Condition: strcmp(setlocale(0, 0), “C”) == 0
Message: You probably called setlocale() directly instead of using wxLocale and now there is a mismatch between C/C++ and Windows locale.
Things are going to break, please only change locale by creating wxLocale objects to avoid this!

Is there some other problem than the message popping up? I mean, are you not able to render, or have any other problems, or the only problem is that the message appears?