Hello I am trying to run an executable ( virtual keyboard ) from command
prompt.
Currently. Meego-im-uiserver runs on the device on startup reading from
desktop file. Application seems to be running fine as we can see virtual
keyboard coming up on tapping on text edit. ) I want to run the application
manually. for this reason, I did the following steps


# kill meego-im-uiserver

# dbus intialisation
dbus-launch --sh-syntax > dbus_file
source dbus_file

# run manually meego-im-uiserver from user mode

[me...@localhost home]$ export DISPLAY=:0.0
[me...@localhost home]$ meego-im-uiserver -remote-theme

(process:959): GConf-WARNING **: Directory
`/meegotouch/i18n/lc_telephone' was not being monitored by GConfClient

0x58a20

(process:959): GConf-WARNING **: Directory
`/meegotouch/i18n/lc_monetary' was not being monitored by GConfClient
0x58a20

(process:959): GConf-WARNING **: Directory `/meegotouch/i18n/lc_numeric'

was not being monitored by GConfClient 0x58a20

(process:959): GConf-WARNING **: Directory `/meegotouch/i18n/lc_collate'
was not being monitored by GConfClient 0x58a20

(process:959): GConf-WARNING **: Directory

`/meegotouch/i18n/lc_timeformat24h' was not being monitored by
GConfClient 0x58a20

(process:959): GConf-WARNING **: Directory `/meegotouch/i18n/lc_time'
was not being monitored by GConfClient 0x58a20



Do you know how can I solve this issue ?

-Rakesh
_______________________________________________
MeeGo-dev mailing list
MeeGo-dev@meego.com
http://lists.meego.com/listinfo/meego-dev

Reply via email to