Open registration is disabled at the moment due to spam.If you need a new account, please contact Keto on oftc.net IRC and provide your desired username and email.
This Bugzilla instance is no longer in active use, so you should only need an account if you wish to use the Sailfish OS community OBS.
Bug 479 - Qt Mobility is woefully out of date.
Summary: Qt Mobility is woefully out of date.
Status: RESOLVED FIXED
Alias: None
Product: Mer Core
Classification: Unclassified
Component: qt-mobility (show other bugs)
Version: unspecified
Hardware: Other Mer
: Undecided normal
Assignee: Robin Burchell
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-25 12:04 UTC by Robin Burchell
Modified: 2012-09-17 18:58 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robin Burchell 2012-07-25 12:04:28 UTC
This wasn't really caused by us: mobility haven't made any releases since 1.2.0 (which we have packaged). But they've continued to develop a lot since then, and we haven't made any attempt at upgrading - bad. We should package a git snapshot.

We also have a lot of patches (22, total LOC 4292), some of which won't be needed anymore after upgrading, at least like these:

contacts_use_eds_engine.patch (eds is dead)
versit_add_meego_vcard_entries.patch (eds is dead)
fix_qml_contact_model.patch (upstreamed)

We might also want to investigate any additional patches Harmattan used.
Comment 1 Robin Burchell 2012-07-25 12:50:49 UTC
versit_urls_changed_to_uris.patch: applied upstream
Comment 2 Robin Burchell 2012-07-25 12:52:40 UTC
versit_reverse_geolocation_lat_lon_order.patch: applied upstream
Comment 3 Robin Burchell 2012-07-25 12:53:05 UTC
versit_add_meego_vcard_entries.patch: dropped (eds is dead)
Comment 4 Robin Burchell 2012-07-25 12:55:33 UTC
revert_QTMOBILITY-614_bmc13087.patch: dropped, unneeded now since the forward declaration was added
Comment 5 Robin Burchell 2012-07-25 12:57:59 UTC
no_rpath: no author information, no expalanation, dropping
Comment 6 Robin Burchell 2012-07-25 12:59:40 UTC
enable_camerabin_with_meego_target.patch: applies
Comment 7 Robin Burchell 2012-07-25 13:01:10 UTC
GL_CLAMP_TO_EDGE_for_video_texture.patch: applied upstream
Comment 8 Robin Burchell 2012-07-25 13:04:41 UTC
opengl-es2-shader-enable.patch: cpp changes applied upstream, not sure if we need the .pro part - need to check if QT_OPENGL_ES_2 is defined magically
Comment 9 Robin Burchell 2012-07-25 13:05:31 UTC
revert-m_pools-in-qvideosurfacegstsink.patch: no authorship info, no information, dropping
Comment 10 Robin Burchell 2012-07-25 13:06:19 UTC
libva-codec-enable.patch: libva is commented out of configure, so unused, dropping
Comment 11 Robin Burchell 2012-07-25 13:11:40 UTC
    - ix86:camera_preview_workaround.patch
    - ix86:Moorestown_Camera_Support.patch

both related to hardware we don't/can't really support, dropping
Comment 12 Robin Burchell 2012-07-25 13:17:21 UTC
camera_api_added_functionality.patch - fails to apply
Comment 13 Robin Burchell 2012-07-25 13:17:36 UTC
enable_xvoverlay_for_qml_camera.patch - applies, but is this the best approach?
Comment 14 Robin Burchell 2012-07-25 13:21:21 UTC
qml_camera_example_added_functionality.patch we can safely drop, only touches the example app
Comment 15 Robin Burchell 2012-07-25 13:22:17 UTC
contacts_fix_schema_definitions.patch applies
Comment 16 Robin Burchell 2012-07-25 13:26:08 UTC
no-accel-crash-fix.patch: applied upstream
Comment 17 Robin Burchell 2012-07-25 13:26:22 UTC
contacts_use_eds_engine.patch: eds is dead
Comment 18 Robin Burchell 2012-07-25 13:26:44 UTC
sync-declarative-to-qt48-qobject.patch
sync-macros-to-qt48.patch

do we need these?
Comment 19 Robin Burchell 2012-07-25 13:27:30 UTC
fix_compile_with_mkcal.patch: applies
Comment 20 Robin Burchell 2012-07-25 13:27:44 UTC
fix_qml_contact_model.patch: fixed upstream
Comment 21 Robin Burchell 2012-07-26 12:06:11 UTC
opengl-es2-shader-enable.patch: should be defined, let's not persue it for now
sync-declarative-to-qt48-qobject.patch: not needed, already applied
Comment 22 Robin Burchell 2012-07-26 12:06:53 UTC
sync-macros-to-qt48.patch: applies
Comment 23 Robin Burchell 2012-07-26 12:07:07 UTC
taking
Comment 24 Robin Burchell 2012-07-27 08:03:53 UTC
awaiting review at http://review.merproject.org/#change,702
Comment 25 Robin Burchell 2012-09-17 18:58:17 UTC
merged