Bart Ribbers

Results 123 issues of Bart Ribbers

Should fix the pipeline failing to build the Docker image.

I see a fix has been committed to fix Youtube search, but this change hasn't made it to the image on Dockerhub yet. Could you please update it so I...

After adding a new account (in the plain Linux desktop version) the list of accounts doesn't refresh. This caused me to think the account hadn't been added at all but...

I've just packaged GhostCloud for Alpine Linux to use on Plasma Mobile, thanks for making a non-SailfishOS/Ubuntu Touch version! However I can't select text nor copy or paste text into...

I don't really know why this was not enabled by default in the first place but this is really useful, also to extend it with distro-specific configuration without touching the...

I'm running the tests as [I described here](https://github.com/python-trio/pytest-trio/issues/84#issuecomment-633430425) (`PYTHONPATH="." pytest --pyargs pytest_trio`), but it seems it doesn't recognize the marker correctly: ``` ====================================================== ERRORS ======================================================= _____________________________ ERROR collecting pytest_trio/_tests/test_clock_fixture.py _____________________________...

Hey @MayaPosch, a while ago poco 1.12.5 has been released by NymphRPC currently fails to compile with it (libnymphcast however compiles fine with it): ``` g++ -c -o obj/shared/x86_64-alpine-linux-musl/src/worker.o src/worker.cpp...

bug

Currently our CI is failing due to mypy failing to find SECRET_KEY as used by SimpleJWT. ``` $ mypy . --check-untyped-defs Traceback (most recent call last): Error constructing plugin instance...

I'm trying to build mycroft-gui v1.0, but the unit tests fails to compile due to it not finding `controllerconfig.h`: ``` /home/bart/Git/alpine/aports/testing/mycroft-gui/src/mycroft-gui-1.0/import/mycroftcontroller.cpp:24:10: fatal error: controllerconfig.h: No such file or directory 24...

The `xdgenvpy` package on PyPi links to a Gitlab repo that doesn't exist any more. I can't find an alternative repo for it anywhere on the internet either, so I'm...