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

getParameters failed (empty parameters) #57

Open
anjawahl opened this issue Jun 7, 2016 · 4 comments
Open

getParameters failed (empty parameters) #57

anjawahl opened this issue Jun 7, 2016 · 4 comments

Comments

@anjawahl
Copy link

anjawahl commented Jun 7, 2016

Hi,

sometimes i get the following error. Happened on samsung s6 with android 6.0.1. Happens only once in a while. App is switching scanner on and off again very often.

java.lang.RuntimeException: getParameters failed (empty parameters)
                                                                   at android.hardware.Camera.native_getParameters(Native Method)
                                                                   at android.hardware.Camera.getParameters(Camera.java:1996)
                                                                   at eu.livotov.labs.android.camview.camera.v1.DefaultCameraV1Controller.rechargePreviewBuffer(DefaultCameraV1Controller.java:169)
                                                                   at eu.livotov.labs.android.camview.camera.v1.DefaultCameraV1Controller.requestLiveData(DefaultCameraV1Controller.java:158)
                                                                   at eu.livotov.labs.android.camview.ScannerLiveView.resumeGrabbing(ScannerLiveView.java:146)
                                                                   at eu.livotov.labs.android.camview.ScannerLiveView.onReceiveProcessedCameraFrame(ScannerLiveView.java:275)
                                                                   at eu.livotov.labs.android.camview.camera.AbstractController$ProcessingResultHandler.handleMessage(AbstractController.java:43)
                                                                   at android.os.Handler.dispatchMessage(Handler.java:102)
                                                                   at android.os.Looper.loop(Looper.java:158)
                                                                   at android.app.ActivityThread.main(ActivityThread.java:7229)
                                                                   at java.lang.reflect.Method.invoke(Native Method)
                                                                   at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1230)
                                                                   at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1120)

Thanks !

@samy-baili
Copy link

I have the same issue, @anjawahl did you find a solution ?

@rohannexialabs
Copy link

I am facing same issue as well.

@mrArtCore
Copy link

Seems it still haven't been fixed... Faced with same problem.

@javieramp
Copy link

javieramp commented Aug 28, 2019

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

5 participants