While i can't confirm the validity of the fix since it's pretty far out of my comfort zone, i can confirm it fixes my failing test.
Not my module, so not my call to make, but it makes sense to me not ship any 3rd party python bindings on pypi, if i install package A i wouldn't expect it to silently install also bindings for…
added tbb patch for win64, other platforms do not require a rebuild since none of them use tbbmalloc
fixed the builder in e29cd8604f10db3f9b00581e5b870d0e061fe8e6 the actual fix for end users will come in a 4.3 lib update later this week
it likely be a red herring, tbbmalloc failing to initialize should not cause a stall
not a codepath i'd expect memory allocation to play a big role, but a nice speedup nonetheless
can you try these? just replace the copies you currently have in your blender.shared
folder
Thanks i was trying to imagine why page2+ would be unreadable, but it's just the banner by the looks of it makes sense now with the screenshots :)
accepted, tentative on someone testing it and making sure the installer looks ok (think it's picky on the bitmap resolution as long as those didn't change, we should be fine) but it'll likely be a bit before i have a time slot to look at this.
oh yeah, that's pure release management, there's no reason the platform module needs to be involved in any artistic choices
it's whatever you want it to be, the client side will be the same as what chrome uses, which in their case is completely silent.
Other features (E.g. Adding a button to open a file explorer that goes straight to the crash log file) may be more difficult.
I may have miscommunicated that ,adding a basic popup is easy no…
validated both the msbuild and ninja generators, seems to do the trick!