Hi all,
I am not able to launch menu-sceen, which as per porting guide should be launch 
via S46menudaemon script, register  /opt/share/applications/*.desktop files, 
change the VCONFKEY_START value  to 1, and then run the menu-screen. can anyone 
please help me.

 
My query is;
1. How do i register  "/opt/share/applications/*.desktop" files
 2. VCONFKEY_START??
after grep for VCONFKEY_START, i came across


framework/appfw/vconf-internal-keys/include/vconf-internal-starter-keys.h:
 #define VCONFKEY_STARTER_SEQUENCE "memory/starter/sequence"
 
apps/home/starter/packaging/starter.spec:
 vconftool set -t int "memory/starter/sequence" 0 -i -u 5000 -g 5000

 
and updates it to 1:
 vconftool set -t int "memory/starter/sequence" 1 -i -u 5000 -g 5000
 
Snapshot of ps -ax:
96 ?        S      0:00 /sbin/udevd --daemon
 1299 ?        S      0:00 /sbin/udevd --daemon
 1388 tty2     S<s+   0:09 /usr/bin/Xorg :0 -logfile /opt/var/log/Xorg.0.log -ac
 1396 ?        Ss     0:00 dbus-daemon --system
 1422 ?        S      0:00 /usr/bin/security-server
 1438 ?        S      0:00 dlogutil -b radio -v time -f /var/log/seq.radio.log -
 1439 ?        Sl     0:00 /usr/bin/telephony-daemon
 1444 ?        S      0:00 /usr/bin/launchpad_preloading_preinitializing_daemon
 1445 ?        S      0:00 /usr/bin/ac_daemon
 1454 ?        S      0:00 dbus-launch --exit-with-session /usr/bin/enlightenmen
 1457 ?        Ss     0:00 /usr/bin/dbus-daemon --fork --print-pid 5 --print-add
 1486 ?        Ss     0:01 /usr/bin/power_manager -d -x
 1489 ?        Ss     0:00 /usr/lib/scim-1.0/scim-launcher -d -c simple -e hangu
 1490 ?        Sl     0:00 /usr/bin/system_server
 1492 ?        Sl     0:00 /usr/bin/sf_server -s /usr/etc/sf_sensor.conf -f /usr
 1494 ?        S      0:00 /usr/bin/ss-server
 1654 ?        Ss     0:00 /usr/bin/isf-panel-efl --display :0 -c socket -d
 1655 ?        Ss     0:00 /usr/lib/scim-1.0/scim-launcher -d -c socket -e socke
 1659 ?        S      0:00 /usr/bin/starter
 1661 ?        SNs    0:00 /usr/apps/org.tizen.indicator/bin/indicator
 1665 ?        S      0:00 /usr/bin/menu-daemon
 1678 ?        Ss     0:00 /usr/sbin/connmand -W nl80211
 1680 ?        S      0:00 /usr/bin/dlogutil -r 51200 -n 1 -f /var/log/dlog -v t
 1683 ?        Ss     0:00 /sbin/syslogd -b 5
 1685 ?        Ss     0:00 /sbin/klogd
 1695 ?        S      0:00 /usr/bin/media-thumbnail-server
 1697 ?        S      0:00 /usr/bin/contacts-svc-helper
 1699 ?        SNs    0:00 /usr/apps/org.tizen.quickpanel/bin/quickpanel
 1708 ?        Ss     0:00 /usr/sbin/net-config
 1722 ?        Ss     0:00 /usr/sbin/wpa_supplicant -u -t -B -ddd -f /var/log/wp
 1724 ?        Sl     0:00 /usr/bin/download-provider
 1726 ?        Sl     0:00 /usr/bin/email-service
 1728 ?        Sl     0:00 /usr/bin/msg-server
 1730 ?        Sl     0:00 /usr/bin/smartcard-daemon
 1732 ?        S      0:00 /usr/bin/alarm-server
 1741 ?        Sl     0:00 /usr/bin/nfc-manager-daemon
 1758 ?        S      0:00 /usr/libexec/gps-manager -l replay
 1765 ?        Ss     0:00 /usr/bin/pushd
 1774 ?        S      0:00 /usr/bin/cbhm
 1776 ?        Sl     0:00 /usr/bin/media-server
 1784 ttyO2    Ss     0:00 -sh
 1803 ?        Ss     0:00 /usr/sbin/inetd
 1805 ?        Ss     0:01 /opt/apps/org.tizen.draglock/bin/draglock `zaybxcwdve
 
 
Thanks,
Dhruv
_______________________________________________
General mailing list
[email protected]
https://lists.tizen.org/listinfo/general

Reply via email to