** Also affects: qtubuntu-media (Ubuntu RTM) Importance: Undecided Status: New
** Also affects: media-hub (Ubuntu) Importance: Undecided Status: New ** Also affects: media-hub (Ubuntu RTM) Importance: Undecided Status: New ** Also affects: qtmultimedia-opensource-src (Ubuntu) Importance: Undecided Status: New ** Also affects: qtmultimedia-opensource-src (Ubuntu RTM) Importance: Undecided Status: New ** Changed in: media-hub (Ubuntu) Status: New => Triaged ** Changed in: media-hub (Ubuntu RTM) Status: New => Triaged ** Changed in: qtmultimedia-opensource-src (Ubuntu) Status: New => Triaged ** Changed in: qtmultimedia-opensource-src (Ubuntu RTM) Status: New => Triaged ** Changed in: qtubuntu-media (Ubuntu) Status: New => Triaged ** Changed in: qtubuntu-media (Ubuntu RTM) Status: New => Triaged ** Changed in: media-hub (Ubuntu) Importance: Undecided => High ** Changed in: media-hub (Ubuntu RTM) Importance: Undecided => High ** Changed in: qtmultimedia-opensource-src (Ubuntu) Importance: Undecided => High ** Changed in: qtmultimedia-opensource-src (Ubuntu RTM) Importance: Undecided => High ** Changed in: qtubuntu-media (Ubuntu) Importance: Undecided => High ** Changed in: qtubuntu-media (Ubuntu RTM) Importance: Undecided => High -- 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/1518152 Title: removeItem is slow and causes issues due to async, therefore requesting removeItems(list) Status in media-hub package in Ubuntu: Triaged Status in qtmultimedia-opensource-src package in Ubuntu: Triaged Status in qtubuntu-media package in Ubuntu: Triaged Status in media-hub package in Ubuntu RTM: Triaged Status in qtmultimedia-opensource-src package in Ubuntu RTM: Triaged Status in qtubuntu-media package in Ubuntu RTM: Triaged Bug description: removeItem is slow and causes issues when multiple removeItem calls are performed rapidly. As it is performed asynchronously it removals can happen in any order, so keeping the correct offset is difficult. Therefore for both performance reasons and to ease multiselect remove it makes sense to have a removeItems(list) method that matches the addItems(list) method. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/media-hub/+bug/1518152/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp