Adrien Guichard

Results 8 comments of Adrien Guichard
trafficstars

Grails 5.0.0 depends on Groovy 3.0.7, not 3.0.8. It would be great to wait for Groovy 3.0.10 when it is released. We have runtime issues with Groovy 3.0.8 and 3.0.9..

@codeconsole I reported one issue [GROOVY-10320](https://issues.apache.org/jira/browse/GROOVY-10320), it will be resolved with Groovy 3.0.10. I do have another one against Groovy 3.0.8 which cause me headheck, but has been resolved with...

Hi, I would like to test, but I get an error 404: ```bash $ flatpak install --user https://dl.flathub.org/build-repo/83307/fi.csc.Elmer.flatpakref error: Can't load uri https://dl.flathub.org/build-repo/83307/fi.csc.Elmer.flatpakref: Server returned status 404 ``` Regards

@kevinsmia1939 it says the same error message, maybe it is a temporary link... Anyway, I could install ElmerFEM 9 on my machines. It works, but I noticed it depends on...

@kevinsmia1939 I could try this one, as far as I can tell, it works as expected. Regards.

@QuakeString I have had a similar issue with the AppImage, the errors printed when launching from the command line helped me to find a solution. This comment solved the issue...

FYI `FreeCAD-asm3-Daily-Conda-Py3-Qt5-20220402-glibc2.12-x86_64.AppImage` crashes during startup with the following logs (on Mageia 9): ``` $ ./FreeCAD-asm3-Daily-Conda-Py3-Qt5-20220402-glibc2.12-x86_64.AppImage /tmp/.mount_FreeCAc46NNt FreeCAD 0.20, Libs: 2022.402R26244 +4679 (Git) During initialization the error "[Errno 13] Permission denied:...

@realthunder thanks for the tip, I do not know we were able to interpose symbols for an AppImage. FYI, when launching `FreeCAD-asm3` from `squashfs-root`, I do obtain this error: ```...