waddlesplash
waddlesplash
@barrett17: Will you be able to get to that at some point?
I think Python 3.x breaks internal ABI across minor versions, so we can't link against it and not do rebuilds, yes?
So, what is the status here then? We are now on 3.8, so is this now closeable?
I made 3.9 the default recently, so likely beta4 will ship with 3.9 barring any changes.
Any improvements here?
Next rebuild did the same, though of course this time there wasn't brotli in the dependencies: https://build.haiku-os.org/buildmaster/master/x86_gcc2/?buildrunDir=2949&viewMode=expanded
``` thread 3532: pthread func state: Call (abort() called) Frame IP Function Name ----------------------------------------------- 00000000 0x1c27e465987 _kern_debugger + 0x7 Disassembly: _kern_debugger: 0x000001c27e465980: 48c7c0e5000000 mov $0xe5, %rax 0x000001c27e465987: 0f05 syscall
Can you start two Fish shells? IIRC when I was testing you could not, the second one hung. Also this can't be merged yet as it won't build on beta3,...
> Please submit SDL2 patches upstream. This one is experimental enough that we should probably play with it here first. > this patch is not right because the BApplication used...
> How can I disable them? Check if be_app refers to an SDL_BApp or a plain BApplication in every place they are called? Yes.