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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1620338

Title:
  Ubuntu One account page is blank

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

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

Reply via email to