Authenticator app won't open with latest SDK

Bug #1503901 reported by Michael Terry on 2015-10-07
14
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Canonical System Image
Critical
Zoltan Balogh
ubuntu-ui-toolkit (Ubuntu)
Critical
Zsombor Egri

Bug Description

The Authenticator app in the store won't open on latest rc-proposed images. I'm assuming something in the SDK changed out from under it. Nothing useful in the log though.

Related branches

Changed in canonical-devices-system-image:
milestone: none → ww40-2015
importance: Undecided → Critical
Changed in canonical-devices-system-image:
assignee: nobody → Zoltan Balogh (bzoltan)
Changed in ubuntu-ui-toolkit (Ubuntu):
assignee: nobody → Zoltan Balogh (bzoltan)
importance: Undecided → Critical
Michael Zanetti (mzanetti) wrote :

Ok. Turns out the issue here is that authenticator does this:

Layout {
  ...
  Label {
    Button {
    }
  }
}

Reason for doing that is that the cell-size of the label should be what the label's implicitSize is. When the app starts up, the label is to be covered by a button tho. Placing a button inside a label makes it crash since the latest update. Here's a standalone example how to reproduce it:

http://paste.ubuntu.com/12712857/

Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in ubuntu-ui-toolkit (Ubuntu):
status: New → Confirmed
tags: added: regression-proposed
Zsombor Egri (zsombi) on 2015-10-08
Changed in ubuntu-ui-toolkit (Ubuntu):
assignee: Zoltan Balogh (bzoltan) → Zsombor Egri (zsombi)
Zsombor Egri (zsombi) on 2015-10-08
Changed in ubuntu-ui-toolkit (Ubuntu):
status: Confirmed → In Progress
Changed in canonical-devices-system-image:
status: New → Confirmed
status: Confirmed → In Progress
Zoltan Balogh (bzoltan) on 2015-10-08
Changed in ubuntu-ui-toolkit (Ubuntu):
status: In Progress → Fix Committed
Changed in canonical-devices-system-image:
status: In Progress → Fix Committed
Zoltan Balogh (bzoltan) on 2015-10-19
Changed in canonical-devices-system-image:
status: Fix Committed → Fix Released
Changed in ubuntu-ui-toolkit (Ubuntu):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  Edit
Everyone can see this information.

Other bug subscribers