touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #63489
[Bug 1425737] Re: Wizard can potentially wait forever on a buggy page
This bug was fixed in the package unity8 - 8.02+15.04.20150318-0ubuntu1
---------------
unity8 (8.02+15.04.20150318-0ubuntu1) vivid; urgency=medium
[ Albert Astals Cid ]
* Add some context to tr calls (LP: #1431497)
* Require binaries and .pc files we call from code
* Test: More stubborn flick to the end
[ Andrea Cimitan ]
* Refactor PreviewOverlay to fix weird zoom out/in animations when
previewing images from the Previews
[ CI Train Bot ]
* Resync trunk.
[ Charles Kerr ]
* Re-enable a rotation lock test now that the bug that broke that test
has been fixed. (LP: #1410915)
[ Daniel d'Andrada ]
* Darkened area behind indicators menu should eat input until it fully
disappears (LP: #1417967)
* DesktopStage - fix focus switch when user taps on window (LP:
#1431325)
* Fix warnings when launching tutorial
* Make MouseTouchAdaptor controllable from within QML
* Make tst_Shell absorb tst_TabletShell
[ Leo Arias ]
* Changed the autopilot dependencies so they do not require qt4. (LP:
#1429158)
* Drop the support for python2 in autopilot tests. (LP: #1429163)
* Stop using the deprecated toolkit emulators namespace in autopilot
tests. (LP: #1341681)
[ Michael Terry ]
* Don't close wizard & edge tutorial when the unity8-dash closes (LP:
#1425484)
* Don't let the wizard sit indefinitely, waiting for a wizard page to
finish preparing itself. (LP: #1425737)
* Fix two broken qmluitest files by waiting for everything to settle
before starting the tests.
* Only call unlockAllModems once the wizard is done. (LP: #1425161)
(LP: #1425161)
* When we are locking the user out from too many login failures,
notice when time passes even if the device is suspended. (LP:
#1396817) (LP: #1396817)
[ Michael Zanetti ]
* Add a mouse area to the indicators panel so we can open them by
clicking. (LP: #1417650)
* fix launcher not reacting to first click when revealed by mouse
hover, add tests
* performance improvements (LP: #1430233, #1425087)
[ Michał Sawicz ]
* Remove the activity indicator from tests
* Use targets instead of custom ld arguments for linking
[ Mirco Müller ]
* Updated the visuals of the SwipeToAct-widget for incoming-call snap-
decision notifications according to new design-spec.
* Updated the visuals of the SwipeToAct-widget for incoming-call snap-
decision notifications according to new design-spec.
-- CI Train Bot <ci-train-bot@xxxxxxxxxxxxx> Wed, 18 Mar 2015 10:19:06 +0000
** Changed in: unity8 (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 unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1425737
Title:
Wizard can potentially wait forever on a buggy page
Status in unity8 package in Ubuntu:
Fix Released
Bug description:
If a wizard page never reports that it's ready to answer the question
"should I skip this page?", the wizard will wait forever until it gets
the answer. Meanwhile, the user is presented with an empty page.
We experienced this in vivid with ofono bug 1419675. libqofono
wouldn't report that SIM2 was done initializing. So we'd just keep
waiting.
To reduce the severity of future similar bugs, the wizard should have
a sensible timeout. So at least the user can continue.
== Original bug ==
After selecting a language, sometimes I'm left with a blank page. I
never see the next screen, which lets me pick my password.
When this happened, I was running krillin, on vivid image 122. I had
a SIM in slot 2, but none in slot 1. I've NOT been able to reproduce
with a SIM in slot 1 instead of slot 2, which seems relevant.
After reproducing many times, it will sometimes stop happening. But
after an image flash, it is rather reliable for a while.
I've looked into this a bit on the wizard side. It turns out that
libqofono is never replying that the second SIM slot is "ready" which
means it has finished initializing it.
Now, the wizard probably should timeout waiting for that to be true.
But libqofono should also provide that info.
current build number: 122
device name: krillin
channel: ubuntu-touch/devel-proposed
alias: ubuntu-touch/vivid-proposed
last update: 2015-02-25 21:42:40
version version: 122
version ubuntu: 20150225
version device: 20150210-95b6a9f
version custom: 20150225
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1425737/+subscriptions
References