Error starting cloudsn unkown encoding: CHARSET

Bug #596542 reported by Francesco Brundu
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Cloudsn
Fix Released
Critical
Unassigned

Bug Description

I am on

Description: Ubuntu 10.04 LTS
Release: 10.04

I updated clousn to

cloudsn:
  Installato: 0.5.18
  Candidato: 0.5.18
  Tabella versione:
 *** 0.5.18 0
        500 http://ppa.launchpad.net/chuchiperriman/cloudsn/ubuntu/ lucid/main Packages
        100 /var/lib/dpkg/status

I tried to restart it from the menu but I got no response, so I started it from the shell and it crashed telling me:

Traceback (most recent call last):
  File "/usr/bin/cloudsn", line 6, in <module>
    cloudsn.start()
  File "/usr/lib/pymodules/python2.6/cloudsn/cloudsn.py", line 36, in start
    notification.notify (_("Error starting cloudsn"),

So I tried to make a workaround by replacing in the selected source

notification.notify (_("Error starting cloudsn"),

with

notification.notify (("Error starting cloudsn"),

Now when I launch it from the console it doesn't show anything and return to the prompt, instead as I start it from the menu I receive a notify that tells me

Error starting cloudsn unkown encoding: CHARSET

Revision history for this message
homerj (sebastiano-conti) wrote :

the git version (0.5.19) works

Revision history for this message
perriman (chuchiperriman) wrote :

0_o There is no changes on git. Are you using the italian translation?

Revision history for this message
Francesco Brundu (francesco-brundu) wrote :

I don't know .. :\ where I have to look? The 0.5.19 version works for me by running it with cloudsn-local.sh but I can't launch it from the menu or the indicator applet, maybe I have some dirty configurations of the launchpad version

Revision history for this message
Stefano Candori (cando) wrote :

i've found the problem:

we should change the row 15 of the it.po file from "Content-Type: text/plain; charset=CHARSET\n" to "Content-Type: text/plain; charset=UTF-8\n"

This does the trick!

Revision history for this message
perriman (chuchiperriman) wrote :

I'll fix the problem as soon as possible!! Sorry for not response the chat first, cando :(

Changed in cloudsn:
status: New → Confirmed
importance: Undecided → Critical
milestone: none → 0.6.0
Changed in cloudsn:
status: Confirmed → Fix Released
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.