The bug is indeed in the Loader of /usr/share/accounts/qml-plugins/ubuntuone/Main.qml
To fix this bug, edit that file and: 1) remove the "sourceComponent:" line 2) remove the outer condition from the "source:" like, so that it looks like this: source: account.accountId != 0 ? existingAccountUrl : newAccountUrl It's likely that Loader's behaviour changed slightly in Qt 5.6, triggering this bug. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntuone-credentials in Ubuntu. https://bugs.launchpad.net/bugs/1620338 Title: Ubuntu One account page is blank Status in Canonical System Image: New Status in ubuntuone-credentials package in Ubuntu: Confirmed Bug description: current build number: 31 device name: frieza_arm64 channel: ubuntu-touch/staging/ubuntu The U1 account page is blank with just a title. To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1620338/+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