[Ubuntu-sdk-bugs] [Bug 1462489] Re: Allow apps to keep the screen on

2017-01-09 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: Confirmed => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtsystems-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1462489

Title:
  Allow apps to keep the screen on

Status in Canonical System Image:
  Fix Released
Status in Canonical Click Reviewers tools:
  Fix Released
Status in Ubuntu Developer Portal:
  Fix Released
Status in apparmor-easyprof-ubuntu package in Ubuntu:
  Fix Released
Status in qtsystems-opensource-src package in Ubuntu:
  Fix Released
Status in qtubuntu package in Ubuntu:
  Confirmed
Status in ubuntu-system-settings package in Ubuntu:
  Confirmed
Status in ubuntu-ui-toolkit package in Ubuntu:
  Invalid
Status in unity-system-compositor package in Ubuntu:
  Fix Released
Status in unity8 package in Ubuntu:
  Fix Released
Status in qtsystems-opensource-src package in Ubuntu RTM:
  Fix Released

Bug description:
  Support an interface in QML and HTML to allow an app to keep the
  screen on while the app is active. This has come up in several
  scenarios, such as an ebook reader, a clock in night mode.

  First step is to hook up QtSystemInfo screenSaverEnabled

  One solution to inhibit the screen blanking:

  Add a new dbus rule to the default template
  Provide a mediator (unity8) to control this, so it can restore the screen 
blanking when the app is not active or has been closed
  Prompt the user for confirmation the first time the app accesses it
  use the trust store to avoid prompts each time
  add to the System settings Other app access panel an entry for Screen or 
Display so the setting could be revoked

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1462489/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1654819] Re: new failing qmluitests with Unity 8 on Qt 5.7.1

2017-01-09 Thread Timo Jyrinki
Reverting the offending patch.

** Package changed: unity8 (Ubuntu) => qtdeclarative-opensource-src
(Ubuntu)

** Changed in: qtdeclarative-opensource-src (Ubuntu)
   Status: New => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtdeclarative-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1654819

Title:
  new failing qmluitests with Unity 8 on Qt 5.7.1

Status in qtdeclarative-opensource-src package in Ubuntu:
  Fix Committed

Bug description:
  As continuation of bug #1642919 , there are new failures with Unity 8
  on Qt 5.7.1, found via autopkgtesting of a final Qt 5.7.1 release PPA.

  ---
  FAIL!  : qmltestrunner::ApplicationWindow::test_appCrashed() property state
 Actual   (): void
 Expected (): screenshot
 Loc: 
[/tmp/autopkgtest.XPKycX/build.7en/unity8-8.15+17.04.20161215/tests/qmltests/Stage/tst_ApplicationWindow.qml(353)]
  FAIL!  : qmltestrunner::ApplicationWindow::test_killedAppShowsScreenshot() 
property state
 Actual   (): surface
 Expected (): screenshot
 Loc: 
[/tmp/autopkgtest.XPKycX/build.7en/unity8-8.15+17.04.20161215/tests/qmltests/Stage/tst_ApplicationWindow.qml(303)]
  FAIL!  : qmltestrunner::ApplicationWindow::test_restartApp() property state
 Actual   (): surface
 Expected (): screenshot
 Loc: 
[/tmp/autopkgtest.XPKycX/build.7en/unity8-8.15+17.04.20161215/tests/qmltests/Stage/tst_ApplicationWindow.qml(321)]
  ---
  FAIL!  : qmltestrunner::PhoneStage::test_closeZombieSurface() property count
 Actual   (): 1
 Expected (): 0
 Loc: 
[/tmp/autopkgtest.XPKycX/build.7en/unity8-8.15+17.04.20161215/tests/qmltests/Stage/tst_PhoneStage.qml(549)]
  FAIL!  : qmltestrunner::PhoneStage::test_closeZombieSurface() function 
returned unexpected result
 Actual   (): 1
 Expected (): 0
 Loc: 
