Jump to content

[CR] EXIF Reader - V1.0.zip


Recommended Posts

Nicely written but doesn't work for me (LabVIEW 2023 64 bit on Windows 10) using this image:  dark-noise.png.1083886a707d7d656369953c52c6220d.png.

It hangs and never returns in "Point to EXIF Data - PNG.vi".

The while loop never terminates as "Get File Position.vi" returns Error 4 (end of file) and there is no check on errors inside the loop so it keeps going and incrementing "Offset past chunk". Additionally, there is no check on the value of the "Offset past chunk" in case it has increased beyond the number of bytes in the file (optional defensive programming).

 

image.png.ac15e6c0b91193ec145fdfadfca48fd1.png

You also have a custom installer which doesn't create all the palette icons correctly. I would recommend you look at the JKI VI Package Manager which is the defacto standard method for creating and installing addon packages.

Edited by ShaunR
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.