Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash on stretching a circular arc into a straight line #477

Closed
jbarandes opened this issue Aug 7, 2023 · 1 comment
Closed

Crash on stretching a circular arc into a straight line #477

jbarandes opened this issue Aug 7, 2023 · 1 comment

Comments

@jbarandes
Copy link

Steps to repeat:

  1. Turn on grid-snapping, at a scale of 16 points.
  2. Select the tool "Circular arcs (by center, right and left point)".
  3. Draw a perfect half-circle.
  4. Switch to the tool "Stretch objects".
  5. Deform the circular arc into a straight line, and release the mouse button.
  6. Click again on the object and attempt to deform it further. This causes an instant crash of Ipe.

At the command prompt, I see the following output:

Assertion failed on line #504 (ipegeo.cpp): 't != 0'
Aborted (core dumped)

I saved a .ipe file just after step 5 above, and I'm attaching it to this bug report. (I saved it with a .txt extension, just so that Github wouldn't reject it.) If you attempt to open this .ipe file, it causes Ipe to crash immediately in the same way.

[crash.txt] (https://github.com/otfried/ipe/files/12280506/crash.txt)

@otfried
Copy link
Owner

otfried commented Aug 9, 2023

Fixed in 7.2.28.

@otfried otfried closed this as completed Aug 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants