Comment 47 for bug 1165104

Revision history for this message
Bruno Nova (brunonova) wrote :

This bug is marked with High importance and has a fix (of mine) waiting to be merged. Why does it seem to have been forgotten?

Meanwhile, to make it easier to install the fixes that I provided in the linked branch, I've uploaded a working version of Oneconf for Saucy and Trusty to this PPA here: https://launchpad.net/~brunonova/+archive/oneconf
This is the version that is in Saucy and Trusty, but with those fixes.
If you want to update to this version, run the following commands in a terminal:
(this could also be done graphically with "Software & Updates" and "Software Updater" programs)

    sudo add-apt-repository ppa:brunonova/oneconf
    sudo apt-get update
    sudo apt-get upgrade

If an official update is released for Oneconf by Ubuntu, it should take precedence over the version in the PPA.
I've tested this briefly in Saucy and Trusty (live session), and it seems to be working.
If it doesn't work, it may be due to an invalid Ubuntu One OAuth token, as mentioned in the merge proposal of the linked branch.

It would be great to see this officially fixed in Ubuntu!