Carlo
Carlo
Problem is not this, is that AppImage is full of `__pycache__` directories, that are eating more than 30MB of space, so when you download an AppImage, it will be more...
Sorry I'm using a miniconda install now, probably similar to an AppImage". But this variable in the starting script of FC will solve "Start Page" problem ``` export QTWEBENGINE_DISABLE_SANDBOX=1 ```...
Sorry but I don't know how to make a PR without downloading the whole source. (I'm short on disk space now). Probably adding: `export QTWEBENGINE_DISABLE_SANDBOX=1` in https://github.com/FreeCAD/FreeCAD-Bundle/blob/master/conda/linux/AppDir/AppRun will do the...
Using Artix Linux Linux everything is correct, see below the my version info. Usually these errors are due to some settings, for Xorg, so probably something is broken somewhere. It...
Artix has no version, as as an Arch Linux derivative is a rolling release distribution. If this is what you intend. FC package versions, are related to the miniconda install...
Usually it is not too difficult, when you upgrade you see what is modified, and there the distribution forum, plus "Arch Linux" forum as a source of information. Plus it...
I have run the code to capture the output, but nothing happens, the last time, when i got the error I've played with the code to show the whole image,...
Problem is that "Helvetica" is a generic name and fontconfig could have some strange settings about what is the "helvetica" substitution font, that not unusually is a bitmap font. Maybe...
I think that for Linux this link should be of some help. https://specifications.freedesktop.org/recent-file-spec/recent-file-spec-latest.html
Thanks for the answer, the message is sent, but probably something is not working, as the action is not performed: Here are the relevant line of texlab.log. ``` DEBUG -...