[Touch-packages] [Bug 1381930] Re: [TOPBLOCKER] 7digital previews do not play in the scope

2014-10-30 Thread Olli Ries
** Summary changed:

- 7digital previews do not play in the scope
+ [TOPBLOCKER] 7digital previews do not play in the scope

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtbase-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1381930

Title:
  [TOPBLOCKER] 7digital previews do not play in the scope

Status in “qtbase-opensource-src” package in Ubuntu:
  New
Status in “unity-scope-mediascanner” package in Ubuntu:
  Invalid
Status in “unity8” package in Ubuntu:
  New
Status in “unity8” package in Ubuntu RTM:
  New

Bug description:
  Steps to reproduce:

  1. Navigate to the music scope
  2. In the section 'New albums from 7digital' click on any album
  3. Press the play button on one of the track previews

  Expected result:

  The preview plays

  Actual result:

  No preview plays

  ProblemType: Bug
  DistroRelease: Ubuntu RTM 14.09
  Package: unity-scope-mediascanner2 0.2+14.10.20141009-0ubuntu1
  Uname: Linux 3.4.67 armv7l
  ApportVersion: 2.14.7-0ubuntu5
  Architecture: armhf
  Date: Thu Oct 16 08:11:12 2014
  InstallationDate: Installed on 2014-10-16 (0 days ago)
  InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20141016-010328)
  SourcePackage: unity-scope-mediascanner
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1381930/+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


[Touch-packages] [Bug 1381930] Re: [TOPBLOCKER] 7digital previews do not play in the scope

2014-10-31 Thread Lorn Potter
I found this which might be the problem:

QUrl AalMediaPlayerControl::unescape(const QMediaContent &media) const
{
if (media.isNull())
return QUrl();

return QUrl::fromPercentEncoding(media.canonicalUrl().toString().toUtf8());
}

I tested this with a small commandline thing, and fromPercentEncoding() can 
mangle that url
:
QString str = 
"http://previews.7digital.com/clip/40202347?oauth_signature=FVgXk5tzbSyyB6/g/78GO8REavA%3D";;
 qDebug() << QUrl::fromPercentEncoding(str.toUtf8());

output:
"http://previews.7digital.com/clip/40202347?oauth_signature=FVgXk5tzbSyyB6/g/78GO8REavA=";

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtbase-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1381930

Title:
  [TOPBLOCKER] 7digital previews do not play in the scope

Status in “qtbase-opensource-src” package in Ubuntu:
  New
Status in “unity-scope-mediascanner” package in Ubuntu:
  Invalid
Status in “unity8” package in Ubuntu:
  New
Status in “unity8” package in Ubuntu RTM:
  New

Bug description:
  Steps to reproduce:

  1. Navigate to the music scope
  2. In the section 'New albums from 7digital' click on any album
  3. Press the play button on one of the track previews

  Expected result:

  The preview plays

  Actual result:

  No preview plays

  ProblemType: Bug
  DistroRelease: Ubuntu RTM 14.09
  Package: unity-scope-mediascanner2 0.2+14.10.20141009-0ubuntu1
  Uname: Linux 3.4.67 armv7l
  ApportVersion: 2.14.7-0ubuntu5
  Architecture: armhf
  Date: Thu Oct 16 08:11:12 2014
  InstallationDate: Installed on 2014-10-16 (0 days ago)
  InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20141016-010328)
  SourcePackage: unity-scope-mediascanner
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1381930/+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


[Touch-packages] [Bug 1381930] Re: [TOPBLOCKER] 7digital previews do not play in the scope

2014-10-31 Thread Michał Sawicz
** Changed in: unity8 (Ubuntu RTM)
   Status: New => Incomplete

** Changed in: unity8 (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtbase-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1381930

Title:
  [TOPBLOCKER] 7digital previews do not play in the scope

Status in “qtbase-opensource-src” package in Ubuntu:
  New
Status in “unity-scope-mediascanner” package in Ubuntu:
  Invalid
Status in “unity8” package in Ubuntu:
  Incomplete
Status in “unity8” package in Ubuntu RTM:
  Incomplete

Bug description:
  Steps to reproduce:

  1. Navigate to the music scope
  2. In the section 'New albums from 7digital' click on any album
  3. Press the play button on one of the track previews

  Expected result:

  The preview plays

  Actual result:

  No preview plays

  ProblemType: Bug
  DistroRelease: Ubuntu RTM 14.09
  Package: unity-scope-mediascanner2 0.2+14.10.20141009-0ubuntu1
  Uname: Linux 3.4.67 armv7l
  ApportVersion: 2.14.7-0ubuntu5
  Architecture: armhf
  Date: Thu Oct 16 08:11:12 2014
  InstallationDate: Installed on 2014-10-16 (0 days ago)
  InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20141016-010328)
  SourcePackage: unity-scope-mediascanner
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1381930/+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


