Synfig Issue Tracker
star_faded.png
Please log in to bookmark issues
bug_report_small.png
CLOSED  Bug report #490  -  Add point and keep shape (near bone influence) : signal aborted
Posted Oct 01, 2013 - updated Apr 30, 2015
action_vote_minus_faded.png
0
Votes
action_vote_plus_faded.png
icon_info.png This issue has been closed with status "Closed" and resolution "RESOLVED".
Issue details
  • Type of issue
    Bug report
  • Status
     
    Closed
  • Assigned to
     Carlos López
  • Progress
       
  • Type of bug
    Not triaged
  • Likelihood
    Not triaged
  • Effect
    Not triaged
  • Posted by
     djay
  • Owned by
    Not owned by anyone
  • Time spent
    82 weeks, 1 day, 13 hours
  • Category
    Crash
  • Resolution
    RESOLVED
  • Priority
    Not determined
  • Targetted for
    icon_milestones.png Not determined
  • Tags
    icon_customdatatype.png Crash, artwork
  • Difficulty
    icon_customdatatype.png Not determined
Issue description
Near a point converted to bones influence,insert an item & keep shape : signal aborted. (insert item 'smart' ok)

  • /home/.../Synfig/synfig/install/include/synfig-0.0/synfig/value.h:274 !'bline_point'.same_type_as('vector')
  • synfigstudio: /home/..../synfig/install/include/synfig-0.0/synfig/value.h :276 : const T& synfig::ValueBase::get(const T&) const T = synfig::Vector: l'assertion « is_valid() && same_type_as(x) » a échoué.
  • Abandon
Steps to reproduce this issue
  • Open Synfig
  • Create a shape (Spline/Polygon... ),
  • Convert a Spline Point to Bones influence,
  • Insert, near this point (before another point), and keep shape,
  • Signal aborted

#3
Comment posted by
 Carlos López
Oct 01, 19:05
Merged into master branch a fix for this bug and a enhancement to allow use insert item & keep shape near bone influenced blinepoints.