The Following 2 Users Say Thank You to attila77 For This Useful Post: | ||
|
2011-01-04
, 10:29
|
Posts: 3,319 |
Thanked: 5,610 times |
Joined on Aug 2008
@ Finland
|
#12
|
The Following 2 Users Say Thank You to attila77 For This Useful Post: | ||
|
2011-01-14
, 14:49
|
Posts: 388 |
Thanked: 842 times |
Joined on Sep 2009
@ Finland
|
#13
|
|
2011-01-20
, 22:00
|
Posts: 3,319 |
Thanked: 5,610 times |
Joined on Aug 2008
@ Finland
|
#14
|
The Following User Says Thank You to attila77 For This Useful Post: | ||
|
2011-02-08
, 15:07
|
Posts: 3,319 |
Thanked: 5,610 times |
Joined on Aug 2008
@ Finland
|
#15
|
|
2011-02-18
, 17:56
|
Posts: 2,102 |
Thanked: 1,309 times |
Joined on Sep 2006
|
#16
|
|
2011-02-19
, 19:25
|
Posts: 3,319 |
Thanked: 5,610 times |
Joined on Aug 2008
@ Finland
|
#17
|
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
|
2011-02-19
, 22:17
|
Posts: 3,319 |
Thanked: 5,610 times |
Joined on Aug 2008
@ Finland
|
#18
|
|
2011-03-01
, 21:21
|
Posts: 3,319 |
Thanked: 5,610 times |
Joined on Aug 2008
@ Finland
|
#19
|
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
|
2011-03-04
, 01:30
|
Posts: 3,319 |
Thanked: 5,610 times |
Joined on Aug 2008
@ Finland
|
#20
|
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 Following User Says Thank You to attila77 For This Useful Post: | ||
Tags |
extras-devel, qtmobility |
|
Blogging about mobile linux - The Penguin Moves!
Maintainer of PyQt (see introduction and docs), AppWatch, QuickBrownFox, etc