Giter Site home page Giter Site logo

Comments (15)

blackwarthog avatar blackwarthog commented on May 22, 2024 1

from synfig.

genete avatar genete commented on May 22, 2024

Can't reproduce on 1.3.0 revision 20170114 on Windows XP 32 bits

from synfig.

caryoscelus avatar caryoscelus commented on May 22, 2024

Can't reproduce crash in latest version either, but rotation doesn't seem to work when attempting to do it from the first element. Rotating from other elements seems to work fine.

from synfig.

morevnaproject avatar morevnaproject commented on May 22, 2024

Rotation always performs relatively to element you clicking on. THis is why you see no change when clicking on first element.

from synfig.

caryoscelus avatar caryoscelus commented on May 22, 2024

Oh well, the crash happens to me again (also tried 1.0.2 - it's present there as well). Should investigate what are the specific conditions of it some time.

As for what it does: does it mean that it places selected element first in the list? If so, i think it should be clarified in the action name.

from synfig.

morevnaproject avatar morevnaproject commented on May 22, 2024

As for what it does: does it mean that it places selected element first in the list?

It seems so.

If so, i think it should be clarified in the action name.

Agree.

from synfig.

rodolforg avatar rodolforg commented on May 22, 2024

This problem was introduce by commit 790e124.

assert(list_entry.value_node.rcount()==1);

As I don't understand rcount ("number of reversible instances" [??] of rhandle "Replaceable Object Handle" [???]), I don't know if it should be always equal to 1 as assert requires. If it should be simply greater than 1, code doesn't crash and appears to work fine via context menu in work area.

Rotating via Parameters panel still crashes as reported in #1163, but with a different error message:
synfigstudio: /home/rodolfo/projetos/synfig-puro/ETL/ETL/_handle.h:261: T* etl::handle<T>::operator->() const [with T = synfig::ValueNode; etl::handle<T>::pointer = synfig::ValueNode*]: Assert “obj” failed.

from synfig.

rodolforg avatar rodolforg commented on May 22, 2024

@blackwarthog could you please review this assert?

from synfig.

blackwarthog avatar blackwarthog commented on May 22, 2024

from synfig.

blackwarthog avatar blackwarthog commented on May 22, 2024

from synfig.

rodolforg avatar rodolforg commented on May 22, 2024

It doesn't crash anymore due to recent commits in production version.
In debug version, however, it crashes due to the mentioned assert.

from synfig.

morevnaproject avatar morevnaproject commented on May 22, 2024

So, should we close this issue?

from synfig.

rodolforg avatar rodolforg commented on May 22, 2024

I really don't know what to do with mentioned assert :(

from synfig.

morevnaproject avatar morevnaproject commented on May 22, 2024

Is it okay to close this? ^__^

from synfig.

ice0 avatar ice0 commented on May 22, 2024

Sure )

from synfig.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.