rgiot
rgiot
@bpinaud: non, pas de thread. Je suppose que c'est à cause de l'interface graphique qu'on voit ça @p-mary: ok, I'll try that now, but I doubt that it wil lsucceed....
@anlambert ok, thnaks, I'll look on that. Valgrind fails to run my application. ``` --16365:0: aspacem Valgrind: FATAL: VG_N_SEGMENTS is too low. --16365:0: aspacem Increase it and rebuild. Exiting now....
Compiling Tulip with `clang AddressSanitizer` makes the error different. I have tracked 2 additional errors before the one I submitted # Issue 1 on my side So I have fixed...
I do not know if it is a bug of your code, or Tulip or a lack of explanations in the documentation. However, I have found the reason and a...
Hello, I did it this way (reverse order numbering from most recent to less recent) ```css div.templates { counter-reset: n; display: flex; flex-direction: column-reverse; } div.bibtexentry > p:nth-child(1)::before { counter-increment:...
Ok; so I may have an issue that comes from something else than these missing libraries. When I start the application (whatever is the selected version), I have a black/gray/green...
No worries, you can patch by yourself ;)