[Touch-packages] [Bug 1418371] Re: Youtube videos don't play in browser with Qt 5.4

2015-02-17 Thread Timo Jyrinki
** Changed in: webbrowser-app (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 webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1418371

Title:
  Youtube videos don't play in browser with Qt 5.4

Status in webbrowser-app package in Ubuntu:
  Fix Released

Bug description:
  After upgrading to Qt 5.4 I notice that playing youtube videos
  launched from video scope do not actually play. Clicking on the video
  image to start it seems to simply reload the page.

  Videos seem to play fine in the media player.

  More information about Qt 5.4 testing at
  https://wiki.ubuntu.com/Touch/QtTesting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1418371/+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 1418371] Re: Youtube videos don't play in browser with Qt 5.4

2015-02-09 Thread Albert Astals Cid
Can confirm that PPA's version shows youtube fine again

** Branch linked: lp:~aacid/oxide/qt54_variantjs

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

Title:
  Youtube videos don't play in browser with Qt 5.4

Status in webbrowser-app package in Ubuntu:
  Fix Committed

Bug description:
  After upgrading to Qt 5.4 I notice that playing youtube videos
  launched from video scope do not actually play. Clicking on the video
  image to start it seems to simply reload the page.

  Videos seem to play fine in the media player.

  More information about Qt 5.4 testing at
  https://wiki.ubuntu.com/Touch/QtTesting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1418371/+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 1418371] Re: Youtube videos don't play in browser with Qt 5.4

2015-02-09 Thread Timo Jyrinki
Confirming too.

** Changed in: webbrowser-app (Ubuntu)
   Status: In Progress => Fix Committed

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

Title:
  Youtube videos don't play in browser with Qt 5.4

Status in webbrowser-app package in Ubuntu:
  Fix Committed

Bug description:
  After upgrading to Qt 5.4 I notice that playing youtube videos
  launched from video scope do not actually play. Clicking on the video
  image to start it seems to simply reload the page.

  Videos seem to play fine in the media player.

  More information about Qt 5.4 testing at
  https://wiki.ubuntu.com/Touch/QtTesting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1418371/+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 1418371] Re: Youtube videos don't play in browser with Qt 5.4

2015-02-06 Thread Timo Jyrinki
New oxide-qt compiling in the PPA, armhf ready in 3 hours if anyone has
time to test it still today.

** Changed in: webbrowser-app (Ubuntu)
   Status: New => In Progress

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

Title:
  Youtube videos don't play in browser with Qt 5.4

Status in webbrowser-app package in Ubuntu:
  In Progress

Bug description:
  After upgrading to Qt 5.4 I notice that playing youtube videos
  launched from video scope do not actually play. Clicking on the video
  image to start it seems to simply reload the page.

  Videos seem to play fine in the media player.

  More information about Qt 5.4 testing at
  https://wiki.ubuntu.com/Touch/QtTesting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1418371/+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 1418371] Re: Youtube videos don't play in browser with Qt 5.4

2015-02-06 Thread Albert Astals Cid
It is the same, with
https://code.launchpad.net/~aacid/oxide/qt54_variantjs/+merge/248765  i
can play the youtube videos (in the computer) and without it i can't.

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

Title:
  Youtube videos don't play in browser with Qt 5.4

Status in webbrowser-app package in Ubuntu:
  New

Bug description:
  After upgrading to Qt 5.4 I notice that playing youtube videos
  launched from video scope do not actually play. Clicking on the video
  image to start it seems to simply reload the page.

  Videos seem to play fine in the media player.

  More information about Qt 5.4 testing at
  https://wiki.ubuntu.com/Touch/QtTesting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1418371/+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 1418371] Re: Youtube videos don't play in browser with Qt 5.4

2015-02-06 Thread Olivier Tilloy
This might have the same root cause as bug #1417963 : if the UA override
mechanism is broken in oxide (due to the change in handling QVariant
passing from C++ to QML), then the override for youtube is not being
sent, and as a result we get a broken version of the mobile site. Need
to check again once
https://code.launchpad.net/~aacid/oxide/qt54_variantjs/+merge/248765
lands.

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

Title:
  Youtube videos don't play in browser with Qt 5.4

Status in webbrowser-app package in Ubuntu:
  New

Bug description:
  After upgrading to Qt 5.4 I notice that playing youtube videos
  launched from video scope do not actually play. Clicking on the video
  image to start it seems to simply reload the page.

  Videos seem to play fine in the media player.

  More information about Qt 5.4 testing at
  https://wiki.ubuntu.com/Touch/QtTesting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1418371/+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