Activity log for bug #467397

Date Who What changed Old value New value Message
2009-10-31 20:42:20 Celal ERGÜN bug added bug
2009-11-03 19:41:11 Matt Griffin ubuntuone-client: status New Incomplete
2009-11-06 20:48:38 Celal ERGÜN attachment added oauth-login.log http://launchpadlibrarian.net/35268562/oauth-login.log
2009-11-16 16:13:13 Guillermo Gonzalez bug watch added http://bugs.python.org/issue1813
2009-11-16 16:13:27 Guillermo Gonzalez bug task added python2.6 (Ubuntu)
2009-11-16 16:14:18 Guillermo Gonzalez ubuntuone-client: status Incomplete Invalid
2009-11-16 16:18:42 Guillermo Gonzalez ubuntuone-client: status Invalid Triaged
2009-11-16 16:19:34 Guillermo Gonzalez summary Clicking on connect doesn't do anything KeyError: 'ROUND_CEiLiNG' when using turkish locale
2009-12-22 16:16:06 Joshua Hoover description Hi there, Its been two days I'm working on it but there is no hope left so I decided to report the situation. Ubuntu One client doesn't do anything on clicking "Connect". I didn't see any "this is my computer" page either. It just sits tight on the bar with a red cross on it. Even "report a problem" menu isn't working. I did "tail -f .cache/ubuntuone/log/syncdaemon.log" to get some hint. I'm pasting it here for you to see. I see no "token" or password thing in Passwords And Keys menu under Accessories (Name can be different since I'm using Ubuntu in Turkish) The bad thing is I've been talking about Ubuntu One around and I couldn't show it to anybody :) Here is my syncdaemon.log dump: 2009-10-31 22:30:14,499 - ubuntuone.SyncDaemon.Main - INFO - hash queue empty. We are ready! 2009-10-31 22:30:24,124 - ubuntuone.SyncDaemon.DBus - ERROR - Can't get the auth token Traceback (most recent call last): File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/dbus_interface.py", line 1073, in connect access_token = self.main.get_access_token() File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/main.py", line 299, in get_access_token return self.oauth_client.get_access_token() File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/main.py", line 339, in get_access_token raise NoAccessToken("No access token found.") NoAccessToken: No access token found. 2009-10-31 22:32:14,468 - ubuntuone.SyncDaemon.Main - NOTE - ---- MARK (state: READY_WITH_NETWORK; queues: metadata: 0; content: 0; hash: 0, fsm-cache: hit=4 miss=1) ---- Thanks in advance guys. NOTE: A possible workaround is to run syncdaemon with a different locale, e.g: $> LANG=en_US.UTF-8 /usr/lib/ubuntuone-client/ubuntuon-syncdaemon ----- Original description: Hi there, Its been two days I'm working on it but there is no hope left so I decided to report the situation. Ubuntu One client doesn't do anything on clicking "Connect". I didn't see any "this is my computer" page either. It just sits tight on the bar with a red cross on it. Even "report a problem" menu isn't working. I did "tail -f .cache/ubuntuone/log/syncdaemon.log" to get some hint. I'm pasting it here for you to see. I see no "token" or password thing in Passwords And Keys menu under Accessories (Name can be different since I'm using Ubuntu in Turkish) The bad thing is I've been talking about Ubuntu One around and I couldn't show it to anybody :) Here is my syncdaemon.log dump: 2009-10-31 22:30:14,499 - ubuntuone.SyncDaemon.Main - INFO - hash queue empty. We are ready! 2009-10-31 22:30:24,124 - ubuntuone.SyncDaemon.DBus - ERROR - Can't get the auth token Traceback (most recent call last):   File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/dbus_interface.py", line 1073, in connect     access_token = self.main.get_access_token()   File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/main.py", line 299, in get_access_token     return self.oauth_client.get_access_token()   File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/main.py", line 339, in get_access_token     raise NoAccessToken("No access token found.") NoAccessToken: No access token found. 2009-10-31 22:32:14,468 - ubuntuone.SyncDaemon.Main - NOTE - ---- MARK (state: READY_WITH_NETWORK; queues: metadata: 0; content: 0; hash: 0, fsm-cache: hit=4 miss=1) ---- Thanks in advance guys.
2009-12-22 22:39:55 Roman Yepishev description NOTE: A possible workaround is to run syncdaemon with a different locale, e.g: $> LANG=en_US.UTF-8 /usr/lib/ubuntuone-client/ubuntuon-syncdaemon ----- Original description: Hi there, Its been two days I'm working on it but there is no hope left so I decided to report the situation. Ubuntu One client doesn't do anything on clicking "Connect". I didn't see any "this is my computer" page either. It just sits tight on the bar with a red cross on it. Even "report a problem" menu isn't working. I did "tail -f .cache/ubuntuone/log/syncdaemon.log" to get some hint. I'm pasting it here for you to see. I see no "token" or password thing in Passwords And Keys menu under Accessories (Name can be different since I'm using Ubuntu in Turkish) The bad thing is I've been talking about Ubuntu One around and I couldn't show it to anybody :) Here is my syncdaemon.log dump: 2009-10-31 22:30:14,499 - ubuntuone.SyncDaemon.Main - INFO - hash queue empty. We are ready! 2009-10-31 22:30:24,124 - ubuntuone.SyncDaemon.DBus - ERROR - Can't get the auth token Traceback (most recent call last):   File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/dbus_interface.py", line 1073, in connect     access_token = self.main.get_access_token()   File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/main.py", line 299, in get_access_token     return self.oauth_client.get_access_token()   File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/main.py", line 339, in get_access_token     raise NoAccessToken("No access token found.") NoAccessToken: No access token found. 2009-10-31 22:32:14,468 - ubuntuone.SyncDaemon.Main - NOTE - ---- MARK (state: READY_WITH_NETWORK; queues: metadata: 0; content: 0; hash: 0, fsm-cache: hit=4 miss=1) ---- Thanks in advance guys. NOTE: A possible workaround is to run syncdaemon with a different locale, e.g: $> LANG=en_US.UTF-8 /usr/bin/ubuntuone-client-applet ----- Original description: Hi there, Its been two days I'm working on it but there is no hope left so I decided to report the situation. Ubuntu One client doesn't do anything on clicking "Connect". I didn't see any "this is my computer" page either. It just sits tight on the bar with a red cross on it. Even "report a problem" menu isn't working. I did "tail -f .cache/ubuntuone/log/syncdaemon.log" to get some hint. I'm pasting it here for you to see. I see no "token" or password thing in Passwords And Keys menu under Accessories (Name can be different since I'm using Ubuntu in Turkish) The bad thing is I've been talking about Ubuntu One around and I couldn't show it to anybody :) Here is my syncdaemon.log dump: 2009-10-31 22:30:14,499 - ubuntuone.SyncDaemon.Main - INFO - hash queue empty. We are ready! 2009-10-31 22:30:24,124 - ubuntuone.SyncDaemon.DBus - ERROR - Can't get the auth token Traceback (most recent call last):   File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/dbus_interface.py", line 1073, in connect     access_token = self.main.get_access_token()   File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/main.py", line 299, in get_access_token     return self.oauth_client.get_access_token()   File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/main.py", line 339, in get_access_token     raise NoAccessToken("No access token found.") NoAccessToken: No access token found. 2009-10-31 22:32:14,468 - ubuntuone.SyncDaemon.Main - NOTE - ---- MARK (state: READY_WITH_NETWORK; queues: metadata: 0; content: 0; hash: 0, fsm-cache: hit=4 miss=1) ---- Thanks in advance guys.
2009-12-22 22:40:13 Roman Yepishev description NOTE: A possible workaround is to run syncdaemon with a different locale, e.g: $> LANG=en_US.UTF-8 /usr/bin/ubuntuone-client-applet ----- Original description: Hi there, Its been two days I'm working on it but there is no hope left so I decided to report the situation. Ubuntu One client doesn't do anything on clicking "Connect". I didn't see any "this is my computer" page either. It just sits tight on the bar with a red cross on it. Even "report a problem" menu isn't working. I did "tail -f .cache/ubuntuone/log/syncdaemon.log" to get some hint. I'm pasting it here for you to see. I see no "token" or password thing in Passwords And Keys menu under Accessories (Name can be different since I'm using Ubuntu in Turkish) The bad thing is I've been talking about Ubuntu One around and I couldn't show it to anybody :) Here is my syncdaemon.log dump: 2009-10-31 22:30:14,499 - ubuntuone.SyncDaemon.Main - INFO - hash queue empty. We are ready! 2009-10-31 22:30:24,124 - ubuntuone.SyncDaemon.DBus - ERROR - Can't get the auth token Traceback (most recent call last):   File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/dbus_interface.py", line 1073, in connect     access_token = self.main.get_access_token()   File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/main.py", line 299, in get_access_token     return self.oauth_client.get_access_token()   File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/main.py", line 339, in get_access_token     raise NoAccessToken("No access token found.") NoAccessToken: No access token found. 2009-10-31 22:32:14,468 - ubuntuone.SyncDaemon.Main - NOTE - ---- MARK (state: READY_WITH_NETWORK; queues: metadata: 0; content: 0; hash: 0, fsm-cache: hit=4 miss=1) ---- Thanks in advance guys. NOTE: A possible workaround is to run the applet with a different locale, e.g: $> LANG=en_US.UTF-8 /usr/bin/ubuntuone-client-applet ----- Original description: Hi there, Its been two days I'm working on it but there is no hope left so I decided to report the situation. Ubuntu One client doesn't do anything on clicking "Connect". I didn't see any "this is my computer" page either. It just sits tight on the bar with a red cross on it. Even "report a problem" menu isn't working. I did "tail -f .cache/ubuntuone/log/syncdaemon.log" to get some hint. I'm pasting it here for you to see. I see no "token" or password thing in Passwords And Keys menu under Accessories (Name can be different since I'm using Ubuntu in Turkish) The bad thing is I've been talking about Ubuntu One around and I couldn't show it to anybody :) Here is my syncdaemon.log dump: 2009-10-31 22:30:14,499 - ubuntuone.SyncDaemon.Main - INFO - hash queue empty. We are ready! 2009-10-31 22:30:24,124 - ubuntuone.SyncDaemon.DBus - ERROR - Can't get the auth token Traceback (most recent call last):   File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/dbus_interface.py", line 1073, in connect     access_token = self.main.get_access_token()   File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/main.py", line 299, in get_access_token     return self.oauth_client.get_access_token()   File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/main.py", line 339, in get_access_token     raise NoAccessToken("No access token found.") NoAccessToken: No access token found. 2009-10-31 22:32:14,468 - ubuntuone.SyncDaemon.Main - NOTE - ---- MARK (state: READY_WITH_NETWORK; queues: metadata: 0; content: 0; hash: 0, fsm-cache: hit=4 miss=1) ---- Thanks in advance guys.
2010-01-05 13:52:32 Rick McBride ubuntuone-client: status Triaged Confirmed
2010-01-13 21:26:44 Rick McBride ubuntuone-client: importance Undecided Medium
2010-02-04 16:45:27 Joshua Hoover tags desktop+
2010-02-04 16:45:35 Joshua Hoover ubuntuone-client: assignee Ubuntu One Desktop+ team (uone-desktop)
2010-02-04 16:45:38 Joshua Hoover ubuntuone-client: importance Medium Undecided
2010-02-09 14:41:36 Guillermo Gonzalez ubuntuone-client: importance Undecided Medium
2010-02-17 08:17:37 Roman Yepishev tags desktop+ desktop+ rye-diag
2010-02-21 15:48:33 Adam Collard python2.6 (Ubuntu): status New Confirmed
2010-02-21 15:49:34 Adam Collard bug task added python
2010-02-22 02:08:31 Bug Watch Updater python: status Unknown New
2010-05-20 19:11:27 Roman Yepishev tags desktop+ rye-diag current-trouble desktop+ rye-diag
2010-05-20 19:11:57 Roman Yepishev tags current-trouble desktop+ rye-diag desktop+ rye-diag
2010-09-30 20:23:04 Natalia Bidart bug task added ubuntu-sso-client
2010-09-30 20:24:36 Natalia Bidart ubuntu-sso-client: status New Confirmed
2010-09-30 20:24:40 Natalia Bidart ubuntu-sso-client: importance Undecided Medium
2010-09-30 20:25:20 Natalia Bidart ubuntu-sso-client: assignee Ubuntu One Desktop+ team (ubuntuone-desktop+)
2010-09-30 21:20:38 Launchpad Janitor branch linked lp:~nataliabidart/ubuntu-sso-client/workaround-turkish-locale-failure
2010-10-01 09:16:29 dobey ubuntu-sso-client: status Confirmed Fix Committed
2010-10-01 13:21:11 Launchpad Janitor branch linked lp:~nataliabidart/ubuntu-sso-client/less-upper-more-turkish-stable
2010-10-01 13:28:47 Natalia Bidart nominated for series ubuntu-sso-client/stable-1-0
2010-10-01 13:28:47 Natalia Bidart bug task added ubuntu-sso-client/stable-1-0
2010-10-01 13:28:47 Natalia Bidart nominated for series ubuntu-sso-client/trunk
2010-10-01 13:28:47 Natalia Bidart bug task added ubuntu-sso-client/trunk
2010-10-01 13:29:05 Natalia Bidart ubuntu-sso-client/stable-1-0: status New In Progress
2010-10-01 13:29:21 Natalia Bidart ubuntu-sso-client/stable-1-0: assignee Ubuntu One Desktop+ team (ubuntuone-desktop+)
2010-10-01 13:29:26 Natalia Bidart ubuntu-sso-client/stable-1-0: importance Undecided Medium
2010-10-01 16:16:20 Natalia Bidart ubuntu-sso-client/stable-1-0: status In Progress Fix Committed
2010-10-04 18:44:39 Natalia Bidart ubuntu-sso-client/stable-1-0: status Fix Committed Fix Released
2010-10-04 18:44:49 Natalia Bidart ubuntu-sso-client/trunk: status Fix Committed Fix Released
2011-02-12 19:06:49 Natalia Bidart bug task added ubuntuone-control-panel
2011-02-12 19:07:05 Natalia Bidart ubuntuone-control-panel: assignee Naty Bidart (nataliabidart)
2011-02-12 19:07:18 Natalia Bidart ubuntuone-control-panel: importance Undecided Medium
2011-02-12 19:07:25 Natalia Bidart ubuntuone-control-panel: status New Confirmed
2011-02-25 18:26:23 Natalia Bidart ubuntuone-control-panel: status Confirmed Triaged
2011-02-25 18:36:20 Launchpad Janitor branch linked lp:~nataliabidart/ubuntuone-control-panel/support-turkish
2011-04-11 07:06:24 Roman Yepishev description NOTE: A possible workaround is to run the applet with a different locale, e.g: $> LANG=en_US.UTF-8 /usr/bin/ubuntuone-client-applet ----- Original description: Hi there, Its been two days I'm working on it but there is no hope left so I decided to report the situation. Ubuntu One client doesn't do anything on clicking "Connect". I didn't see any "this is my computer" page either. It just sits tight on the bar with a red cross on it. Even "report a problem" menu isn't working. I did "tail -f .cache/ubuntuone/log/syncdaemon.log" to get some hint. I'm pasting it here for you to see. I see no "token" or password thing in Passwords And Keys menu under Accessories (Name can be different since I'm using Ubuntu in Turkish) The bad thing is I've been talking about Ubuntu One around and I couldn't show it to anybody :) Here is my syncdaemon.log dump: 2009-10-31 22:30:14,499 - ubuntuone.SyncDaemon.Main - INFO - hash queue empty. We are ready! 2009-10-31 22:30:24,124 - ubuntuone.SyncDaemon.DBus - ERROR - Can't get the auth token Traceback (most recent call last):   File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/dbus_interface.py", line 1073, in connect     access_token = self.main.get_access_token()   File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/main.py", line 299, in get_access_token     return self.oauth_client.get_access_token()   File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/main.py", line 339, in get_access_token     raise NoAccessToken("No access token found.") NoAccessToken: No access token found. 2009-10-31 22:32:14,468 - ubuntuone.SyncDaemon.Main - NOTE - ---- MARK (state: READY_WITH_NETWORK; queues: metadata: 0; content: 0; hash: 0, fsm-cache: hit=4 miss=1) ---- Thanks in advance guys. NOTE: A possible workaround is to run the application having the issue with a different locale, e.g: $ LANG=en_US.UTF-8 /usr/bin/ubuntuone-client-applet ----- Original description: Hi there, Its been two days I'm working on it but there is no hope left so I decided to report the situation. Ubuntu One client doesn't do anything on clicking "Connect". I didn't see any "this is my computer" page either. It just sits tight on the bar with a red cross on it. Even "report a problem" menu isn't working. I did "tail -f .cache/ubuntuone/log/syncdaemon.log" to get some hint. I'm pasting it here for you to see. I see no "token" or password thing in Passwords And Keys menu under Accessories (Name can be different since I'm using Ubuntu in Turkish) The bad thing is I've been talking about Ubuntu One around and I couldn't show it to anybody :) Here is my syncdaemon.log dump: 2009-10-31 22:30:14,499 - ubuntuone.SyncDaemon.Main - INFO - hash queue empty. We are ready! 2009-10-31 22:30:24,124 - ubuntuone.SyncDaemon.DBus - ERROR - Can't get the auth token Traceback (most recent call last):   File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/dbus_interface.py", line 1073, in connect     access_token = self.main.get_access_token()   File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/main.py", line 299, in get_access_token     return self.oauth_client.get_access_token()   File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/main.py", line 339, in get_access_token     raise NoAccessToken("No access token found.") NoAccessToken: No access token found. 2009-10-31 22:32:14,468 - ubuntuone.SyncDaemon.Main - NOTE - ---- MARK (state: READY_WITH_NETWORK; queues: metadata: 0; content: 0; hash: 0, fsm-cache: hit=4 miss=1) ---- Thanks in advance guys.
2011-04-19 15:40:07 Natalia Bidart ubuntuone-control-panel: assignee Naty Bidart (nataliabidart) Ubuntu One Desktop+ team (ubuntuone-desktop+)
2011-07-24 12:28:40 Bug Watch Updater python: status New Fix Released
2011-08-03 09:07:30 Bug Watch Updater python: status Fix Released Fix Committed
2011-10-13 17:19:25 Launchpad Janitor branch linked lp:~dobey/ubuntuone-client/raze-ceiling
2012-02-05 02:53:36 Bug Watch Updater python: status Fix Committed Fix Released
2012-06-04 14:52:30 Roberto Alsina ubuntuone-client: status Confirmed Fix Released
2012-06-04 14:52:34 Roberto Alsina ubuntuone-control-panel: status Triaged Fix Released
2012-06-04 14:53:00 Roberto Alsina ubuntuone-client: status Fix Released Confirmed
2012-06-04 15:04:39 Roberto Alsina ubuntuone-client: status Confirmed Fix Released
2015-05-03 13:23:59 dino99 python2.6 (Ubuntu): status Confirmed Invalid