touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #122694
[Bug 1523407] [NEW] Playlist support in vivid+overlay and Xenial is different/non compatible
Public bug reported:
qtmultimedia-opensource-
src-5.4.1/debian/patches/add_qdeclarative_playlist.patch says
+ qmlRegisterType<QDeclarativePlaylist>(uri, 5, 4, "Playlist");
while qtmultimedia-opensource-src-5.5.1/debian/patches/Added-new-
playlist-QML-type.patch (as per silo 12) says
+ qmlRegisterType<QDeclarativePlaylist>(uri, 5, 6, "Playlist");
This is not a good idea, we should keep the imports to the same level as
we decide to support them, even if the support was not official doing
this makes it harder to have a codebase that works fine in both
vivid+overlay and xenial.
Also the xenial patch seems to be missing some things like
QDeclarativePlaylist::moveItem
** Affects: qtmultimedia-opensource-src (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtmultimedia-opensource-
src in Ubuntu.
https://bugs.launchpad.net/bugs/1523407
Title:
Playlist support in vivid+overlay and Xenial is different/non
compatible
Status in qtmultimedia-opensource-src package in Ubuntu:
New
Bug description:
qtmultimedia-opensource-
src-5.4.1/debian/patches/add_qdeclarative_playlist.patch says
+ qmlRegisterType<QDeclarativePlaylist>(uri, 5, 4, "Playlist");
while qtmultimedia-opensource-src-5.5.1/debian/patches/Added-new-
playlist-QML-type.patch (as per silo 12) says
+ qmlRegisterType<QDeclarativePlaylist>(uri, 5, 6, "Playlist");
This is not a good idea, we should keep the imports to the same level
as we decide to support them, even if the support was not official
doing this makes it harder to have a codebase that works fine in both
vivid+overlay and xenial.
Also the xenial patch seems to be missing some things like
QDeclarativePlaylist::moveItem
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtmultimedia-opensource-src/+bug/1523407/+subscriptions
Follow ups
-
[Bug 1523407] Re: Playlist support in vivid+overlay and Xenial is different/non compatible
From: Pat McGowan, 2016-01-27
-
[Bug 1523407] Re: Playlist support in vivid+overlay and Xenial is different/non compatible
From: Timo Jyrinki, 2015-12-22
-
[Bug 1523407] Re: Playlist support in vivid+overlay and Xenial is different/non compatible
From: Jim Hodapp, 2015-12-22
-
[Bug 1523407] Re: Playlist support in vivid+overlay and Xenial is different/non compatible
From: Jim Hodapp, 2015-12-21
-
[Bug 1523407] Re: Playlist support in vivid+overlay and Xenial is different/non compatible
From: Michał Sawicz, 2015-12-21
-
[Bug 1523407] Re: Playlist support in vivid+overlay and Xenial is different/non compatible
From: Jim Hodapp, 2015-12-18
-
[Bug 1523407] Re: Playlist support in vivid+overlay and Xenial is different/non compatible
From: Jim Hodapp, 2015-12-18
-
[Bug 1523407] Re: Playlist support in vivid+overlay and Xenial is different/non compatible
From: Jim Hodapp, 2015-12-18
-
[Bug 1523407] Re: Playlist support in vivid+overlay and Xenial is different/non compatible
From: Jim Hodapp, 2015-12-16
-
[Bug 1523407] Re: Playlist support in vivid+overlay and Xenial is different/non compatible
From: John McAleely, 2015-12-07
-
[Bug 1523407] Re: Playlist support in vivid+overlay and Xenial is different/non compatible
From: Timo Jyrinki, 2015-12-07
-
[Bug 1523407] Re: Playlist support in vivid+overlay and Xenial is different/non compatible
From: Michał Sawicz, 2015-12-07
-
[Bug 1523407] Re: Playlist support in vivid+overlay and Xenial is different/non compatible
From: Michał Sawicz, 2015-12-07