Annotator
Annotator copied to clipboard
Segmentation fault when using delete key
Annotator crashes when using delete key.
- Open file
- Draw line using Pen
- 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 ?? ()
Yeah, same, still an issue.
I have fixed this issue in the master branch.
Release 2.0.0 version contains the required changes.