[Touch-packages] [Bug 1381930] Re: [TOPBLOCKER] 7digital previews do not play in the scope

2014-10-31 Thread Michał Sawicz
This above is in qtubuntu-media, we need to look through why it's using
that code and whether we can improve this!

** Changed in: qtbase-opensource-src (Ubuntu)
   Status: New => Incomplete

** Also affects: qtubuntu-media (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: qtubuntu-media (Ubuntu)
 Assignee: (unassigned) => Jim Hodapp (jhodapp)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtbase-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1381930

Title:
  [TOPBLOCKER] 7digital previews do not play in the scope

Status in “qtbase-opensource-src” package in Ubuntu:
  Incomplete
Status in “qtubuntu-media” package in Ubuntu:
  New
Status in “unity-scope-mediascanner” package in Ubuntu:
  Invalid
Status in “unity8” package in Ubuntu:
  Incomplete
Status in “unity8” package in Ubuntu RTM:
  Incomplete

Bug description:
  Steps to reproduce:

  1. Navigate to the music scope
  2. In the section 'New albums from 7digital' click on any album
  3. Press the play button on one of the track previews

  Expected result:

  The preview plays

  Actual result:

  No preview plays

  ProblemType: Bug
  DistroRelease: Ubuntu RTM 14.09
  Package: unity-scope-mediascanner2 0.2+14.10.20141009-0ubuntu1
  Uname: Linux 3.4.67 armv7l
  ApportVersion: 2.14.7-0ubuntu5
  Architecture: armhf
  Date: Thu Oct 16 08:11:12 2014
  InstallationDate: Installed on 2014-10-16 (0 days ago)
  InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20141016-010328)
  SourcePackage: unity-scope-mediascanner
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1381930/+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


[Touch-packages] [Bug 1381930] Re: [TOPBLOCKER] 7digital previews do not play in the scope

2014-10-31 Thread Jim Hodapp
** Changed in: qtubuntu-media (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtbase-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1381930

Title:
  [TOPBLOCKER] 7digital previews do not play in the scope

Status in “qtbase-opensource-src” package in Ubuntu:
  Incomplete
Status in “qtubuntu-media” package in Ubuntu:
  Confirmed
Status in “unity-scope-mediascanner” package in Ubuntu:
  Invalid
Status in “unity8” package in Ubuntu:
  Incomplete
Status in “unity8” package in Ubuntu RTM:
  Incomplete

Bug description:
  Steps to reproduce:

  1. Navigate to the music scope
  2. In the section 'New albums from 7digital' click on any album
  3. Press the play button on one of the track previews

  Expected result:

  The preview plays

  Actual result:

  No preview plays

  ProblemType: Bug
  DistroRelease: Ubuntu RTM 14.09
  Package: unity-scope-mediascanner2 0.2+14.10.20141009-0ubuntu1
  Uname: Linux 3.4.67 armv7l
  ApportVersion: 2.14.7-0ubuntu5
  Architecture: armhf
  Date: Thu Oct 16 08:11:12 2014
  InstallationDate: Installed on 2014-10-16 (0 days ago)
  InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20141016-010328)
  SourcePackage: unity-scope-mediascanner
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1381930/+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


[Touch-packages] [Bug 1381930] Re: [TOPBLOCKER] 7digital previews do not play in the scope

2014-10-31 Thread Michał Sawicz
** Changed in: unity8 (Ubuntu RTM)
   Status: Incomplete => Invalid

** Changed in: unity8 (Ubuntu)
   Status: Incomplete => Invalid

** Changed in: unity8 (Ubuntu RTM)
 Assignee: Michał Sawicz (saviq) => (unassigned)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtbase-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1381930

Title:
  [TOPBLOCKER] 7digital previews do not play in the scope

Status in “qtbase-opensource-src” package in Ubuntu:
  Incomplete
