Leandro Heck

Results 504 comments of Leandro Heck
trafficstars

Can you at least start with a population smaller than 2?

It looks like a simulation cannot be 7 since the scheduler uses the 7th day to do some rest work. This is how this thing was built I suppose.

I see. Now, you don't have to stop the simulation _every_ 7 days. But you have to do that on the first 7th day. After that, your scheduler can have...

This issue here maybe be related to this warning: > Thou shall not print the name of the Lord thy God in vain

Hey, @looooo we can use one of those pre-cooked actions. I could find 3, in a quick search, check them here. https://github.com/marketplace/actions/delete-tag-and-release https://github.com/marketplace/actions/delete-latest-release https://github.com/marketplace/actions/delete-older-releases

Still the same ``` ➜ Applications MESA_LOADER_DRIVER_OVERRIDE=i965 ./FreeCAD_weekly-builds-28611-Linux-Conda_glibc2.12-x86_64_d6f4bdb223b526d4390282a40e90e65c.AppImage FreeCAD 0.20, Libs: 0.20R28611 (Git) © Juergen Riegel, Werner Mayer, Yorik van Havre and others 2001-2022 FreeCAD is free and open-source software...

I found this `swrast_dri.so` in `/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so` in my system. Then I made a symbolic link for it in the place where Freecad was looking for. Later it gave me this...

Maybe it is missing something during the build process. I am not sure how these AppImages have to be but I feel that it should be linking static libraries instead,...

I don't know Artix, but it is ~~messing~~ missing its version. Could you add this too? Edit: typo.

Interesting, so if it is a rolling release, how do you compare or track issues related to the system? How do you know if an upgrade from today broke something...