Active Topics

 


Reply
Thread Tools
Posts: 3,319 | Thanked: 5,610 times | Joined on Aug 2008 @ Finland
#81
Originally Posted by mvuori View Post
(It would be nice to know what "shortly" is in practice -- for some it may mean a week or two, for others, a month or two.)
For some reason the Maemo target doesn't work on my install and that's what's causing the delay... I think I'm bitten by a form of https://bugreports.qt.nokia.com/browse/QTSDK-864
__________________
Blogging about mobile linux - The Penguin Moves!
Maintainer of PyQt (see introduction and docs), AppWatch, QuickBrownFox, etc
 
Posts: 28 | Thanked: 13 times | Joined on Nov 2010 @ Tampere, Finland
#82
I copied the whole Maemo subdirectory from the previous SDK version install and it seems to work ok.
 
Posts: 3,319 | Thanked: 5,610 times | Joined on Aug 2008 @ Finland
#83
I submitted a brand spanking new version of libqtm-12 to extras (1.2.0+git20111104-0nd~fremantle1, in practice this is almost 1.2.1). Now, this is a completely differently packaged libqtm-12 as the previous one, so I fully expect some breakage (reports of it welcome). On the flip side, the way I'm doing things should make it possible for applications depending on it not to trip over each other and avoid promotion deadlocks. This release will also be the migration path for apps depending on libqtm-11, which I will kill with fire in the not so distant future as it crossed the point of no return unmaintainability-wise (is that a word?). Anyway, the key message is:

DEPEND ON libqtm-12. DO NOT DEPEND ON SPECIFIC libqtm-12-* MODULES. DO NOT DEPEND ON libqtm-11*
__________________
Blogging about mobile linux - The Penguin Moves!
Maintainer of PyQt (see introduction and docs), AppWatch, QuickBrownFox, etc

Last edited by attila77; 2011-11-05 at 01:32.
 

The Following 14 Users Say Thank You to attila77 For This Useful Post:
Jaffa's Avatar
Posts: 2,535 | Thanked: 6,681 times | Joined on Mar 2008 @ UK
#84
The new package is currently only in Extras-devel, correct?
__________________
Andrew Flegg -- mailto:andrew@bleb.org | http://www.bleb.org
 
Posts: 3,319 | Thanked: 5,610 times | Joined on Aug 2008 @ Finland
#85
Correct, ironing out the minor kinks, as soon as it actually works, it gets pushed all the way to extras.
__________________
Blogging about mobile linux - The Penguin Moves!
Maintainer of PyQt (see introduction and docs), AppWatch, QuickBrownFox, etc
 

The Following 2 Users Say Thank You to attila77 For This Useful Post:
Posts: 992 | Thanked: 738 times | Joined on Jun 2010 @ Low Earth Orbit
#86
Would those minor kinks include?

Code:
Preparing to replace libqtm-12 1:1.2.0-0fn~fremantle3 (using .../libqtm-12_1%3a1.2.0+git20111104-0nd~fremantle1_armel.deb) ...
Unpacking replacement libqtm-12 ...
dpkg: error processing /var/cache/apt/archives/libqtm-12_1%3a1.2.0+git20111104-0nd~fremantle1_armel.deb (--unpack):
 trying to overwrite `/opt/qtm12/imports/QtMobility/publishsubscribe/libdeclarative_publishsubscribe.so', which is also in package libqtm-12-declarative
dpkg-deb: subprocess paste killed by signal (Broken pipe)
...
...
Errors were encountered while processing:
 /var/cache/apt/archives/libqtm-12_1%3a1.2.0+git20111104-0nd~fremantle1_armel.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
 
TMavica's Avatar
Posts: 2,021 | Thanked: 1,060 times | Joined on Apr 2010 @ Hong Kong
#87
i got this too
__________________
The Glorious Lady T.Mavica
Twitter https://twitter.com/TMavica
 

The Following User Says Thank You to TMavica For This Useful Post:
pusak gaoq's Avatar
Posts: 723 | Thanked: 519 times | Joined on Nov 2010 @ Kuching:Malaysia
#88
i use this to solve my problem....
__________________
My Phone Evolution : Nokia 3650-Nokia 6600-Nokia 6630-Motorola Rizr-Sony P1i-Nokia E63-Nokia X3-Samsung E980-Iphone 2G-Sony W595-Nokia E71-Nokia 5800-Nokia N900-HTC Hero-Xperia Mini Pro
 

The Following User Says Thank You to pusak gaoq For This Useful Post:
Harick's Avatar
Posts: 140 | Thanked: 369 times | Joined on Jun 2010 @ Ituzaingo, Argentina
#89
actually, i think there is an error with the package dependencies, attila could you take a look into this?

Code:
Nokia-N900-51-1:~# apt-get install libqtm-12
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed.[...]
The following packages have unmet dependencies:
  libqtm-12: Depends: libqtm-12-declarative (= 1:1.2.0-0fn~fremantle3) but 1:1.2.0+git20111104-0nd~fremantle2 is to be installed
E: Broken packages
i think it should be >= 1:1.2.0
 

The Following User Says Thank You to Harick For This Useful Post:
Jaffa's Avatar
Posts: 2,535 | Thanked: 6,681 times | Joined on Mar 2008 @ UK
#90
I purged libqtm-1* and manually installed libqtm-12 from Extras-devel (version 1:1.2.0+git20111104-0nd~fremantle2).

However, in starting Bedside I get:

Code:
file:///opt/Bedside/qml/Bedside/Main.qml:2:1: plugin cannot be loaded for module "QtMobility.systeminfo": Cannot load library /opt/qtm12/imports/QtMobility/systeminfo/libdeclarative_systeminfo.so: (/opt/qtm12/imports/QtMobility/systeminfo/libdeclarative_systeminfo.so: undefined symbol: _ZN10QtMobility18QSystemStorageInfo13connectNotifyEPKc) 
     import QtMobility.systeminfo 1.2 
     ^
In addition to the above import, I've also got the following in main.cpp:

Code:
    viewer.engine()->addImportPath("/opt/qtm12/imports");
One of the "known kinks"?
__________________
Andrew Flegg -- mailto:andrew@bleb.org | http://www.bleb.org
 
Reply

Tags
bluetooth, nfc-api, qtmobility

Thread Tools

 
Forum Jump


All times are GMT. The time now is 09:07.