Status in “qtubuntu-media” package in Ubuntu:
  Confirmed
Status in “unity-scope-mediascanner” package in Ubuntu:
  Invalid
Status in “unity8” package in Ubuntu:
  Invalid
Status in “unity8” package in Ubuntu RTM:
  Invalid

Bug description:
  Steps to reproduce:

  1. Navigate to the music scope
  2. In the section 'New albums from 7digital' click on any album
  3. Press the play button on one of the track previews

  Expected result:

  The preview plays

  Actual result:

  No preview plays

  ProblemType: Bug
  DistroRelease: Ubuntu RTM 14.09
  Package: unity-scope-mediascanner2 0.2+14.10.20141009-0ubuntu1
  Uname: Linux 3.4.67 armv7l
  ApportVersion: 2.14.7-0ubuntu5
  Architecture: armhf
  Date: Thu Oct 16 08:11:12 2014
  InstallationDate: Installed on 2014-10-16 (0 days ago)
  InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20141016-010328)
  SourcePackage: unity-scope-mediascanner
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1381930/+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


[Touch-packages] [Bug 1381930] Re: [TOPBLOCKER] 7digital previews do not play in the scope

2014-10-31 Thread Jim Hodapp
** Branch linked: lp:~jhodapp/qtubuntu-media/fix-1381930

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtbase-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1381930

Title:
  [TOPBLOCKER] 7digital previews do not play in the scope

Status in “qtbase-opensource-src” package in Ubuntu:
  Incomplete
Status in “qtubuntu-media” package in Ubuntu:
  Confirmed
Status in “unity-scope-mediascanner” package in Ubuntu:
  Invalid
Status in “unity8” package in Ubuntu:
  Invalid
Status in “unity8” package in Ubuntu RTM:
  Invalid

Bug description:
  Steps to reproduce:

  1. Navigate to the music scope
  2. In the section 'New albums from 7digital' click on any album
  3. Press the play button on one of the track previews

  Expected result:

  The preview plays

  Actual result:

  No preview plays

  ProblemType: Bug
  DistroRelease: Ubuntu RTM 14.09
  Package: unity-scope-mediascanner2 0.2+14.10.20141009-0ubuntu1
  Uname: Linux 3.4.67 armv7l
  ApportVersion: 2.14.7-0ubuntu5
  Architecture: armhf
  Date: Thu Oct 16 08:11:12 2014
  InstallationDate: Installed on 2014-10-16 (0 days ago)
  InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20141016-010328)
  SourcePackage: unity-scope-mediascanner
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1381930/+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


[Touch-packages] [Bug 1381930] Re: [TOPBLOCKER] 7digital previews do not play in the scope

2014-11-01 Thread Jim Hodapp
With the linked branch for qtubuntu-media, I can see that it's passing
through an unmodified URI to playbin. However, when it tries to play the
7digital stream, I'm seeing a not authorized HTTP return code from
souphttpsrc. How exactly does a user get authenticated to be able to
play a 7digital stream?

** Changed in: qtubuntu-media (Ubuntu)
   Status: Confirmed => Fix Committed

** Changed in: qtubuntu-media (Ubuntu RTM)
   Status: New => Fix Committed

** Changed in: qtubuntu-media (Ubuntu RTM)
 Assignee: (unassigned) => Jim Hodapp (jhodapp)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtbase-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1381930

Title:
  [TOPBLOCKER] 7digital previews do not play in the scope

Status in “qtbase-opensource-src” package in Ubuntu:
  Incomplete
Status in “qtubuntu-media” package in Ubuntu:
  Fix Committed
Status in “unity-scope-mediascanner” package in Ubuntu:
  Invalid
Status in “unity8” package in Ubuntu:
  Invalid
Status in “qtubuntu-media” package in Ubuntu RTM:
  Fix Committed
Status in “unity8” package in Ubuntu RTM:
  Invalid

Bug description:
  Steps to reproduce:

  1. Navigate to the music scope
  2. In the section 'New albums from 7digital' click on any album
  3. Press the play button on one of the track previews

  Expected result:

  The preview plays

  Actual result:

  No preview plays

  ProblemType: Bug
  DistroRelease: Ubuntu RTM 14.09
  Package: unity-scope-mediascanner2 0.2+14.10.20141009-0ubuntu1
  Uname: Linux 3.4.67 armv7l
  ApportVersion: 2.14.7-0ubuntu5
  Architecture: armhf
  Date: Thu Oct 16 08:11:12 2014
  InstallationDate: Installed on 2014-10-16 (0 days ago)
  InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20141016-010328)
  SourcePackage: unity-scope-mediascanner
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1381930/+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


