View Single Post
SteveYoungs's Avatar
Posts: 79 | Thanked: 47 times | Joined on Oct 2011 @ Brisbane, AU
#419
Originally Posted by MSameer View Post
That worked. I am not sure why the country name is in CAPS. I am not sure why though.
I ran from the command line to see if there might be some clues in the output...

Code:
$ /usr/bin/invoker -s -t d /usr/bin/cameraplus
invoker: Invoking execution: '/usr/bin/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 384438 new offset: -384438 
QNetworkReplyImpl::_q_startOperation was called more than once
qrc:/qml/MainPage.qml:264:5: QML ReverseGeocode: Error while geocoding2Operation canceledOperation canceled
qrc:/qml/MainPage.qml:264:5: QML ReverseGeocode: Error while geocoding2Operation canceled
QCoreApplication::postEvent: Unexpected null receiver
qrc:/qml/CameraView.qml:61:17: QML Sounds: Failed to play soundFile or data not found-9
Meego graphics system destroyed
X Error: BadAccess (attempt to access private resource denied) 10
  Extension:    135 (MIT-SHM)
  Minor opcode: 1 (X_ShmAttach)
  Resource id:  0x3e0000b
X Error: BadShmSeg (invalid shared segment parameter) 135
  Extension:    135 (MIT-SHM)
  Minor opcode: 2 (X_ShmDetach)
  Resource id:  0x3e0001a
QObject::startTimer: QTimer can only be used with threads started with QThread
Hope it helps.