On 03/02/2011 12:50 AM, Jia-Chi Lai wrote:
hi~
I build the qt-mobility package on OBS and install the rpm files of the package. then I launch the setting application but the screen orientation can't work.
I also build orientation-contextkit-sensor package and install it.
the home screen can't launch....
Are there any trick of install those rpm?? why the screen orientation can not work after I install the rpm built by myself??


I have no idea what hardware you running on, but mobility depends on a backend that actually retrieves the sensor data (like the sensor framework.) If that doesn't work then mobility doesn't have a chance.

You __shouldn't__ need orientation-contextkit-sensor since the libqtsensors1 package does the translation of contextkit to QSensor's for you, but the reason orientation-contextkit-sensor exist is because I was having issues getting the translation to happen (and up till a couple of months ago libqtsensors1 would even segfault on initialization.)

With that said... if you know contextkit values are being published for orientation changes, then you can install orientation-contextkit-sensor and manually remove /usr/lib/qt4/plugins/sensors/libqtsensor_meego.so.

Note... orientation-contextkit-sensor is just a work around while figuring out why the libqtsensor_meego.so sensor plugin is borked on some systems. Ideally orientation-contextkit-sensor would not exist.

    --rusty



_______________________________________________
MeeGo-dev mailing list
[email protected]
http://lists.meego.com/listinfo/meego-dev
http://wiki.meego.com/Mailing_list_guidelines

Reply via email to