kyselejsyrecek
kyselejsyrecek
It seems that the `shellArgs: ["--norc", "--noprofile"]` property from file `out/Utils/ExtensionsUtils.js` (two occurrences) is passed incorrectly to the `bash` process. Modifying it to `shellArgs: ["--noprofile"]` solves the problem with Bash...
Hello @microhobby, sorry for my typos (which I have now corrected) and thanks for taking a look at the crashing Bash process.
Hello @dddomodossola, this does not apply. The Python project is multi-threaded and Remi is just one of many instances running under the main thread. All libraries are expected to handle...
Hello, I think I may have made some progress with that. The crucial part was running the Docker container present in the repository using: ``` make run ``` Well, among...
> IIRC I have never used the existing docker image, so maybe have silly questions: Oh, really? I thought that was how you would normally be exporting the book. It...
If I recall correctly, the main issue I had with the A4 paper size (apart from it being too large for an e-book, although still suitable for printing) was that...
> Also maybe we can take something from https://github.com/0xAX/linux-insides/pull/837 Thank you for the link. I have integrated the original gitbook-based solution into a GitHub action inspired by the referenced pull...
Oh, it seems that the layouts have become available in the app after my last attempt to install either the French or Russian layout. Maybe there was a directory missing...
But the layout keeps resetting to English every time I open the keyboard, even if that is just a different Firefox tab or the address bar.It happens also when I...
@menny: Thanks for the idea. That seems to be it. The layout probably only switches to English (system-wide) when I enter the address bar in my web browser. Yet, that...