[Touch-packages] [Bug 1381930] Re: [TOPBLOCKER] 7digital previews do not play in the scope

2014-11-04 Thread Michał Sawicz
The url returned by the scope now seems wrong:

http://previews.7digital.com/clip/40673459?oauth_nonce=99903452&oauth_timestamp=1415099166&country
=scopes-
api%3D0.6.7+14.10.20141014-0ubuntu1&oauth_consumer_key=7d7e9ja2evm7&oauth_signature_method
=HMAC-
SHA1&oauth_version=1.0&oauth_signature=5m0Dbus44WScuZ0WshMXhLxFLZw%3D

Website says:
"Value of parameter country is not valid: scopes-api=0.6.7 
14.10.20141014-0ubuntu1"

** Changed in: qtbase-opensource-src (Ubuntu)
   Status: Incomplete => Invalid

** Changed in: qtubuntu-media (Ubuntu)
   Status: Fix Committed => In Progress

** Changed in: qtubuntu-media (Ubuntu RTM)
   Status: Fix Committed => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtbase-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1381930

Title:
  [TOPBLOCKER] 7digital previews do not play in the scope

Status in “qtbase-opensource-src” package in Ubuntu:
  Invalid
Status in “qtubuntu-media” package in Ubuntu:
  In Progress
Status in “unity-scope-mediascanner” package in Ubuntu:
  Invalid
Status in “unity8” package in Ubuntu:
  Invalid
Status in “qtubuntu-media” package in Ubuntu RTM:
  In Progress
Status in “unity8” package in Ubuntu RTM:
  Invalid

Bug description:
  Steps to reproduce:

  1. Navigate to the music scope
  2. In the section 'New albums from 7digital' click on any album
  3. Press the play button on one of the track previews

  Expected result:

  The preview plays

  Actual result:

  No preview plays

  ProblemType: Bug
  DistroRelease: Ubuntu RTM 14.09
  Package: unity-scope-mediascanner2 0.2+14.10.20141009-0ubuntu1
  Uname: Linux 3.4.67 armv7l
  ApportVersion: 2.14.7-0ubuntu5
  Architecture: armhf
  Date: Thu Oct 16 08:11:12 2014
  InstallationDate: Installed on 2014-10-16 (0 days ago)
  InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20141016-010328)
  SourcePackage: unity-scope-mediascanner
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1381930/+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


[Touch-packages] [Bug 1381930] Re: [TOPBLOCKER] 7digital previews do not play in the scope

2014-11-04 Thread Michał Sawicz
** Branch linked: lp:~stolowski/unity-scopes-api/fix-user-agent-in-
preview

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtbase-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1381930

Title:
  [TOPBLOCKER] 7digital previews do not play in the scope

Status in “qtbase-opensource-src” package in Ubuntu:
  Invalid
Status in “qtubuntu-media” package in Ubuntu:
  In Progress
Status in “unity-scope-mediascanner” package in Ubuntu:
  Invalid
Status in “unity-scopes-api” package in Ubuntu:
  In Progress
Status in “unity8” package in Ubuntu:
  Invalid
Status in “qtubuntu-media” package in Ubuntu RTM:
  In Progress
Status in “unity8” package in Ubuntu RTM:
  Invalid

Bug description:
  Steps to reproduce:

  1. Navigate to the music scope
  2. In the section 'New albums from 7digital' click on any album
  3. Press the play button on one of the track previews

  Expected result:

  The preview plays

  Actual result:

  No preview plays

  ProblemType: Bug
  DistroRelease: Ubuntu RTM 14.09
  Package: unity-scope-mediascanner2 0.2+14.10.20141009-0ubuntu1
  Uname: Linux 3.4.67 armv7l
  ApportVersion: 2.14.7-0ubuntu5
  Architecture: armhf
  Date: Thu Oct 16 08:11:12 2014
  InstallationDate: Installed on 2014-10-16 (0 days ago)
  InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20141016-010328)
  SourcePackage: unity-scope-mediascanner
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1381930/+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


[Touch-packages] [Bug 1381930] Re: [TOPBLOCKER] 7digital previews do not play in the scope

2014-11-04 Thread Michał Sawicz
** Also affects: unity-scopes-api (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: unity-scopes-api (Ubuntu)
   Status: New => In Progress

** Changed in: unity-scopes-api (Ubuntu)
 Assignee: (unassigned) => Pawel Stolowski (stolowski)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtbase-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1381930

Title:
  [TOPBLOCKER] 7digital previews do not play in the scope

Status in “qtbase-opensource-src” package in Ubuntu:
  Invalid
Status in “qtubuntu-media” package in Ubuntu:
  In Progress
Status in “unity-scope-mediascanner” package in Ubuntu:
  Invalid
Status in “unity-scopes-api” package in Ubuntu:
  In Progress
Status in “unity8” package in Ubuntu:
  Invalid
Status in “qtubuntu-media” package in Ubuntu RTM:
  In Progress
Status in “unity8” package in Ubuntu RTM:
  Invalid

Bug description:
  Steps to reproduce:

  1. Navigate to the music scope
  2. In the section 'New albums from 7digital' click on any album
  3. Press the play button on one of the track previews

  Expected result:

  The preview plays

  Actual result:

  No preview plays

  ProblemType: Bug
  DistroRelease: Ubuntu RTM 14.09
  Package: unity-scope-mediascanner2 0.2+14.10.20141009-0ubuntu1
  Uname: Linux 3.4.67 armv7l
  ApportVersion: 2.14.7-0ubuntu5
  Architecture: armhf
  Date: Thu Oct 16 08:11:12 2014
  InstallationDate: Installed on 2014-10-16 (0 days ago)
  InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20141016-010328)
  SourcePackage: unity-scope-mediascanner
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1381930/+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


[Touch-packages] [Bug 1381930] Re: [TOPBLOCKER] 7digital previews do not play in the scope

2014-11-04 Thread Launchpad Bug Tracker
** Branch linked: lp:~stolowski/unity-scopes-api/fix-user-agent-in-
preview-rtm

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtbase-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1381930

Title:
  [TOPBLOCKER] 7digital previews do not play in the scope

Status in “qtbase-opensource-src” package in Ubuntu:
  Invalid
Status in “qtubuntu-media” package in Ubuntu:
  In Progress
Status in “unity-scope-mediascanner” package in Ubuntu:
  Invalid
Status in “unity-scopes-api” package in Ubuntu:
  In Progress
Status in “unity8” package in Ubuntu:
  Invalid
Status in “qtubuntu-media” package in Ubuntu RTM:
  In Progress
Status in “unity8” package in Ubuntu RTM:
  Invalid

Bug description:
  Steps to reproduce:

  1. Navigate to the music scope
  2. In the section 'New albums from 7digital' click on any album
  3. Press the play button on one of the track previews

  Expected result:

  The preview plays

  Actual result:

  No preview plays

  ProblemType: Bug
  DistroRelease: Ubuntu RTM 14.09
  Package: unity-scope-mediascanner2 0.2+14.10.20141009-0ubuntu1
  Uname: Linux 3.4.67 armv7l
  ApportVersion: 2.14.7-0ubuntu5
  Architecture: armhf
  Date: Thu Oct 16 08:11:12 2014
  InstallationDate: Installed on 2014-10-16 (0 days ago)
  InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20141016-010328)
  SourcePackage: unity-scope-mediascanner
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1381930/+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


[Touch-packages] [Bug 1381930] Re: [TOPBLOCKER] 7digital previews do not play in the scope

2014-11-06 Thread Olli Ries
set active tasks to critical to express that it's a [TOPBLOCKER]


** Changed in: qtubuntu-media (Ubuntu)
   Importance: Undecided => Critical

** Changed in: qtubuntu-media (Ubuntu RTM)
   Importance: Undecided => Critical

** Changed in: unity-scopes-api (Ubuntu)
   Importance: Undecided => Critical

** Changed in: unity-scopes-api (Ubuntu RTM)
   Importance: Undecided => Critical

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtbase-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1381930

Title:
  [TOPBLOCKER] 7digital previews do not play in the scope

Status in “qtbase-opensource-src” package in Ubuntu:
  Invalid
Status in “qtubuntu-media” package in Ubuntu:
  In Progress
