![]() |
2010-05-03
, 10:54
|
Posts: 58 |
Thanked: 10 times |
Joined on Dec 2009
|
#2
|
![]() |
2010-05-03
, 11:57
|
|
Posts: 138 |
Thanked: 375 times |
Joined on Aug 2009
@ Berlin
|
#3
|
And I'd like to start the camera app manually on button click.
How can I call it from the terminal?
dbus-send --session --print-reply --dest=com.nokia.cameraui /com/nokia/cameraui com.nokia.cameraui.top_application
The Following User Says Thank You to pH5 For This Useful Post: | ||
![]() |
2010-05-04
, 22:42
|
Posts: 58 |
Thanked: 10 times |
Joined on Dec 2009
|
#4
|
how can I launch the default camera app from xterm?
I'd like to disable launch on lens opened event, with:
dsmetool -k /usr/bin/camera-ui
And I'd like to start the camera app manually on button click.
How can I call it from the terminal?
I tried with camera-ui.launch
But it prints "Segmentation fault" error
Last edited by zolakt; 2010-05-03 at 10:37.