Synfig Issue Tracker
star_faded.png
Please log in to bookmark issues
bug_report_small.png
OPEN  Bug report #685  -  Skeleton layer, changing bone's parent
Posted Oct 07, 2014 - updated Jan 05, 2019
action_vote_minus_faded.png
0
Votes
action_vote_plus_faded.png
Issue details
  • Type of issue
    Bug report
  • Status
     
    New
  • Assigned to
    Not assigned to anyone
  • Progress
       
  • Type of bug
    Not triaged
  • Likelihood
    Not triaged
  • Effect
    Not triaged
  • Posted by
     djay
  • Owned by
    Not owned by anyone
  • Category
    Artwork construction
  • Resolution
    Not determined
  • Priority
    Not determined
  • Targetted for
    icon_milestones.png 1.0
  • Tags
    icon_customdatatype.png skeleton
  • Difficulty
    icon_customdatatype.png Not determined
Issue description
When changing a bone's parent with the select box, the selected entry is not the one affected.

Steps to reproduce this issue
  • new composition
  • new skeleton layer (bone1)
  • new bone2 (create child bone)
  • new bone3 (create child bone)
  • in parameter panel, bones list, element1, in select box parent, choose <none>
---> bone1 is selected

  • in parameter panel, bones list, element1, in select box parent, choose Bone X
---> nothing change

  • new bone4 (create child bone)
  • in parameter panel, bones list, element1, in select box parent, choose Bone X
---> BoneY is selected

#3
Comment posted by
 djay
Oct 07, 13:41
Setting SYNFIG_DEBUG_BONE_MAP environment can help !?

widgets/widget_bonechooser.cpp:85 Widget_BoneChooser::set_value data = a90bb48 widgets/widget_bonechooser.cpp:69 Widget_BoneChooser::set_value_ data = a9cc900 widgets/widget_bonechooser.cpp:85 Widget_BoneChooser::set_value data = a9cc900 synfig(20311) 16:19:21 error: on_editing_done(): Called twice! synfig(20311) 16:19:21 error: on_value_editing_done(): Called twice! synfig(20311) 16:19:21 error: on_editing_done(): Called twice! synfig(20311) 16:19:21 error: on_value_editing_done(): Called twice! synfig(20311) 16:19:21 error: on_editing_done(): Called twice! synfig(20311) 16:19:21 error: on_value_editing_done(): Called twice! synfig(20311) 16:19:21 error: on_editing_done(): Called twice! synfig(20311) 16:19:21 error: on_value_editing_done(): Called twice! synfig(20311) 16:19:21 error: on_editing_done(): Called twice! synfig(20311) 16:19:21 error: on_value_editing_done(): Called twice!