Julian Gilbey

Results 106 comments of Julian Gilbey

Thanks @dalthviz! That is really useful to know. I'm also looking into the Material Design Icons, though that's a separate matter: I don't currently understand why there are two different...

> > Checking Fork-Awesome, seems like it generates a single font file and maybe has less icons than FontAwesome 5, right? > > This would introduce a regression for our...

Oh, I've found the problem. The Debian version used the PyPI version of the package, which does not contain `pytest.ini`, so the new option included there (`--runpytest=subprocess`) is not passed...

And possibly due to upgraded gevent (to 23.9.1) or greenlet (to 3.0.1), there are further failures on 3.12: ``` FAILED tests_python/test_debugger.py::test_gevent FAILED tests_python/test_debugger.py::test_gevent_remote FAILED tests_python/test_debugger_json.py::test_wait_for_attach_gevent FAILED tests_python/test_debugger_json.py::test_gevent_show_paused_greenlets[True] FAILED tests_python/test_debugger_json.py::test_gevent_subprocess_not_python FAILED...

Thanks @ccordoba12! :-)

I forgot to say: it's possible that https://github.com/badaix/snapcast/issues/490 and https://github.com/badaix/snapcast/blob/develop/cmake/CheckAtomic.cmake might be useful for this.

These look so exciting! I have OMR sheets with some sort of barcode in each corner, so the simple "CropOnMarkers" doesn't work, as there are different markers in different corners....

Sure! Where's the discord channel? (Couldn't see it in the docs, I'm afraid.) I think I've managed to create a preprocessor for sheets with different markers in the corners, but...

(I've pushed my work so far to https://github.com/juliangilbey/OMRChecker/tree/distinct-markers)

Ah, thanks @krassowski - that's a good spot!