[Touch-packages] [Bug 1403359] Re: Another webbrowser-app FTBFS against Qt 5.4

2014-12-17 Thread Timo Jyrinki
** Branch linked: lp:~timo-jyrinki/webbrowser-app/qt_540_use_qsglayer

-- 
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/1403359

Title:
  Another webbrowser-app FTBFS against Qt 5.4

Status in webbrowser-app package in Ubuntu:
  In Progress

Bug description:
  With the final 5.4.0 out and a new PPA built from it, it'd seem that
  the fix for bug #1398372 was not enough to get webbrowser-app building
  completely:

  https://launchpadlibrarian.net/192841784/buildlog_ubuntu-vivid-amd64
  .webbrowser-
  app_0.23%2B15.04.20141212.1-0ubuntu2~test1_FAILEDTOBUILD.txt.gz

  ---
  
/build/buildd/webbrowser-app-0.23+15.04.20141212.1/src/app/webbrowser/item-capture.cpp:86:9:
 error: 'QQuickShaderEffectTexture' was not declared in this scope
   QQuickShaderEffectTexture* texture =
   ^
  ---

  Information about Qt 5.4 at https://wiki.ubuntu.com/Touch/QtTesting.

  Related commmit:
  
https://qt.gitorious.org/qt/qtdeclarative/commit/15ee12508ec8663ae09ebfc61cc4f0725311bdec

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1403359/+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 1403359] Re: Another webbrowser-app FTBFS against Qt 5.4

2014-12-17 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/vivid-proposed/webbrowser-app

-- 
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/1403359

Title:
  Another webbrowser-app FTBFS against Qt 5.4

Status in webbrowser-app package in Ubuntu:
  In Progress

Bug description:
  With the final 5.4.0 out and a new PPA built from it, it'd seem that
  the fix for bug #1398372 was not enough to get webbrowser-app building
  completely:

  https://launchpadlibrarian.net/192841784/buildlog_ubuntu-vivid-amd64
  .webbrowser-
  app_0.23%2B15.04.20141212.1-0ubuntu2~test1_FAILEDTOBUILD.txt.gz

  ---
  
/build/buildd/webbrowser-app-0.23+15.04.20141212.1/src/app/webbrowser/item-capture.cpp:86:9:
 error: 'QQuickShaderEffectTexture' was not declared in this scope
   QQuickShaderEffectTexture* texture =
   ^
  ---

  Information about Qt 5.4 at https://wiki.ubuntu.com/Touch/QtTesting.

  Related commmit:
  
https://qt.gitorious.org/qt/qtdeclarative/commit/15ee12508ec8663ae09ebfc61cc4f0725311bdec

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1403359/+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 1403359] Re: Another webbrowser-app FTBFS against Qt 5.4

2014-12-17 Thread Launchpad Bug Tracker
This bug was fixed in the package webbrowser-app -
0.23+15.04.20141217-0ubuntu1

---
webbrowser-app (0.23+15.04.20141217-0ubuntu1) vivid; urgency=low

  [ Timo Jyrinki ]
  * Use QSGLayer instead of QQuickShaderEffectTexture on Qt 5.4.0 (LP:
#1403359) (LP: #1403359)

  [ Olivier Tilloy ]
  * Do not offer to go back to safety for non-overridable certificate
errors. The user can always use the chrome’s back/refresh buttons.
(LP: #1394925, #1394270)
  * Move the Tab component to a separate QML file, for improved
readability, maintenance and testability.
  * Actually compare the contents of the capture to the reference item.

  [ Leo Arias ]
  * Added an autopilot custom proxy object for the application.
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Wed, 17 Dec 2014 
09:23:25 +

** Changed in: webbrowser-app (Ubuntu)
   Status: In Progress = 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/1403359

Title:
  Another webbrowser-app FTBFS against Qt 5.4

Status in webbrowser-app package in Ubuntu:
  Fix Released

Bug description:
  With the final 5.4.0 out and a new PPA built from it, it'd seem that
  the fix for bug #1398372 was not enough to get webbrowser-app building
  completely:

  https://launchpadlibrarian.net/192841784/buildlog_ubuntu-vivid-amd64
  .webbrowser-
  app_0.23%2B15.04.20141212.1-0ubuntu2~test1_FAILEDTOBUILD.txt.gz

  ---
  
/build/buildd/webbrowser-app-0.23+15.04.20141212.1/src/app/webbrowser/item-capture.cpp:86:9:
 error: 'QQuickShaderEffectTexture' was not declared in this scope
   QQuickShaderEffectTexture* texture =
   ^
  ---

  Information about Qt 5.4 at https://wiki.ubuntu.com/Touch/QtTesting.

  Related commmit:
  
https://qt.gitorious.org/qt/qtdeclarative/commit/15ee12508ec8663ae09ebfc61cc4f0725311bdec

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1403359/+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 1403359] Re: Another webbrowser-app FTBFS against Qt 5.4

2014-12-16 Thread Timo Jyrinki
** Changed in: webbrowser-app (Ubuntu)
 Assignee: (unassigned) = Timo Jyrinki (timo-jyrinki)

** 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/1403359

Title:
  Another webbrowser-app FTBFS against Qt 5.4

Status in webbrowser-app package in Ubuntu:
  In Progress

Bug description:
  With the final 5.4.0 out and a new PPA built from it, it'd seem that
  the fix for bug #1398372 was not enough to get webbrowser-app building
  completely:

  https://launchpadlibrarian.net/192841784/buildlog_ubuntu-vivid-amd64
  .webbrowser-
  app_0.23%2B15.04.20141212.1-0ubuntu2~test1_FAILEDTOBUILD.txt.gz

  ---
  
/build/buildd/webbrowser-app-0.23+15.04.20141212.1/src/app/webbrowser/item-capture.cpp:86:9:
 error: 'QQuickShaderEffectTexture' was not declared in this scope
   QQuickShaderEffectTexture* texture =
   ^
  ---

  Information about Qt 5.4 at https://wiki.ubuntu.com/Touch/QtTesting.

  Related commmit:
  
https://qt.gitorious.org/qt/qtdeclarative/commit/15ee12508ec8663ae09ebfc61cc4f0725311bdec

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