Eric Froemling

Results 112 comments of Eric Froemling

I went ahead and did this change on my own in the latest build, so I'll go ahead and close this. Thanks!

I did fix a bug that sounds like this one as part of 1.7.37. So yeah please give this a try and let me know if it is still crashing...

Is there any logging output from the binary or server you could post here? Like Python error tracebacks or anything?

Hi, Can you check which version of Android TV your device is running? A while back I updated the game to require Android 6.0 or newer, so if your Android...

Just adding my voice here: I just went through my codebase converting lots of TypeVars to type parameter lists, and afterwards found that jumping to definitions no longer works for...

Thanks for the heads-up. I had done some work at some point to try and support non-ascii characters in filenames on Windows but either I missed something here or that...

Hmm; just tested with -q and the embedded paths *are* showing up, so it seems it might be a weird interaction with something in my .emacs and Sequoia. I'll poke...

> Can you double check that `PATH` value under `less $(brew --cellar emacs-plus@30)/30.0.50/Emacs.app/Contents/Info.plist` (adjust it to relevant version of Emacs.app you are starting) is a correct one? > > If...

I think the build scripts I'm using in pybuild.py (which come from https://github.com/GRRedWings/python3-android) are effectively taking advantage of this native support already. It used to be that these builds would...