maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Development (https://talk.maemo.org/forumdisplay.php?f=13)
-   -   [ANNOUNCE] Qt Mobility 1.1 for Fremantle (https://talk.maemo.org/showthread.php?t=67588)

attila77 2011-01-03 00:19

Re: [ANNOUNCE] Qt Mobility 1.1 for Fremantle
 
Quote:

Originally Posted by hqh (Post 907358)
What still seems to be missing are the mobility QML plugins (which are packaged in libdeclarative-* in the "original" version).
They seem to be there after all, maybe my problem is somewhere else...

Update: Qt seems to load some mobility stuff from the old libraries if both are installed. Will report more information next week if required :)

There is some path munching going on (apparently mobility does not honor the specified prefix and has no option of setting it manually), I'll try and work around it in the .pri file and/or get a patch from the mobility guys if it's a real bug.

attila77 2011-01-04 10:29

Re: [ANNOUNCE] Qt Mobility 1.1 for Fremantle
 
Upped a new version (libqtm-11 1.1.0-0fn~fremantle6) that fixes the problem of a few missing dependencies (i.e. this one has the maemo5 contacts/addressbook module, ICD and photography). Paths still kooky, but starting to look better.

hqh 2011-01-14 14:49

Re: [ANNOUNCE] Qt Mobility 1.1 for Fremantle
 
Quote:

Originally Posted by attila77 (Post 911351)
Upped a new version (libqtm-11 1.1.0-0fn~fremantle6) that fixes the problem of a few missing dependencies (i.e. this one has the maemo5 contacts/addressbook module, ICD and photography). Paths still kooky, but starting to look better.

This version seems to have some trouble under /opt/qtm11/imports. The files under each import directory (like for example QtMultimediaKit) are in extra subdirectories preventing the import from loading.

attila77 2011-01-20 22:00

Re: [ANNOUNCE] Qt Mobility 1.1 for Fremantle
 
libqtm-11 1.1.0-0fn~fremantle7 should have proper(er) import paths. It's still a hack, tho, track http://bugreports.qt.nokia.com/browse/QTMOBILITY-949 if it still causes you pain.

For now, you might need to do something like viewer.engine()->addImportPath(QString("/opt/qtm11/imports"));

attila77 2011-02-08 15:07

Re: [ANNOUNCE] Qt Mobility 1.1 for Fremantle
 
A few more plugins added to the pack (libqtorganizer_maemo5.so, etc) in the latest update (...fremantle11).

lardman 2011-02-18 17:56

Re: [ANNOUNCE] Qt Mobility 1.1 for Fremantle
 
I'm also getting problems with include files being mixed if I have both qtm 1.0 and 1.2 installed.

Thanks for packaging these up mind you :)

attila77 2011-02-19 19:25

Re: [ANNOUNCE] Qt Mobility 1.1 for Fremantle
 
Quote:

Originally Posted by lardman (Post 949918)
I'm also getting problems with include files being mixed if I have both qtm 1.0 and 1.2 installed.

Thanks for packaging these up mind you :)

Soo... what problems exactly are talking about here ? BTW this is the *1.1* thread :)

attila77 2011-02-19 22:17

Re: [ANNOUNCE] Qt Mobility 1.1 for Fremantle
 
Aha, I think I see the issue - but not sure if I can solve it easily - I cannot remove the original include path as that is also the base path for Qt includes. I could play with directory ordering in the includepath, but that's by no means a robust solution... for now I'd recommend to just avoid parallel installs of mobility headers.

attila77 2011-03-01 21:21

Re: [ANNOUNCE] Qt Mobility 1.1 for Fremantle
 
Good news, everyone !

Quote:

Qt Mobility 1.1.1 released

Posted by Minjung Shin on March 1, 2011 · 2 comments

We are happy to announce our Qt Mobility 1.1.1 release. This release is a maintenance release which includes a lot of bug fixes and improved QML bindings and performance especially for the Symbian platform. We have also enhanced the documentation and auto tests.

Qt Mobility 1.1.1 is also included in the Qt SDK 1.1 Beta release.

Packages are available from http://qt.nokia.com/products/qt-addons/mobility.

Here are some of the high priority bugs fixed in this release.

* Multimedia: Video graphics item causes a Symbian device to reboot
* Multimedia: QMediaPlayer does not play an MP4 file if header is after the encoded data block
* Multimedia: Memory leaks on Symbian
* System Information: Symbian devices crashes when 32 char long WLAN access point name is used
* Contacts: QML contacts model is not updated when a contact is deleted
* Organizer: Opening a file dialog in calendar demo cause crashes on Symbian devices
* Organizer: QML organizer item does not respect the detail changes
* Messaging: QMessageManager::updateMessage() crashes on Symbian
* Location: QLandmarkFetchRequest::waitForFinished() causes a crash on Symbian
* Service Framework: Memory leaks on Symbian
* Document Gallery: Mediabrowser displays 0 songs on Symbian
* And hundreds more bug fixes

As always, thank you for your feedback, bug reports and fixes so far and we look forward to hearing more from you.

* Qt Bug Tracker: http://bugreports.qt.nokia.com
* Code/Doc contributions: http://qt.gitorious.org
* Mailing list: http://lists.qt.nokia.com/mailman/li...ility-feedback
Also available from Extras-devel for Fremantle (with a few maemo-specific fixes like pulseaudio support) in a couple of minutes, woo !

attila77 2011-03-04 01:30

Re: [ANNOUNCE] Qt Mobility 1.1 for Fremantle
 
Quote:

Originally Posted by attila77 (Post 950720)
Aha, I think I see the issue - but not sure if I can solve it easily - I cannot remove the original include path as that is also the base path for Qt includes. I could play with directory ordering in the includepath, but that's by no means a robust solution... for now I'd recommend to just avoid parallel installs of mobility headers.

The latest 1.1.1 (...fremantle6) packages should have this resolved, they should include & link properly even if you have the 1.0.2 -dev package (even with the Qt SDK), please check and report back.

EDIT: Sorry, ...fremantle6 I meant


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

vBulletin® Version 3.8.8