Étienne Pflieger
Étienne Pflieger
Also see https://firefox-source-docs.mozilla.org/build/buildsystem/locales.html#instructions-for-multi-locale-builds
I’m not an expert in deb packaging, however I recently successfully and easily created such package through a script for the hiawatha webserver project: https://gitlab.com/hsleisink/hiawatha/-/blob/master/extra/make_debian_package Maybe a source of inspiration...
In fact, it’s a bit more complex, as later https://github.com/ghostery/user-agent-desktop/blob/dc13da3e4f8d27422ed58d471f3878b96332e48e/fern/patches/app-version.js#L20 makes a direct call to git. That is the only two reason git is required (as far as I can...
Ok, after some digging, I’ve found the origin of the error. In the function `firewall_disallow`, [this check](https://github.com/YunoHost/yunohost/blob/debian/11.2.10.3/src/firewall.py#L94) is failing because my current `firewall` retrieved configuration is like this: ``` {...
Even if it is only one config option, I was thinking about the mates_dir option, which may vary a lot from one user to another. But yes it's clearly enhancement.
Thank you very much ! Just to be complete, starting a search request from the contextual menu (right click --> search with …) works properly. Thus only the urlbar has...
To be honest, as it was not working, I switch back to duckduckgo xD I just test again today (cliqz 1.32.1 / [email protected] 1.42.0.74) and the bug is still there....
Same error here, when using the last docker image and a mariadb server on host (the `BIN_TO_UUID` is not defined in mariadb). I tryied to create the missing function with...
I confirm it works as expected! Thank you very much for your help @yibudak If you are using docker like me / or don’t want to / cannot use prisma...
Hi, Could you share a minimal exemple of document, which present this thight border on your computer? I’ll try to reproduce on my side and see if I found something.