Reply
Thread Tools Search this Thread
Posts: 660 | Thanked: 2,351 times | Joined on Mar 2009
#111
Is there plans to update libqtm-12, seems some bugs are fixed after 20111104. (1.2.0+git20111104-0nd~fremantle5)

[EDIT]
I think I'm hitting this: https://bugreports.qt-project.org/br...TMOBILITY-1922
(Relates MeecoLay. Application works on Harmattan, but not on Fremantle)

Last edited by AapoRantalainen; 08-24-2012 at 04:10 AM.
 

The Following 4 Users Say Thank You to AapoRantalainen For This Useful Post:
Posts: 1,812 | Thanked: 1,937 times | Joined on May 2011 @ Poland
#112
Originally Posted by AapoRantalainen View Post
Is there plans to update libqtm-12, seems some bugs are fixed after 20111104. (1.2.0+git20111104-0nd~fremantle5)
The current libqtm-12 seems to suffer from this bug: https://bugreports.qt-project.org/br...TMOBILITY-1656
__________________
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.
 
Posts: 660 | Thanked: 2,351 times | Joined on Mar 2009
#113
Where is the source code for 'upstream' qt mobility?

I know this repository, but don't see mobility there: https://qt.gitorious.org/qt

Or something from there: ftp://ftp.qt.nokia.com/qt/source/

---
I tested to compile Harmattan's version (qt-mobility-1.2.1+193+0m6), but it would need some major base work.

Code:
>>apt-get build-dep libqtm-12
>>dpkg-buildpackage
dpkg-checkbuilddeps: Unmet build dependencies: libqt4-dev (>= 4.7.0) aegis-builder (>= 1.4) libqt4-opengl-dev (>= 4.7.0) libcontextsubscriber-dev libcontextprovider-dev libsensord-dev (>= 0.6.4) libqt4-declarative-dev (>= 4.7.0) libtelepathy-qt4-1-dev libmessagingif-dev libcommhistory-dev libimmvibe-dev libqtsparql-dev libmkcal-dev libkcalcoren-dev libresourceqt-dev libqmsystem2-dev libqtsparql-tracker-extensions-dev libudev-dev meego-gstreamer0.10-interfaces-dev libbmeipc-dev
 

The Following 3 Users Say Thank You to AapoRantalainen For This Useful Post:
Posts: 1,812 | Thanked: 1,937 times | Joined on May 2011 @ Poland
#114
Originally Posted by AapoRantalainen View Post
Where is the source code for 'upstream' qt mobility?

I know this repository, but don't see mobility there: https://qt.gitorious.org/qt

Or something from there: ftp://ftp.qt.nokia.com/qt/source/

---
I tested to compile Harmattan's version (qt-mobility-1.2.1+193+0m6), but it would need some major base work.

Code:
>>apt-get build-dep libqtm-12
>>dpkg-buildpackage
dpkg-checkbuilddeps: Unmet build dependencies: libqt4-dev (>= 4.7.0) aegis-builder (>= 1.4) libqt4-opengl-dev (>= 4.7.0) libcontextsubscriber-dev libcontextprovider-dev libsensord-dev (>= 0.6.4) libqt4-declarative-dev (>= 4.7.0) libtelepathy-qt4-1-dev libmessagingif-dev libcommhistory-dev libimmvibe-dev libqtsparql-dev libmkcal-dev libkcalcoren-dev libresourceqt-dev libqmsystem2-dev libqtsparql-tracker-extensions-dev libudev-dev meego-gstreamer0.10-interfaces-dev libbmeipc-dev
It seems so:
1) we need contexkit (libcontext*)
2) for contextkit we need newer libtool
3) newer libtool is some kind of possible, as newer autotools are there brought by me but I had a couple of strange problems with disappearing files with harmattan ver. and some other with the ubuntu one
4) for sensord we need contexkit
5) for libqmsystem we need contextkit
6) for libqmsystem we need newer dsme
7) I compiled some stuff with dsme (there are newer versions avail., but I don't compile them) but one of the packages requires libbmeipc-dev, which I can't find
8) for libresource* we need contexkit iirc.
9) we need newer tracker for libqtsparql and all the sparql stuff
10) for newer tracker we need python2.6

