abreheret / PixelAnnotationTool

Annotate quickly images.
GNU Lesser General Public License v3.0
1.41k stars 307 forks source link

close after load image #58

Open jnather opened 4 years ago

jnather commented 4 years ago

App is closing after I click on the imagem in the right bar. Tested it with an image without mask and with an image with previous saved mask.

LemonCANDY42 commented 4 years ago

same problem

abreheret commented 4 years ago

Which platform do you use? (windows, linux or mac) with which version ? The app has been tested with Windows, Linux 16.04 and MacOS 10.13

964902285 commented 3 years ago

I have a question that I'm going to tag a bunch of pictures and then when I've tagged the first one and I'm about to tag the second one the software will flash back -_-!! I need your help.

BestVanRome commented 3 years ago

Hey @jnather: Check if you have accidentally saved an empty ImageMask for that picture. The masks are saved with the following structure: Pseudo-Code: image_name = file_name + mask_type_name. So for instance you had an image with name "bridge.jpg". The following Masks are saved in the same folder:

If you had, then just delete them an try opening again. This should work.

Ricozero commented 2 years ago

I had the same issue, please check the filename of the image, is there any Chinese characters in it?