Comment 16 for bug 568826

Revision history for this message
Roy G. Larsen (roy-embla) wrote :

I, too, have exactly the same issue as Thomas Nordstrøm.

I modified /usr/bin/ubuntuone-preferences:

Commented out the following lines: 634-638

 # self.usage_label.set_text(
 # _("%(used)0.1f %(type)s Used (%(percent)0.1f%%)") % {
 # 'used' : real_used,
 # 'type' : real_type,
 # 'percent' : percent })

and saved the file as root.

Now it works, but it doesn't display how much file space you are using...