About the others I don't know anything. But dependency hell, indeed.

Doesn't qt mobility work platform-specifically?

EDIT: aegis-builder is available in devel, uploaded by mme too
__________________
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.

Last edited by marmistrz; 08-31-2012 at 09:15 AM.
 

The Following 3 Users Say Thank You to marmistrz For This Useful Post:
Posts: 195 | Thanked: 115 times | Joined on Jun 2012 @ Cairo ;Egypt
#115
Originally Posted by marmistrz View Post
It seems so:
1) we need contexkit (libcontext*)
2) for contextkit we need newer libtool
3) newer libtool is some kind of possible, as newer autotools are there brought by me but I had a couple of strange problems with disappearing files with harmattan ver. and some other with the ubuntu one
4) for sensord we need contexkit
5) for libqmsystem we need contextkit
6) for libqmsystem we need newer dsme
7) I compiled some stuff with dsme (there are newer versions avail., but I don't compile them) but one of the packages requires libbmeipc-dev, which I can't find
8) for libresource* we need contexkit iirc.
9) we need newer tracker for libqtsparql and all the sparql stuff
10) for newer tracker we need python2.6

About the others I don't know anything. But dependency hell, indeed.

Doesn't qt mobility work platform-specifically?

EDIT: aegis-builder is available in devel, uploaded by mme too



i hope it help u

http://www.mediafire.com/?147c0c65jctjso4
 
Posts: 1,812 | Thanked: 1,937 times | Joined on May 2011 @ Poland
#116
Originally Posted by amr.fayz View Post
i hope it help u

http://www.mediafire.com/?147c0c65jctjso4
I don't need a binary version of libbmeipc, but the sources, to build the library and devel headers.

I found this, but I don't know whether it's safe, fully working and etc: https://gitorious.org/rx51-bme-replacement/libbmeipc

And found this, but without debian packaging: https://meego.gitorious.org/meego-de...e/trees/master

Hope these links are useful. (I think the MeeGo one would be better if we wanted to have newer dsme)
__________________
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.
 

The Following User Says Thank You to marmistrz For This Useful Post:
Posts: 195 | Thanked: 115 times | Joined on Jun 2012 @ Cairo ;Egypt
#117
Originally Posted by marmistrz View Post
I don't need a binary version of libbmeipc, but the sources, to build the library and devel headers.

I found this, but I don't know whether it's safe, fully working and etc: https://gitorious.org/rx51-bme-replacement/libbmeipc

And found this, but without debian packaging: https://meego.gitorious.org/meego-de...e/trees/master

Hope these links are useful. (I think the MeeGo one would be better if we wanted to have newer dsme)


try this too


https://build.pub.meego.com/package/...ptation%3AN900
 
Posts: 1,812 | Thanked: 1,937 times | Joined on May 2011 @ Poland
#118
Originally Posted by amr.fayz View Post
try this too


https://build.pub.meego.com/package/...ptation%3AN900
It's for MeeGo rpm-based, and not deb-based
__________________
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.
 
Posts: 1,812 | Thanked: 1,937 times | Joined on May 2011 @ Poland
#119
I have this in one package
Code:
PKG_CHECK_MODULES([QtSystemInfo], [QtSystemInfo])
How can I adapt it to qtm12?
Thanks in advance
__________________
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.
 
Posts: 195 | Thanked: 115 times | Joined on Jun 2012 @ Cairo ;Egypt
#120
Originally Posted by marmistrz View Post
I have this in one package
Code:
PKG_CHECK_MODULES([QtSystemInfo], [QtSystemInfo])
How can I adapt it to qtm12?
Thanks in advance

i hope this links help you Even if Idea

http://ubuntuforums.org/showthread.php?t=512765

http://www.flameeyes.eu/autotools-my...k_modules.html

http://www.openismus.com/documents/l...automake.shtml
 
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 01:32 AM.