[Bug 467397] Re: KeyError: 'ROUND_CEiLiNG' when using turkish locale

Bug Watch Updater 467397 at bugs.launchpad.net
Sun Feb 5 02:53:36 UTC 2012


** Changed in: python
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to python2.6 in Ubuntu.
https://bugs.launchpad.net/bugs/467397

Title:
  KeyError: 'ROUND_CEiLiNG' when using turkish locale

Status in Python:
  Fix Released
Status in Ubuntu Single Sign On Client:
  Fix Released
Status in Ubuntu Single Sign On Client stable-1-0 series:
  Fix Released
Status in Ubuntu Single Sign On Client trunk series:
  Fix Released
Status in Ubuntu One Client:
  Confirmed
Status in Ubuntu One Control Panel:
  Triaged
Status in “python2.6” package in Ubuntu:
  Confirmed

Bug description:
  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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/python/+bug/467397/+subscriptions




More information about the foundations-bugs mailing list