Skip to content

i have one issues #5

@pankajtalaviya97

Description

@pankajtalaviya97

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions