ubuntu One Crashes on startup

Bug #773340 reported by Ongun Kanat
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ubuntuone-control-panel (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: ubuntuone-control-panel

I've just installed 11.04 on my desktop.
Ubuntu One control panel crashes and exits.
I can solve this bug with "export LC_ALL=C" command.
I think It's a problem on global variables.

My console output:

Traceback (most recent call last):
  File "/usr/bin/ubuntuone-control-panel-gtk", line 33, in <module>
    from ubuntuone.controlpanel.gtk.gui import main
  File "/usr/lib/pymodules/python2.7/ubuntuone-control-panel/ubuntuone/controlpanel/gtk/gui.py", line 53, in <module>
    from ubuntuone.controlpanel import (DBUS_BUS_NAME, DBUS_PREFERENCES_PATH,
  File "/usr/lib/pymodules/python2.7/ubuntuone-control-panel/ubuntuone/controlpanel/backend.py", line 27, in <module>
    from ubuntuone.controlpanel import dbus_client
  File "/usr/lib/pymodules/python2.7/ubuntuone-control-panel/ubuntuone/controlpanel/dbus_client.py", line 28, in <module>
    from ubuntuone.platform.linux import dbus_interface as sd_dbus_iface
  File "/usr/lib/pymodules/python2.7/ubuntuone-client/ubuntuone/platform/linux/dbus_interface.py", line 32, in <module>
    from ubuntuone.syncdaemon.interaction_interfaces import (
  File "/usr/lib/pymodules/python2.7/ubuntuone-client/ubuntuone/syncdaemon/interaction_interfaces.py", line 24, in <module>
    from ubuntuone.syncdaemon.action_queue import Download, Upload
  File "/usr/lib/pymodules/python2.7/ubuntuone-client/ubuntuone/syncdaemon/action_queue.py", line 29, in <module>
    import simplejson
  File "/usr/lib/python2.7/dist-packages/simplejson/__init__.py", line 109, in <module>
    from decimal import Decimal
  File "/usr/lib/python2.7/decimal.py", line 3715, in <module>
    val = globals()[globalname]
KeyError: 'ROUND_CEiLiNG'

description: updated
Revision history for this message
Natalia Bidart (nataliabidart) wrote :

Hello!

This bug is a duplicate from bug #467397. The bug is in lower layers so is not easy to solve in our end, we cna try to workaround it.

Sorry.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.