Emyll Almonte

Results 54 comments of Emyll Almonte

> How do I remove python3 cleanly? run: `sudo apt remove python3 -y`

One problem might be encountered by removing python3 though, there is a possibility some dist-packages might be linked and removed.. so don't do that first, do the editing of the...

> docker exec -it screenly_srly-ose-viewer_1 bash throws an error: Container is restarting, wait until the container is running So then viewer container is not even built, so the changes can...

I mean the container is built but it cant run/start since the error prevents it from starting properly, so make the changes that will then recreate the container with proper...

From basic troubleshooting, I think Bullseye breaks some things because of outdated/missing/replaced/incompatible packages/libs most likely, can you guys just try it with raspian os buster lite? If the initial installation...

> It looks like this revision is indeed missing in `raspberry_pi_helper.py` How do I add it properly? I just added it for testing and ran the install script but still...

> Nice, patching up the system worked. The only missing part was adding `--build` > > Thanks for the help You didn't have to change celery and urllib3 requirements to...

Since this is the OSE edition, it would take contributors to write the code to make something like that happen since it is not easy and also some browsers dont...

I tested this and did not get these results.. Basically the page just froze at the last asset.. and when i plugged in the cable again it continued with whatever...

Try the development branch, the uzbl browser had some configuration options that you could try to force reloading of web assets and disable cache, but we moved on from this...