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

BUG: calculating formula for length in dialog 'Point at distance and angle' crashes #758

Closed
0f22fd5950630 opened this issue Jan 1, 2023 · 1 comment · Fixed by #761
Closed
Assignees
Labels

Comments

@0f22fd5950630
Copy link

  • Describe the bug
    After entering two times the minus symbol the program crashes
  • How To Reproduce the bug
    start Seamly2D, create a new piece, klick the button for 'Point at distance and angle' and type the minus key twice after the value for the length
  • What should have happened
    '6-' should give the same 'error' value as '6--'
  • console output after typing '6-'
    DEBUG: Code: 2 ( "Unexpected end of expression at position 3" )
  • console output after typing the second '-'
    Segmentation fault (core dumped)
  • What's your Desktop OS?
    Ubuntu 22.04.1 LTS
  • What's your Seamly version from Help/About?
    image
@DSCaskey DSCaskey changed the title BUG: calculating formular for length in dialog 'Point at distance and angle' crashes BUG: calculating formula for length in dialog 'Point at distance and angle' crashes Jan 2, 2023
@DSCaskey DSCaskey self-assigned this Jan 3, 2023
@DSCaskey
Copy link
Contributor

DSCaskey commented Jan 3, 2023

Confirmed. I have a fix. Will make a PR sometime later this afternoon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants