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

EXIF Value error #145

Open
netcharm opened this issue Mar 30, 2024 · 4 comments
Open

EXIF Value error #145

netcharm opened this issue Mar 30, 2024 · 4 comments

Comments

@netcharm
Copy link

When display EXIF info, the XPTitle/XPSubject show string Sytem.Byte[], it will be the unicode string
图片

Ruben2776 added a commit that referenced this issue Mar 31, 2024
@Ruben2776
Copy link
Owner

Thank you for the bug report.

I've fixed the issue in a previous commit, however I'll have take a look a further look at the exif values, but it won't be displaying System.Byte[] in the next release

@netcharm
Copy link
Author

Now have a bad message, this bug not resolved in 2.2.5, and I found maybe not read EXIF from TIFF format image
图片
图片

@netcharm
Copy link
Author

In version 2.3.2, the title/subject still displayed "System.Byte[]" instead of the actual value

Ruben2776 added a commit that referenced this issue Sep 19, 2024
@Ruben2776
Copy link
Owner

I'm sorry for the lack of progress and attention this has gotten. My focus has been on rewriting the project to a new platform. You can read more at #159

I have made recent commits, to change how the XPSubject is being handled. When the XPTitle tag differs from XPSubject, they should now both display correctly in the image info window.
However, the changes are made to the new Avalonia version that is still a work in project, as I intend to retire the WPF version when it's done.

You can download the version, with the recent commit, if you're curious. Go to actions and scroll down to Artifacts and download it.

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

No branches or pull requests

2 participants