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

Shortening a connector to 0 length causes NullPointerException #684

Closed
JohnCC330 opened this issue Aug 3, 2022 · 1 comment
Closed

Shortening a connector to 0 length causes NullPointerException #684

JohnCC330 opened this issue Aug 3, 2022 · 1 comment
Milestone

Comments

@JohnCC330
Copy link

At least in State Machine, shortening a connector arrow to zero length (in my case accidentally):

  • produces: Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException on the terminal
  • disables the drawing area - no editing can be done, or new elements 'dropped'
  • leaves pink/orange square in the drawing area
  • The main menu 'Help' drops down, but no elements can be activated.

This is on Linux, UMLet 15.0.0

@JohnCC330 JohnCC330 changed the title Shorting a connector to 0 size causes NullPointerException Shortening a connector to 0 length causes NullPointerException Aug 3, 2022
@afdia
Copy link
Collaborator

afdia commented Aug 16, 2022

Hi thanks for the report, unfortunately it is a new bug in v15 Umlet Standalone+Eclipse Plugin which was fixed in #679

If you cannot wait until we release v15.1, you can download the current build which already contains the fix at https://github.com/umlet/umlet/actions/runs/2587912447

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

No branches or pull requests

2 participants