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/

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1503901

Title:
  Authenticator app won't open with latest SDK

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to