My workaround for installing official (and working) owncloud client on Xenial:
0) Purge 2.1.1+dfsg-1ubuntu1 with broken indicator support. "sudo apt-get purge owncloud-client" && "sudo apt-get autoremove"" 1) Disable universe ubuntu repo (which contains 2.1.1+dfsg-1ubuntu1) 2) Enable *both*: deb http://download.opensuse.org/repositories/isv:/ownCloud:/desktop/Ubuntu_15.10/ / deb http://download.opensuse.org/repositories/isv:/ownCloud:/desktop/Ubuntu_16.04/ / 3) sudo apt-get update 4) Reinstall owncloud client: "sudo apt-get install owncloud-client" 5) Re-enable universe repo. 6) mark owncloud-client as hold: "sudo apt-mark hold owncloud-client" Works for me, and I agree that owncloud client should receive more care in ubuntu. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1511058 Title: No application indicator To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/indicators-client/+bug/1511058/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs