Page 1 of 1

RapaGUI TreeView gadget "GetEntry" parent segfaults

Posted: Tue Feb 21, 2017 12:41 pm
by SamuraiCrow
When using the parent location relative to a leaf node in the root, RapaGUI segfaults. When using the "Root", "Head" designation it works but "Active", "Parent" doesn't. The system I am using right now is ARM Linux on a RasPi 2 using GTK 2+ under Raspbian.

Re: RapaGUI TreeView gadget "GetEntry" parent segfaults

Posted: Mon Feb 27, 2017 4:08 pm
by airsoftsoftwair
Thanks for the report, will be fixed for the next update of RapaGUI.

Re: RapaGUI TreeView gadget "GetEntry" parent segfaults

Posted: Mon Feb 27, 2017 8:06 pm
by SamuraiCrow
You're welcome! Thank-you for working on this! The convergence of a cross-platform applet format with native GUI support is something I have needed for a long time! :D

Re: RapaGUI TreeView gadget "GetEntry" parent segfaults

Posted: Sun Mar 26, 2017 2:59 pm
by airsoftsoftwair

Code: Select all

- Fix [Windows/MacOS/Linux]: Treeview.GetEntry() segfaulted when used with "Active" for item and
  "Parent" for position on a node/item in the root list