View Single Post
Posts: 6 | Thanked: 0 times | Joined on Apr 2008
#12
Ok I just found Xterm and tried some tests.

Using "gconfedit -t bool -s /system/osso/af/camera-is-out " I get true when the camera is out and false when camera is in. Looks like the N800 knows what position the camera is in.

But is won't start up the application when it is popped out.

Here are the results from "cameratest"

$ cameratest

cameratest[1785]: GLIB CRITICAL ** GStreamer - gst_eleme nt_abort_state: assertion `GST_IS_ELEMENT (element)' fai led

cameratest[1785]: GLIB CRITICAL ** GLib - g_static_rec_m utex_unlock: assertion `mutex' failed

cameratest[1785]: GLIB CRITICAL ** GStreamer - gst_eleme nt_get_state: assertion `GST_IS_ELEMENT (element)' faile d

cameratest[1785]: camera-engine.c:1217: The state change is 0

cameratest[1785]: camera-engine.c:1221: Unable to show i dleview

cameratest[1785]: camera-engine.c:1222: Ends activate_en gine_idle_view by returning false

cameratest[1785]: camera-engine.c:1739: Ends camera_engi ne_set_state

cameratest[1785]: Unable to set state to streaming

cameratest[1785]: Start Function-- camera_engine_clear_e ngine --

cameratest[1785]: End Function--camera_engine_clear_eng ine --

cameratest[1785]: Start Function-- camera_engine_error - -

cameratest[1785]: Should not come here --

cameratest[1785]: End Function-- camera_engine_error --

cameratest[1785]: camera application launch error


Does this give anyone some more insite into the issue?