I'm using Minder 1.14.0 on Arch Linux and I have a bug.
If I add a note on my root node and I try to select a child node, the program crash.
Then, if I try to open the file again, I get this message (from the terminal):
Job 1, 'minder Test.minder' terminated by signal SIGSEGV (Address boundary error)
I managed to reopen my file by editing the XML and removing the root node note.
Here is the XML of a bugged file that cannot be opened anymore.
It works again when I remove some note inside the <nodenote></nodenote>.
Hello,
I'm using Minder 1.14.0 on Arch Linux and I have a bug. If I add a note on my root node and I try to select a child node, the program crash. Then, if I try to open the file again, I get this message (from the terminal):
Job 1, 'minder Test.minder' terminated by signal SIGSEGV (Address boundary error)
I managed to reopen my file by editing the XML and removing the root node note.
Here is the XML of a bugged file that cannot be opened anymore. It works again when I remove
some note
inside the<nodenote></nodenote>
.