hellosiyan / Viewnior

Elegant Image Viewer
https://siyanpanayotov.com/project/viewnior/
GNU General Public License v3.0
323 stars 55 forks source link

Dire jasper warning when opening images #33

Closed willbprog127 closed 6 years ago

willbprog127 commented 6 years ago

When running Viewnior 1.7 on macOS 10.13.5 from the terminal, I get the following dire warning:

WARNING!!! WARNING!!! WARNING!!! WARNING!!! WARNING!!! WARNING!!!
WARNING!!! WARNING!!! WARNING!!! WARNING!!! WARNING!!! WARNING!!!
WARNING!!! WARNING!!! WARNING!!! WARNING!!! WARNING!!! WARNING!!!
YOUR CODE IS RELYING ON DEPRECATED FUNCTIONALTIY IN THE JASPER LIBRARY.
THIS FUNCTIONALITY WILL BE REMOVED IN THE NEAR FUTURE.
PLEASE FIX THIS PROBLEM BEFORE YOUR CODE STOPS WORKING!
The specific problem is as follows:
negative buffer size for jas_stream_memopen

Despite the warnings, images display fine, so it's not causing a (visible) problem.

sjoblomj commented 6 years ago

Does this always happen, or only for specific images?

willbprog127 commented 6 years ago

I no longer use my Mac, but my faint memory seems to remember it happening with all images though.

sjoblomj commented 6 years ago

I see no such errors. There is no reference to "jasper" anywhere in the code base. If you can't reproduce it, I would suggest closing this.