Sunday, April 28, 2024
 Popular · Latest · Hot · Upcoming
2
rated 0 times [  2] [ 0]  / answers: 1 / hits: 1512  / 2 Years ago, tue, april 12, 2022, 12:17:14

Hi all I'm running kubuntu 11.10 and I'm trying to run ubuntu one, but I get this error. What am I doing wrong?



maurizio@maurizio-desktop:~$ ubuntuone-installer  
Traceback (most recent call last):
File "/usr/bin/ubuntuone-installer", line 39, in <module>
dialog = Window()
File "/usr/lib/python2.7/dist-packages/ubuntuone-installer/ubuntuone/installer/gui.py", line 105, in __init__
_(u'Discover the freedom of your personal cloud')))
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 16: ordinal not in range(128)


Thanks


More From » 11.10

 Answers
0

I suggest first trying like this:



LC_ALL=C ubuntuone-installer



But if that does not work , according to this bug there is a workaround for this issue.



First, install the needed package:



sudo apt-get install ubuntuone-control-panel



And then configure you account.



ubuntuone-control-panel-gtk



If that does not work, just uninstall all the Ubuntu One packages and do this again.


[#41746] Wednesday, April 13, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
itchlos

Total Points: 486
Total Questions: 115
Total Answers: 110

Location: Macau
Member since Fri, Apr 28, 2023
1 Year ago
;