Annotator icon indicating copy to clipboard operation
Annotator copied to clipboard

Segmentation fault when using delete key

Open caribo opened this issue 2 years ago • 2 comments

Annotator crashes when using delete key.

  1. Open file
  2. Draw line using Pen
  3. Press Delete

zsh: segmentation fault (core dumped) com.github.phase1geo.annotator

Delete using the right click context menu seems to work okay, but when using delete key it crashes.

Running on Manjaro - source compiled from AUR - http://aur.archlinux.org/packages/annotator

gdb shows:-

Thread 1 "com.github.phas" received signal SIGSEGV, Segmentation fault. 0x0000555555572f7c in ?? ()

caribo avatar Jan 04 '24 21:01 caribo

Yeah, same, still an issue.

heroin-moose avatar Apr 30 '24 12:04 heroin-moose

I have fixed this issue in the master branch.

phase1geo avatar Oct 17 '24 04:10 phase1geo

Release 2.0.0 version contains the required changes.

phase1geo avatar Oct 31 '24 01:10 phase1geo