Csaba Györgyi

Results 11 comments of Csaba Györgyi

Hi Jeff, The problem is still present in the new version. However, I might need some time to find a proper solution using the new codebase. (My old solution relied...

Hi Jeff, I have fixed the bug: - Now, the ancestors of a tag are also considered when updating the task counts. - After a drag-and-drop, these counts are recalculated.

I am trying to reproduce the crash. Could you please provide more details about your setup? Does this happen with the default dataset? What is your exact GTK version? There...

> I'll try that when I have a minute! I assume I just need to disable the code that catches the exception and opens the dialog. You can also just...

Thank you in advance! > This is a `psa_ingress_input_metadata_t` for ingress control block, not for ingress parser block (note the difference in word `parser` in both type names). My mistake...

@tatry Thank you for your efforts!

Is it possible that this issue had already been fixed by fc5e7bc on the 20th of February? Before that commit, it is easy to reproduce the bug, but not after.

I managed to reproduce the segfault outside of the GitHub Action using a small server VM. The main problem seems to be that GA runs without any graphical display features,...

> It feels a bit like a hack somehow? But I can't really articulate why, nor do I have a better way to fix the problem =D I think we...

> Whenever there is no space after a tag, it will no longer recognize it as a tag, and it will immediately remove it When you remove the space, it...