linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-developers] linphone apk file fails on google nexus s


From: Renuka N
Subject: [Linphone-developers] linphone apk file fails on google nexus s
Date: Fri, 17 Jun 2011 12:48:36 +0530

Hi all,

I downloaded the apk file available on www.linphone.org , It fails on Google Nexus S, But works fine on Froyo platform.

The log says

 

I/Linphone( 1621): Detecting cameras

D/AndroidRuntime( 1621): Shutting down VM

W/dalvikvm( 1621): threadid=1: thread exiting with uncaught exception (group=0x4

0015560)

--------- beginning of /dev/log/system

E/AndroidRuntime( 1621): FATAL EXCEPTION: main

E/AndroidRuntime( 1621): java.lang.RuntimeException: Fail to get camera info

E/AndroidRuntime( 1621):        at android.hardware.Camera.getCameraInfo(Native

Method)

E/AndroidRuntime( 1621):        at org.linphone.core.AndroidCameraConf9.isFrontC

amera(AndroidCameraConf9.java:47)

E/AndroidRuntime( 1621):        at org.linphone.core.AndroidCameraRecordManager.

setUseFrontCamera(AndroidCameraRecordManager.java:86)

E/AndroidRuntime( 1621):        at org.linphone.DialerActivity.resetCameraFromPr

eferences(DialerActivity.java:567)

E/AndroidRuntime( 1621):        at org.linphone.DialerActivity.newOutgoingCall(D

ialerActivity.java:665)

E/AndroidRuntime( 1621):        at org.linphone.DialerActivity$4.onClick(DialerA

ctivity.java:198)

E/AndroidRuntime( 1621):        at android.view.View.performClick(View.java:2485

)

E/AndroidRuntime( 1621):        at android.view.View$PerformClick.run(View.java:

9080)

E/AndroidRuntime( 1621):        at android.os.Handler.handleCallback(Handler.jav

a:587)

E/AndroidRuntime( 1621):        at android.os.Handler.dispatchMessage(Handler.ja

va:92)

E/AndroidRuntime( 1621):        at android.os.Looper.loop(Looper.java:130)

E/AndroidRuntime( 1621):        at android.app.ActivityThread.main(ActivityThrea

d.java:3683)

E/AndroidRuntime( 1621):        at java.lang.reflect.Method.invokeNative(Native

Method)

E/AndroidRuntime( 1621):        at java.lang.reflect.Method.invoke(Method.java:5

07)

E/AndroidRuntime( 1621):        at com.android.internal.os.ZygoteInit$MethodAndA

rgsCaller.run(ZygoteInit.java:839)

E/AndroidRuntime( 1621):        at com.android.internal.os.ZygoteInit.main(Zygot

eInit.java:597)

E/AndroidRuntime( 1621):        at dalvik.system.NativeStart.main(Native Method)

 

W/ActivityManager(  116):   Force finishing activity org.linphone/.LinphoneActiv

ity

W/ActivityManager(  116): Activity pause timeout for HistoryRecord{40769170 org.

linphone/.LinphoneActivity}

V/RenderScript_jni(  201): surfaceCreated

 

Can someone help me out?

 

 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]