Status in “unity-scope-mediascanner” package in Ubuntu:
  Invalid
Status in “unity-scopes-api” package in Ubuntu:
  In Progress
Status in “unity8” package in Ubuntu:
  Invalid
Status in “qtubuntu-media” package in Ubuntu RTM:
  In Progress
Status in “unity-scopes-api” package in Ubuntu RTM:
  New
Status in “unity8” package in Ubuntu RTM:
  Invalid

Bug description:
  Steps to reproduce:

  1. Navigate to the music scope
  2. In the section 'New albums from 7digital' click on any album
  3. Press the play button on one of the track previews

  Expected result:

  The preview plays

  Actual result:

  No preview plays

  ProblemType: Bug
  DistroRelease: Ubuntu RTM 14.09
  Package: unity-scope-mediascanner2 0.2+14.10.20141009-0ubuntu1
  Uname: Linux 3.4.67 armv7l
  ApportVersion: 2.14.7-0ubuntu5
  Architecture: armhf
  Date: Thu Oct 16 08:11:12 2014
  InstallationDate: Installed on 2014-10-16 (0 days ago)
  InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20141016-010328)
  SourcePackage: unity-scope-mediascanner
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1381930/+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


[Touch-packages] [Bug 1381930] Re: [TOPBLOCKER] 7digital previews do not play in the scope

2014-11-06 Thread Pawel Stolowski
The fixes for this bug are currently pending QA sign off.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtbase-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1381930

Title:
  [TOPBLOCKER] 7digital previews do not play in the scope

Status in “qtbase-opensource-src” package in Ubuntu:
  Invalid
Status in “qtubuntu-media” package in Ubuntu:
  In Progress
Status in “unity-scope-mediascanner” package in Ubuntu:
  Invalid
Status in “unity-scopes-api” package in Ubuntu:
  In Progress
Status in “unity8” package in Ubuntu:
  Invalid
Status in “qtubuntu-media” package in Ubuntu RTM:
  In Progress
Status in “unity-scopes-api” package in Ubuntu RTM:
  New
Status in “unity8” package in Ubuntu RTM:
  Invalid

Bug description:
  Steps to reproduce:

  1. Navigate to the music scope
  2. In the section 'New albums from 7digital' click on any album
  3. Press the play button on one of the track previews

  Expected result:

  The preview plays

  Actual result:

  No preview plays

  ProblemType: Bug
  DistroRelease: Ubuntu RTM 14.09
  Package: unity-scope-mediascanner2 0.2+14.10.20141009-0ubuntu1
  Uname: Linux 3.4.67 armv7l
  ApportVersion: 2.14.7-0ubuntu5
  Architecture: armhf
  Date: Thu Oct 16 08:11:12 2014
  InstallationDate: Installed on 2014-10-16 (0 days ago)
  InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20141016-010328)
  SourcePackage: unity-scope-mediascanner
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1381930/+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


[Touch-packages] [Bug 1381930] Re: [TOPBLOCKER] 7digital previews do not play in the scope

2014-11-06 Thread Jim Hodapp
** Changed in: qtubuntu-media (Ubuntu)
   Status: In Progress => Fix Committed

** Changed in: qtubuntu-media (Ubuntu RTM)
   Status: In Progress => Fix Committed

** Changed in: unity-scopes-api (Ubuntu)
   Status: In Progress => Fix Committed

** Changed in: unity-scopes-api (Ubuntu RTM)
   Status: New => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtbase-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1381930

Title:
  [TOPBLOCKER] 7digital previews do not play in the scope

Status in “qtbase-opensource-src” package in Ubuntu:
  Invalid
Status in “qtubuntu-media” package in Ubuntu:
  Fix Committed
Status in “unity-scope-mediascanner” package in Ubuntu:
  Invalid
Status in “unity-scopes-api” package in Ubuntu:
  Fix Committed
Status in “unity8” package in Ubuntu:
  Invalid
Status in “qtubuntu-media” package in Ubuntu RTM:
  Fix Committed
Status in “unity-scopes-api” package in Ubuntu RTM:
  Fix Committed
Status in “unity8” package in Ubuntu RTM:
  Invalid

