Comment 1 for bug 545946

Revision history for this message
Joshua Hoover (joshuahoover) wrote :

Hi Alvaro,

Thank you for taking the time to file this bug report. Ubuntu One should be auto connecting. If it is not for you, please do the following so we can ge some debug information that will help us see what the root cause of the problem is.

1. Run the following from a terminal session: echo -e "[logging]\nlevel = DEBUG" > ~/.config/ubuntuone/logging.conf; sudo sed -i 's/LOG_LEVEL = logging.INFO/LOG_LEVEL = logging.DEBUG/' /usr/lib/python2.6/dist-packages/ubuntuone/oauthdesktop/logger.py; u1sdtool -q; u1sdtool -c \
apport-collect -p ubuntuone-client 545946

2. Run this command from a terminal session: tar cjf ~/u1logs.tar.bz2 ~/.cache/ubuntuone/log

3. Attach ~/u1logs.tar.bz2 to the bug report

Thank you,

Joshua