Discussion:
Meego-ux-ivi desktop
Mustansar Saeed
2012-02-28 05:59:22 UTC
Permalink
Hi,
I am trying to build image of meego-ux-ivi and the layout that i want to
achieve is https://meego.com/devices/in-vehicle/ivi-screenshots. This is
actually the qml based application. I have achieved it but the problem is
when i click on any of the app, it does not show that app. For example, if
i run on Navigation, it start processing but navigation application is not
being opened. Can any one please tell what is the part that i am
missing????? I am using desktop --autologinuser=meego
--defaultdesktop=X-MEEGO-IVI --session="/usr/bin/meego-qml-launcher
--fullscreen --app meego-ux-ivi" in KickStart file.

Please help me, i am stuck with it.

Regards
--
Mustansar****
Alison Chaiken
2012-02-28 17:04:09 UTC
Permalink
Post by Mustansar Saeed
i run on Navigation, it start processing but navigation application is not
being opened. Can any one please tell what is the part that i am
missing?????
Do you have the Navit application? Are there files called *.desktop in
(IIRC) /usr/share?

I recommend installing the package called mlocate to help solve these
problems. The SSD recently died on the machine where I had meego-ivi
installed, but as I recall you must run

zypper install mlocate man man-db [install locate software and
documentation]
man locate [read docs]
sudo updatedb [create locate database]
locate navit | grep bin [see if you have the executable maps program at all]
locate desktop | grep navit [look to see if navit has a desktop file]
more `locate desktop | grep navit` [see what's in it]

HTH,
Alison
--
Alison Chaiken
(650) 279-5600 (cell)
http://www.exerciseforthereader.org/
"Laws only declare rights; they do not deliver them." Happy Birthday, Dr.
King.
Loading...