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

Crash on all android version #88

Open
kevinciang opened this issue Sep 14, 2022 · 2 comments
Open

Crash on all android version #88

kevinciang opened this issue Sep 14, 2022 · 2 comments

Comments

@kevinciang
Copy link

Fatal Exception: java.lang.NullPointerException
Attempt to invoke interface method 'int android.database.Cursor.getColumnIndexOrThrow(java.lang.String)' on a null object reference
com.gowtham.library.utils.FileUtils.getRealPath (FileUtils.java:26)
com.gowtham.library.ui.ActVideoTrimmer.lambda$setDataInView$4$ActVideoTrimmer (ActVideoTrimmer.java:217)
com.gowtham.library.ui.-$$Lambda$ActVideoTrimmer$oSNiy720JmS9xLvkSHcIMIc37rE.run (Unknown Source:2)
java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1167)

@a914-gowtham
Copy link
Owner

a914-gowtham commented Sep 14, 2022

@kevinciang looks like error happened when try to fetch file uri using file path u given. Could you share the file path of the video?

@Usman-Click
Copy link

@kevinciang Did you find a solution to this ???

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

3 participants