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

i have one issues #5

Open
pankajtalaviya97 opened this issue Jul 11, 2020 · 0 comments
Open

i have one issues #5

pankajtalaviya97 opened this issue Jul 11, 2020 · 0 comments

Comments

@pankajtalaviya97
Copy link

pankajtalaviya97 commented Jul 11, 2020

I getting crashes or issues on generating thumbnail

java.lang.UnsatisfiedLinkError: No implementation found for int[] com.zomato.photofilters.imageprocessors.NativeImageProcessor.applyRGBCurve(int[], int[], int, int) (tried Java_com_zomato_photofilters_imageprocessors_NativeImageProcessor_applyRGBCurve and Java_com_zomato_photofilters_imageprocessors_NativeImageProcessor_applyRGBCurve___3I_3III)
        at com.zomato.photofilters.imageprocessors.NativeImageProcessor.applyRGBCurve(Native Method)
        at com.zomato.photofilters.imageprocessors.ImageProcessor.applyCurves(ImageProcessor.java:24)
        at com.zomato.photofilters.imageprocessors.subfilters.ToneCurveSubFilter.process(ToneCurveSubFilter.java:85)
        at com.zomato.photofilters.imageprocessors.Filter.processFilter(Filter.java:101)
        at com.zomato.photofilters.utils.ThumbnailsManager.processThumbs(ThumbnailsManager.java:32)
        at ...PIPAct$10.run(PIPAct.java:926)
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

1 participant