Markus Heiser
Markus Heiser
In ubu-24.04 the `apt install firefox`: https://github.com/searxng/searxng/blob/ffde2563645f074c52e4a1bf9fb66948e74e7797/.github/workflows/integration.yml#L20-L26 does no longer install the firefox apt package with binaries (`/usr/lib/firefox/firefox`), it installs the transitional package "firefox -> firefox snap" (`/snap/bin/firefox`). The CI...
> Can we point to installed geckdriver [directly](https://github.com/searxng/searxng/blob/98c73010f1f6333d37cd75a75ea924704ba121a2/manage#L251)? @allendema thanks for pointing out .. I tried it in 555d344201709 but without luck .. now I read: ["Do not use container-packaged...
> Why not replace `apt install -y firefox` by : I will give it a try / thanks a lot for suggestion :+1:
That was quite a mess, I built an ubu2404 image and tested in it: 1. if gecko is installed, you don't need firefox 2. on ubuntu you are not allowed...
I often have timeout issues, but I can't reproduce a `json.decoder.JSONDecodeError` with the default settings: https://github.com/searxng/searxng/blob/319afe031e22fb644d336920802dcbafc8a5e338/searx/settings.yml#L2137-L2163 I suppose decode error is related to one of your `base_url` .. whats your...
> So my yacy node is hosted locally Not sure we can help .. Since yacy works with the public instances, it can be assumed that your problem is related...
@Fmstrat thanks a lot for your PR .. the CI reports some issues you can fix by `make format.python` / see our [Development Quickstart](https://docs.searxng.org/dev/quickstart.html#development-quickstart) guide.
> Btw, how do you handle doc updates? In a remote dev environment I needed to set up a bit more: The docs are generate from the scripts https://github.com/searxng/searxng/blob/f1c05e7c16e59a8d5d98640bc057958ea268cddf/utils/searxng.sh#L904 https://github.com/searxng/searxng/blob/f1c05e7c16e59a8d5d98640bc057958ea268cddf/utils/searxng.sh#L57-L91...
I have no idea what it feels like for natural RTL speakers ... which might be better, but may we should order the `url_o1` and `url_o2` from RTL .. at...
OT: I really like your Macchiato theme style / good contrast, clean design ..  suggest that one day we can integrate this into the SearXNG core .. and also...