Reply
Thread Tools Search this Thread
Posts: 1,765 | Thanked: 1,878 times | Joined on May 2011 @ Poland
#121
this doesn't solve my problem
__________________
MeeCoLay: run MeeGo Harmattan apps on Fremantle
PowEdit: manage power key menu entries
User Agent Tool - change Maemo Browser's user agent
MaeLyrica - lyrics download client

If you want to support my work, you can DONATE

You're encouraged to donate at least a couple of euros - otherwise PayPal takes almost everything as a fee.

If you would like to donate in other currency or can't donate but would like to support me, please contact me.
 
int_ua's Avatar
Posts: 574 | Thanked: 848 times | Joined on Jul 2010 @ Kyiv, Ukraine
#122
How can I use location in qmlviewer?

qmlviewer main.qml
main.qml:2:1: module "QtMobility.location" is not installed
import QtMobility.location 1.2
apt-get install libqtm-12-*
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting libqtm-12-messaging-dbg for regex 'libqtm-12-*'
Note, selecting libqtm-12-contacts-dbg for regex 'libqtm-12-*'
Note, selecting libqtm-12-examples for regex 'libqtm-12-*'
Note, selecting libqtm-12-bearer for regex 'libqtm-12-*'
Note, selecting libqtm-12-feedback-dbg for regex 'libqtm-12-*'
Note, selecting libqtm-12 for regex 'libqtm-12-*'
Note, selecting libqtm-12-versit-dbg for regex 'libqtm-12-*'
Note, selecting libqtm-12-sensors for regex 'libqtm-12-*'
Note, selecting libqtm-12-dbg for regex 'libqtm-12-*'
Note, selecting libqtm-12-dev for regex 'libqtm-12-*'
Note, selecting libqtm-12-multimedia-dbg for regex 'libqtm-12-*'
Note, selecting libqtm-12-serviceframework for regex 'libqtm-12-*'
Note, selecting libqtm-12-connectivity for regex 'libqtm-12-*'
Note, selecting libqtm-12-systeminfo for regex 'libqtm-12-*'
Note, selecting libqtm-12-publishsubscribe-dbg for regex 'libqtm-12-*'
Note, selecting libqtm-12-location for regex 'libqtm-12-*'
Note, selecting libqtm-12-systeminfo-dbg for regex 'libqtm-12-*'
Note, selecting libqtm-12-messaging for regex 'libqtm-12-*'
Note, selecting libqtm-12-publishsubscribe for regex 'libqtm-12-*'
Note, selecting libqtm-12-location-dbg for regex 'libqtm-12-*'
Note, selecting libqtm-12-multimedia for regex 'libqtm-12-*'
Note, selecting libqtm-12-organizer-dbg for regex 'libqtm-12-*'
Note, selecting libqtm-12-gallery for regex 'libqtm-12-*'
Note, selecting libqtm-12-organizer for regex 'libqtm-12-*'
Note, selecting libqtm-12-sensors-dbg for regex 'libqtm-12-*'
Note, selecting libqtm-12-connectivity-dbg for regex 'libqtm-12-*'
Note, selecting libqtm-12-declarative for regex 'libqtm-12-*'
Note, selecting libqtm-12-bearer-dbg for regex 'libqtm-12-*'
Note, selecting libqtm-12-declarative-dbg for regex 'libqtm-12-*'
Note, selecting libqtm-12-contacts for regex 'libqtm-12-*'
Note, selecting libqtm-12-gallery-dbg for regex 'libqtm-12-*'
Note, selecting libqtm-12-serviceframework-dbg for regex 'libqtm-12-*'
Note, selecting libqtm-12-versit for regex 'libqtm-12-*'
Note, selecting libqtm-12-feedback for regex 'libqtm-12-*'
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
libqtm-12: Conflicts: libqtm-12-bearer
Conflicts: libqtm-12-connectivity
Conflicts: libqtm-12-contacts
Conflicts: libqtm-12-declarative
Conflicts: libqtm-12-feedback
Conflicts: libqtm-12-gallery
Conflicts: libqtm-12-location
Conflicts: libqtm-12-messaging
Conflicts: libqtm-12-multimedia
Conflicts: libqtm-12-organizer
Conflicts: libqtm-12-publishsubscribe
Conflicts: libqtm-12-sensors
Conflicts: libqtm-12-serviceframework
Conflicts: libqtm-12-systeminfo
Conflicts: libqtm-12-versit
E: Broken packages
__________________
Always look at the post date. The information may be outdated.
 
int_ua's Avatar
Posts: 574 | Thanked: 848 times | Joined on Jul 2010 @ Kyiv, Ukraine
#123
Originally Posted by int_ua View Post
How can I use location in qmlviewer?
Code:
qmlviewer -I /opt/qtm12/imports main.qml
__________________
Always look at the post date. The information may be outdated.
 
qwazix's Avatar
Community Council | Posts: 2,282 | Thanked: 4,161 times | Joined on Jan 2010
#124
Check out https://github.com/qwazix/oobProfile...l/MainPage.qml

There is a bug however in libqtm and on N900 gps is always on even if you select nonSatellitePositioningMethods.

Seperated libqtm packages are deprecated IIRC and you only need libqtm-12


Edit: disregard please. Didn't get the question correctly.
__________________
Proud coding competition 2012 winner: ρcam
My other apps: speedcrunch N9 N900 –– contactlaunch –– timenow

Nemo UX blog: Grog
My website: qwazix.com
My job: oob

Last edited by qwazix; 01-03-2013 at 12:50 PM.
 
Schturman's Avatar
Posts: 3,487 | Thanked: 2,303 times | Joined on Jan 2010 @ Israel
#125
Hi bibek
Can you add please option to copy text from message, not quote and reply. Copy specific words from message..
Thanks
 
Posts: 1,765 | Thanked: 1,878 times | Joined on May 2011 @ Poland
#126
@Aapo:
I've got an idea how do do the QtM update.

1. Fetch the latest source from here: https://qt.gitorious.org/qt-mobility
2. Fetch the Harmattan package, take the packaging from it (some new packages appear) + maybe tweak the depends
3. Replace the build-deps with the ones from qtm-12 - QtM seems to use different stuff for maemo5 and harmattan: https://qt.gitorious.org/qt-mobility...s/contacts.pro

If you do it with the same package name, you might ask to push it into CSSU.
__________________
MeeCoLay: run MeeGo Harmattan apps on Fremantle
PowEdit: manage power key menu entries
User Agent Tool - change Maemo Browser's user agent
MaeLyrica - lyrics download client

If you want to support my work, you can DONATE

You're encouraged to donate at least a couple of euros - otherwise PayPal takes almost everything as a fee.

If you would like to donate in other currency or can't donate but would like to support me, please contact me.
 
Reply

Tags
bluetooth, nfc-api, qtmobility

Thread Tools Search this Thread
Search this Thread:

Advanced Search

 
Forum Jump


All times are GMT -4. The time now is 09:44 AM.