Task circles of different colors.
I can't find a pattern why some tasks are created with pink circles. But in General, it may be a good idea to divide tasks by priorities ^^
Looks like pink is the first task if it's the last level of branching.
Hmmm. I’m perplexed on this one. First off, I can’t replicate the issue. Second, the color of the task element should match the node/link color of the associated node. So, you shouldn’t be seeing black or pink task circles in your mind map. What version of Minder are you using? What Linux distro are you running? Are you running a Flatpak version or something else?
https://www.archlinux.org/packages/community/x86_64/minder/ All in one link) Also I'm on GNOME with Adwaita
Have 3 different collors now xd

I'm curious to know if this issue is still there with the latest master branch in GitHub. Is there any way that you could try this out and let me know if you still see the same issue?
@gavr123456789 I'm not an arch person, but I have both a version 1.11.0 and 1.11.1 released through GitHub (1.11.1 was released on the 15th of this month). Assuming that arch is on top of its game for providing latest releases to it users, you should be able to upgrade this package. Could update this bug report to let me know if you are still seeing this issue with one of those releases or not?
com.github.phase1geo.minder --version
1.11.0
Now all of them black.
Is there any way that you could e-mail me the mind map file that you have just shown me?
yep, done
I am 90% sure that this is because I have GNOME and not EOS.
So I was able to load the file that you sent me into Minder and everything looks correct (task circles match the color of the node). The color of the task circles should be completely independent as I am using standard Cairo calls to change colors (I can see the correct colors of other UI elements that use the same functions). The code I write dictates the color being used and I can confirm that (at least on my end), the correct colors are being used. So I am still baffled by this one.
You could try to 'rm -rf ~/.local/share/minder' (while Minder is closed), relaunch Minder and reopen the file to see if that helps at all. Other than that, I'm stumped on this one.
Same in new. Hmm if all colors from Cairo and not from some hig theme, then ist really strange. Do you have vm with gnome distro?
This evening I installed Fedora 32 in a VM and installed Minder from dnf. The issue, as you described, happens exactly. I then downloaded Minder from GitHub, installed the necessary dependencies via dnf, and everything works correctly. I'm wondering what versions of libraries were used to create the Minder dnf file. Something seems off there.
Im using this (build from source)
Do you know which version of the 'cairo' dependency is installed in your distribution?