[/tmp/autopkgtest.XPKycX/build.7en/unity8-8.15+17.04.20161215/obj-x86_64-linux-gnu/tests/utils/modules/Unity/Test/UnityTestCase.qml(649)]
  FAIL!  : qmltestrunner::PhoneStage::test_dashRemainsRunningIfStageIsToldSo() 
property count
 Actual   (): 2
 Expected (): 1
 Loc: 
[/tmp/autopkgtest.XPKycX/build.7en/unity8-8.15+17.04.20161215/tests/qmltests/Stage/tst_PhoneStage.qml(95)]
  FAIL!  : qmltestrunner::PhoneStage::test_selectSuspendedAppWithoutSurface() 
property state
 Actual   (): 1
 Expected (): 2
 Loc: 
[/tmp/autopkgtest.XPKycX/build.7en/unity8-8.15+17.04.20161215/tests/qmltests/Stage/tst_PhoneStage.qml(497)]
  ---
  FAIL!  : qmltestrunner::TabletStage::test_selectSuspendedAppWithoutSurface() 
property count
 Actual   (): 1
 Expected (): 0
 Loc: 
[/tmp/autopkgtest.XPKycX/build.7en/unity8-8.15+17.04.20161215/tests/qmltests/Stage/tst_TabletStage.qml(655)]
  FAIL!  : qmltestrunner::TabletStage::test_selectSuspendedAppWithoutSurface() 
function returned unexpected result
 Actual   (): 1
 Expected (): 0
 Loc: 
[/tmp/autopkgtest.XPKycX/build.7en/unity8-8.15+17.04.20161215/obj-x86_64-linux-gnu/tests/utils/modules/Unity/Test/UnityTestCase.qml(649)]
  FAIL!  : qmltestrunner::TabletStage::test_suspendsAndResumesAppsInMainStage() 
property count
 Actual   (): 3
 Expected (): 1
 Loc: 
[/tmp/autopkgtest.XPKycX/build.7en/unity8-8.15+17.04.20161215/tests/qmltests/Stage/tst_TabletStage.qml(138)]
  FAIL!  : qmltestrunner::TabletStage::test_suspendsAndResumesAppsInMainStage() 
'verify()' returned FALSE. ()
 Loc: 
[/tmp/autopkgtest.XPKycX/build.7en/unity8-8.15+17.04.20161215/tests/qmltests/Stage/tst_TabletStage.qml(180)]
  ---

  Logs, all with same failures:
  
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-zesty-ci-train-ppa-service-1985/zesty/amd64/u/unity8/20170106_100308_7ead7@/log.gz
  
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-zesty-ci-train-ppa-service-1985/zesty/i386/u/unity8/20170106_052919_7ead7@/log.gz

  
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-zesty-ci-train-ppa-service-1985/zesty/amd64/u/unity8/20170108_054528_bff31@/log.gz
  
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-zesty-ci-train-ppa-service-1985/zesty/i386/u/unity8/20170107_205328_bff31@/log.gz

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtdeclarative-opensource-src/+bug/1654819/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1654819] [NEW] new failing qmluitests with Unity 8 on Qt 5.7.1

2017-01-09 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

As continuation of bug #1642919 , there are new failures with Unity 8 on
Qt 5.7.1, found via autopkgtesting of a final Qt 5.7.1 release PPA.

---
FAIL!  : qmltestrunner::ApplicationWindow::test_appCrashed() property state
   Actual   (): void
   Expected (): screenshot
   Loc: 
[/tmp/autopkgtest.XPKycX/build.7en/unity8-8.15+17.04.20161215/tests/qmltests/Stage/tst_ApplicationWindow.qml(353)]
FAIL!  : qmltestrunner::ApplicationWindow::test_killedAppShowsScreenshot() 
property state
   Actual   (): surface
   Expected (): screenshot
   Loc: 
[/tmp/autopkgtest.XPKycX/build.7en/unity8-8.15+17.04.20161215/tests/qmltests/Stage/tst_ApplicationWindow.qml(303)]
FAIL!  : qmltestrunner::ApplicationWindow::test_restartApp() property state
   Actual   (): surface
   Expected (): screenshot
   Loc: 
[/tmp/autopkgtest.XPKycX/build.7en/unity8-8.15+17.04.20161215/tests/qmltests/Stage/tst_ApplicationWindow.qml(321)]
---
FAIL!  : qmltestrunner::PhoneStage::test_closeZombieSurface() property count
   Actual   (): 1
   Expected (): 0
   Loc: 
[/tmp/autopkgtest.XPKycX/build.7en/unity8-8.15+17.04.20161215/tests/qmltests/Stage/tst_PhoneStage.qml(549)]
FAIL!  : qmltestrunner::PhoneStage::test_closeZombieSurface() function returned 
unexpected result
   Actual   (): 1
   Expected (): 0
   Loc: 
[/tmp/autopkgtest.XPKycX/build.7en/unity8-8.15+17.04.20161215/obj-x86_64-linux-gnu/tests/utils/modules/Unity/Test/UnityTestCase.qml(649)]
FAIL!  : qmltestrunner::PhoneStage::test_dashRemainsRunningIfStageIsToldSo() 
property count
   Actual   (): 2
   Expected (): 1
   Loc: 
[/tmp/autopkgtest.XPKycX/build.7en/unity8-8.15+17.04.20161215/tests/qmltests/Stage/tst_PhoneStage.qml(95)]
FAIL!  : qmltestrunner::PhoneStage::test_selectSuspendedAppWithoutSurface() 
property state
   Actual   (): 1
   Expected (): 2
   Loc: 
[/tmp/autopkgtest.XPKycX/build.7en/unity8-8.15+17.04.20161215/tests/qmltests/Stage/tst_PhoneStage.qml(497)]
---
FAIL!  : qmltestrunner::TabletStage::test_selectSuspendedAppWithoutSurface() 
property count
   Actual   (): 1
   Expected (): 0
   Loc: 
[/tmp/autopkgtest.XPKycX/build.7en/unity8-8.15+17.04.20161215/tests/qmltests/Stage/tst_TabletStage.qml(655)]
FAIL!  : qmltestrunner::TabletStage::test_selectSuspendedAppWithoutSurface() 
function returned unexpected result
   Actual   (): 1
   Expected (): 0
   Loc: 
[/tmp/autopkgtest.XPKycX/build.7en/unity8-8.15+17.04.20161215/obj-x86_64-linux-gnu/tests/utils/modules/Unity/Test/UnityTestCase.qml(649)]
FAIL!  : qmltestrunner::TabletStage::test_suspendsAndResumesAppsInMainStage() 
property count
   Actual   (): 3
   Expected (): 1
   Loc: 
[/tmp/autopkgtest.XPKycX/build.7en/unity8-8.15+17.04.20161215/tests/qmltests/Stage/tst_TabletStage.qml(138)]
FAIL!  : qmltestrunner::TabletStage::test_suspendsAndResumesAppsInMainStage() 
'verify()' returned FALSE. ()
   Loc: 
[/tmp/autopkgtest.XPKycX/build.7en/unity8-8.15+17.04.20161215/tests/qmltests/Stage/tst_TabletStage.qml(180)]
---

Logs, all with same failures:
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-zesty-ci-train-ppa-service-1985/zesty/amd64/u/unity8/20170106_100308_7ead7@/log.gz
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-zesty-ci-train-ppa-service-1985/zesty/i386/u/unity8/20170106_052919_7ead7@/log.gz

https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-zesty-ci-train-ppa-service-1985/zesty/amd64/u/unity8/20170108_054528_bff31@/log.gz
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-zesty-ci-train-ppa-service-1985/zesty/i386/u/unity8/20170107_205328_bff31@/log.gz

** Affects: qtdeclarative-opensource-src (Ubuntu)
 Importance: Critical
 Status: New


** Tags: qt5.7
-- 
new failing qmluitests with Unity 8 on Qt 5.7.1
https://bugs.launchpad.net/bugs/1654819
You received this bug notification because you are a member of Ubuntu SDK bug 
tracking, which is subscribed to qtdeclarative-opensource-src in Ubuntu.

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp