← Back to team overview

desktop-packages team mailing list archive

[Bug 855251] Re: Error in special characters in gnome-language-selector

 

Hello!

Well, I don't edit the /etc/locale/default or ~/.profile. Not even
remember to check these two files before submitting this bug =D

lucas@Chii:~$ locale
LANG=pt_BR
LANGUAGE=pt_BR:
LC_CTYPE="pt_BR"
LC_NUMERIC="pt_BR"
LC_TIME="pt_BR"
LC_COLLATE="pt_BR"
LC_MONETARY="pt_BR"
LC_MESSAGES="pt_BR"
LC_PAPER="pt_BR"
LC_NAME="pt_BR"
LC_ADDRESS="pt_BR"
LC_TELEPHONE="pt_BR"
LC_MEASUREMENT="pt_BR"
LC_IDENTIFICATION="pt_BR"
LC_ALL=

lucas@Chii:~$ cat /etc/default/locale 
LANG="pt_BR"
LANGUAGE="pt_BR:"

lucas@Chii:~$ cat .profile
# ~/.profile: executed by the command interpreter for login shells.
# This file is not read by bash(1), if ~/.bash_profile or ~/.bash_login
# exists.
# see /usr/share/doc/bash/examples/startup-files for examples.
# the files are located in the bash-doc package.

# the default umask is set in /etc/profile; for setting the umask
# for ssh logins, install and configure the libpam-umask package.
#umask 022

# if running bash
if [ -n "$BASH_VERSION" ]; then
    # include .bashrc if it exists
    if [ -f "$HOME/.bashrc" ]; then
	. "$HOME/.bashrc"
    fi
fi

# set PATH so it includes user's private bin if it exists
if [ -d "$HOME/bin" ] ; then
    PATH="$HOME/bin:$PATH"
fi

Thanks

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to language-selector in Ubuntu.
https://bugs.launchpad.net/bugs/855251

Title:
  Error in special characters in gnome-language-selector

Status in “language-selector” package in Ubuntu:
  Incomplete

Bug description:
  Instead of displaying special characters are displayed "boxes marked
  with x"

  Also occurs in gdebi-gtk, apport and lxdm

  Error:

  Gtk-WARNING **: Failed to set text from markup due to error parsing
  markup: Erro na linha 1 caractere 81: Texto do nome codificado em
  UTF-8 inválido - "As altera\xe7\xf5es ter\xe3o efeito na proxima vez
  que voc\xea efetuar login." não válido

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: language-selector-gnome 0.51
  ProcVersionSignature: Ubuntu 3.0.0-11.18-generic 3.0.4
  Uname: Linux 3.0.0-11-generic i686
  ApportVersion: 1.23-0ubuntu1
  Architecture: i386
  Date: Wed Sep 21 01:51:00 2011
  InstallationMedia: Lubuntu 11.10 "Oneiric Ocelot" - Beta i386 (20110919)
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=pt_BR:
   LANG=pt_BR
   SHELL=/bin/bash
  SourcePackage: language-selector
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/language-selector/+bug/855251/+subscriptions


References