View Single Post
Posts: 8 | Thanked: 1 time | Joined on Jun 2013
#411
Originally Posted by MSameer View Post
Code:
DBus error:
org.freedesktop.DBus.Error.NoReply
Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the networkconnection was broken.
Seems we are blocked waiting for DBus to reply. I don't exactly know what is being blocked.

Can you try after disabling GPS and geotags?
Code:
~ $ cameraplus
Found SGX/MBX driver, enabling FullClearOnEveryFrame
Found v1.4 driver, enabling brokenTexSubImage
Loading plugin:  true
Found SGX/MBX driver, enabling FullClearOnEveryFrame
Found v1.4 driver, enabling brokenTexSubImage
libomap3camd 1.136
CC reset, prev_cc: 0 new_cc -2804506 new offset: 2804506
Now it works. Thank you!