Trying to install UbuntuOne cloud sync on Linux Mint 13 Maya (Cinnamon) with the following command:
Sudo apt-get install ubuntuone-installer
The installer started well but it hanged in the middle with following message:
Traceback (most recent call last):
File “/usr/bin/ubuntuone-control-panel-qt”, line 29, in
from ubuntuone.controlpanel.gui.qt import main
File “/usr/lib/python2.7/dist-packages/ubuntuone-control-panel/ubuntuone/controlpanel/gui/__init__.py”, line 26, in
from ubuntuone.controlpanel.backend import UBUNTUONE_LINK
File “/usr/lib/python2.7/dist-packages/ubuntuone-control-panel/ubuntuone/controlpanel/backend.py”, line 27, in
from ubuntuone.platform.credentials import CredentialsManagementTool
File “/usr/lib/python2.7/dist-packages/ubuntuone-client/ubuntuone/platform/__init__.py”, line 34, in
from ubuntu_sso.xdg_base_directory import xdg_home
ImportError: No module named xdg_base_directory
The message above is certainly not readable by humans. Though it appears that some definitions are missing. Can anybody help? I have tried headless install also by following command but it did not improve:
sudo apt-get install ubuntuone-client python-simplejson gir1.2-unity-5.0 -y && sudo wget http://people.canonical.com/~roman.yepishev/us/u1sdtool-wrapper -O /usr/local/bin/u1sdtool && sudo chmod +x /usr/local/bin/u1sdtool && cd /tmp && wget http://people.canonical.com/~roman.yepishev/us/ubuntuone-sso-login.py && python ubuntuone-sso-login.py
And also pasted the out put from above to this file ~/.config/ubuntuone/syncdaemon.conf.
but it did not help? Any suggestion or solution?
Pingback: Ubuntu One File Sync Error: AUTH_FAILED in Raring. | Sandeep Bhalla's Blog
Another help is here, though I have not yet tried it as yet. http://blog.linux4us.org/2013/01/27/ubuntu-one-for-linux-mint-14/
LikeLike
Pingback: Another good alternative to Ubuntu without Unity is Lubuntu! « Sandeep Bhalla's Blog
Sorry folks! No luck. All tweaks revealed on net; tried but did not work. Tweaks for Mint 13 are complete failure. Similar problems are listed here:
http://forums.linuxmint.com/viewtopic.php?f=47&t=118514
http://askubuntu.com/questions/220737/how-do-i-install-ubuntu-one-in-linux-mint
LikeLike
This post has some useful information: http://forums.linuxmint.com/viewtopic.php?f=47&t=118569&p=655333&hilit=ubuntuone#p654967
I shall try to understand it asap.
LikeLike