Bug description:
  Steps to reproduce:

  1. Navigate to the music scope
  2. In the section 'New albums from 7digital' click on any album
  3. Press the play button on one of the track previews

  Expected result:

  The preview plays

  Actual result:

  No preview plays

  ProblemType: Bug
  DistroRelease: Ubuntu RTM 14.09
  Package: unity-scope-mediascanner2 0.2+14.10.20141009-0ubuntu1
  Uname: Linux 3.4.67 armv7l
  ApportVersion: 2.14.7-0ubuntu5
  Architecture: armhf
  Date: Thu Oct 16 08:11:12 2014
  InstallationDate: Installed on 2014-10-16 (0 days ago)
  InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20141016-010328)
  SourcePackage: unity-scope-mediascanner
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1381930/+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


[Touch-packages] [Bug 1381930] Re: [TOPBLOCKER] 7digital previews do not play in the scope

2014-11-07 Thread Launchpad Bug Tracker
This bug was fixed in the package qtubuntu-media - 0.7.1+15.04.20141107
~rtm-0ubuntu1

---
qtubuntu-media (0.7.1+15.04.20141107~rtm-0ubuntu1) 14.09; urgency=low

  [ Jim Hodapp ]
  * Fix URI encoding issue related to playing remote URIs like from
7digital (LP: #1381930)

  [ Ubuntu daily release ]
  * New rebuild forced

qtubuntu-media (0.7.1+15.04.20141105.2-0ubuntu1) vivid; urgency=low

  [ thomas-voss ]
  * Get rid of custom ref-counting and reuse pre-created object. (LP:
#1387959)
 -- Ubuntu daily releaseFri, 07 Nov 2014 
03:17:43 +

** Changed in: qtubuntu-media (Ubuntu RTM)
   Status: Fix Committed => Fix Released

** Changed in: unity-scopes-api (Ubuntu RTM)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtbase-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1381930

Title:
  [TOPBLOCKER] 7digital previews do not play in the scope

Status in “qtbase-opensource-src” package in Ubuntu:
  Invalid
Status in “qtubuntu-media” package in Ubuntu:
  Fix Released
Status in “unity-scope-mediascanner” package in Ubuntu:
  Invalid
Status in “unity-scopes-api” package in Ubuntu:
  Fix Committed
Status in “unity8” package in Ubuntu:
  Invalid
Status in “qtubuntu-media” package in Ubuntu RTM:
  Fix Released
Status in “unity-scopes-api” package in Ubuntu RTM:
  Fix Released
Status in “unity8” package in Ubuntu RTM:
  Invalid

Bug description:
  Steps to reproduce:

  1. Navigate to the music scope
  2. In the section 'New albums from 7digital' click on any album
  3. Press the play button on one of the track previews

  Expected result:

  The preview plays

  Actual result:

  No preview plays

  ProblemType: Bug
  DistroRelease: Ubuntu RTM 14.09
  Package: unity-scope-mediascanner2 0.2+14.10.20141009-0ubuntu1
  Uname: Linux 3.4.67 armv7l
  ApportVersion: 2.14.7-0ubuntu5
  Architecture: armhf
  Date: Thu Oct 16 08:11:12 2014
  InstallationDate: Installed on 2014-10-16 (0 days ago)
  InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20141016-010328)
  SourcePackage: unity-scope-mediascanner
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1381930/+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


[Touch-packages] [Bug 1381930] Re: [TOPBLOCKER] 7digital previews do not play in the scope

2014-11-07 Thread Launchpad Bug Tracker
This bug was fixed in the package unity-scopes-api -
0.6.7+15.04.20141107.1~rtm-0ubuntu1

---
unity-scopes-api (0.6.7+15.04.20141107.1~rtm-0ubuntu1) 14.09; urgency=low

  [ Pawel Stolowski ]
  * Fix parameter order for the smart scopes preview request. (LP:
#1381930)
 -- Ubuntu daily releaseFri, 07 Nov 2014 
20:23:45 +

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtbase-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1381930

Title:
  [TOPBLOCKER] 7digital previews do not play in the scope

Status in “qtbase-opensource-src” package in Ubuntu:
  Invalid
Status in “qtubuntu-media” package in Ubuntu:
  Fix Released
Status in “unity-scope-mediascanner” package in Ubuntu:
  Invalid
Status in “unity-scopes-api” package in Ubuntu:
  Fix Committed
Status in “unity8” package in Ubuntu:
  Invalid
Status in “qtubuntu-media” package in Ubuntu RTM:
  Fix Released
Status in “unity-scopes-api” package in Ubuntu RTM:
  Fix Released
Status in “unity8” package in Ubuntu RTM:
  Invalid

Bug description:
  Steps to reproduce:

  1. Navigate to the music scope
  2. In the section 'New albums from 7digital' click on any album
  3. Press the play button on one of the track previews

  Expected result:

  The preview plays

  Actual result:

  No preview plays

  ProblemType: Bug
  DistroRelease: Ubuntu RTM 14.09
  Package: unity-scope-mediascanner2 0.2+14.10.20141009-0ubuntu1
  Uname: Linux 3.4.67 armv7l
  ApportVersion: 2.14.7-0ubuntu5
  Architecture: armhf
  Date: Thu Oct 16 08:11:12 2014
  InstallationDate: Installed on 2014-10-16 (0 days ago)
  InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20141016-010328)
  SourcePackage: unity-scope-mediascanner
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1381930/+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


[Touch-packages] [Bug 1381930] Re: [TOPBLOCKER] 7digital previews do not play in the scope

2014-11-10 Thread Olli Ries
marking the remaining Ubuntu task as high to get off rtm list

** Changed in: unity-scopes-api (Ubuntu)
   Importance: Critical => High

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtbase-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1381930

Title:
  [TOPBLOCKER] 7digital previews do not play in the scope

Status in “qtbase-opensource-src” package in Ubuntu:
  Invalid
Status in “qtubuntu-media” package in Ubuntu:
  Fix Released
Status in “unity-scope-mediascanner” package in Ubuntu:
  Invalid
Status in “unity-scopes-api” package in Ubuntu:
  Fix Committed
Status in “unity8” package in Ubuntu:
  Invalid
Status in “qtubuntu-media” package in Ubuntu RTM:
  Fix Released
Status in “unity-scopes-api” package in Ubuntu RTM:
  Fix Released
Status in “unity8” package in Ubuntu RTM:
  Invalid

Bug description:
  Steps to reproduce:

  1. Navigate to the music scope
  2. In the section 'New albums from 7digital' click on any album
  3. Press the play button on one of the track previews

  Expected result:

  The preview plays

  Actual result:

  No preview plays

  ProblemType: Bug
  DistroRelease: Ubuntu RTM 14.09
  Package: unity-scope-mediascanner2 0.2+14.10.20141009-0ubuntu1
  Uname: Linux 3.4.67 armv7l
  ApportVersion: 2.14.7-0ubuntu5
  Architecture: armhf
  Date: Thu Oct 16 08:11:12 2014
  InstallationDate: Installed on 2014-10-16 (0 days ago)
  InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20141016-010328)
  SourcePackage: unity-scope-mediascanner
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1381930/+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


[Touch-packages] [Bug 1381930] Re: [TOPBLOCKER] 7digital previews do not play in the scope

2014-11-30 Thread Michi Henning
** Changed in: unity-scopes-api (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtbase-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1381930

Title:
  [TOPBLOCKER] 7digital previews do not play in the scope

Status in qtbase-opensource-src package in Ubuntu:
  Invalid
Status in qtubuntu-media package in Ubuntu:
  Fix Released
Status in unity-scope-mediascanner package in Ubuntu:
  Invalid
Status in unity-scopes-api package in Ubuntu:
  Fix Released
Status in unity8 package in Ubuntu:
  Invalid
Status in qtubuntu-media package in Ubuntu RTM:
  Fix Released
Status in unity-scopes-api package in Ubuntu RTM:
  Fix Released
Status in unity8 package in Ubuntu RTM:
  Invalid

Bug description:
  Steps to reproduce:

  1. Navigate to the music scope
  2. In the section 'New albums from 7digital' click on any album
  3. Press the play button on one of the track previews

  Expected result:

  The preview plays

  Actual result:

  No preview plays

  ProblemType: Bug
  DistroRelease: Ubuntu RTM 14.09
  Package: unity-scope-mediascanner2 0.2+14.10.20141009-0ubuntu1
  Uname: Linux 3.4.67 armv7l
  ApportVersion: 2.14.7-0ubuntu5
  Architecture: armhf
  Date: Thu Oct 16 08:11:12 2014
  InstallationDate: Installed on 2014-10-16 (0 days ago)
  InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20141016-010328)
  SourcePackage: unity-scope-mediascanner
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1381930/+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