Bug#310888: marked as done (gdm: Wrong description in login
languages menu: English (Denmark) for locale en_IE)
Debian Bug Tracking System
owner at bugs.debian.org
Wed Dec 14 14:03:14 UTC 2005
Your message dated Wed, 14 Dec 2005 14:48:42 +0100 (CET)
with message-id <20051214134842.27800.qmail at web42002.mail.yahoo.com>
and subject line Solved in 2.8.0.6
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 26 May 2005 18:34:02 +0000
>From jgiemail-debian at yahoo.es Thu May 26 11:34:02 2005
Return-path: <jgiemail-debian at yahoo.es>
Received: from jgi.ecm.ub.es [161.116.81.18]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DbNBB-00032H-00; Thu, 26 May 2005 11:34:01 -0700
Received: from guasch by jgi.ecm.ub.es with local (Exim 4.50)
id 1DbN73-0007DI-7g
for submit at bugs.debian.org; Thu, 26 May 2005 20:29:45 +0200
Content-Type: multipart/mixed; boundary="===============0848694709=="
MIME-Version: 1.0
From: Jaume <jgiemail-debian at yahoo.es>
To: Debian Bug Tracking System <submit at bugs.debian.org>
Subject: gdm: Wrong description in login languages menu: English (Denmark) for locale
en_IE
X-Mailer: reportbug 3.8
Date: Thu, 26 May 2005 20:29:45 +0200
Message-Id: <E1DbN73-0007DI-7g at jgi.ecm.ub.es>
Delivered-To: submit at bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
This is a multi-part MIME message sent by reportbug.
--===============0848694709==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Package: gdm
Version: 2.6.0.8-1
Severity: minor
Tags: patch
Dear Debian developers,
I have gdm, and have several locales generated in my computer. Among them "en_IE",
which corresponds to English (Ireland).
I the gdm login screen, I can select the "languages" menu, and a list of available locales
with description appears. Among them:
English (Denmark) en_IE
Expected behaviour: This language option should read:
English (Ireland) (en_IE)
I have found a wrong line in the source file gui/gdmlanguages.c. After aplying the following
one-line patch, gdm shows the expected behaviour.
diff -Nru gdm-2.6.0.8-orig/gui/gdmlanguages.c gdm-2.6.0.8/gui/gdmlanguages.c
--- gdm-2.6.0.8-orig/gui/gdmlanguages.c 2005-05-26 20:03:12.000000000 +0200
+++ gdm-2.6.0.8/gui/gdmlanguages.c 2005-05-26 20:06:29.000000000 +0200
@@ -102,7 +102,7 @@
/*Note translate the A-M to the A-M you used in the group label */
{ N_("A-M|English (Ireland)"), "en_IE", "Irish English", 0 },
/*Note translate the A-M to the A-M you used in the group label */
- { N_("A-M|English (Denmark)"), "en_IE", "Danish English", 0 },
+ { N_("A-M|English (Denmark)"), "en_DK", "Danish English", 0 },
/*Note translate the A-M to the A-M you used in the group label */
{ N_("A-M|English (South Africa)"), "en_ZA", "South African English", 0 },
/*Note translate the A-M to the A-M you used in the group label */
en_DK is an existing locale, as shown e.g. by:
$ dlocate /usr/share/i18n/locales/en_DK
locales: /usr/share/i18n/locales/en_DK
Best regards, and thank you for your work,
Jaume
-- System Information:
Debian Release: 3.1
APT prefers testing
APT policy: (500, 'testing'), (110, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.11-1-686-smp
Locale: LANG=C, LC_CTYPE=en_IE at euro (charmap=ISO-8859-15)
Versions of packages gdm depends on:
ii adduser 3.63 Add and remove users and groups
ii debconf 1.4.30.13 Debian configuration management sy
ii dpkg 1.10.27 Package maintenance system for Deb
ii fvwm [x-window-manager] 2.5.12-5 F(?) Virtual Window Manager, versi
ii gksu 1.2.5-3 graphical frontend to su
ii gnome-session 2.8.1-6.0.1 The GNOME 2 Session Manager
ii gnome-terminal [x-termin 2.8.2-2 The GNOME 2 terminal emulator appl
ii libart-2.0-2 2.3.17-1 Library of functions for 2D graphi
ii libatk1.0-0 1.8.0-4 The ATK accessibility toolkit
ii libattr1 2.4.16-1 Extended attribute shared library
ii libbonobo2-0 2.8.1-2 Bonobo CORBA interfaces library
ii libbonoboui2-0 2.8.1-2 The Bonobo UI library
ii libc6 2.3.2.ds1-22 GNU C Library: Shared libraries an
ii libgconf2-4 2.8.1-6 GNOME configuration database syste
ii libglade2-0 1:2.4.2-2 library to load .glade files at ru
ii libglib2.0-0 2.6.4-1 The GLib library of C routines
ii libgnome2-0 2.8.1-2 The GNOME 2 library - runtime file
ii libgnomecanvas2-0 2.8.0-1 A powerful object-oriented display
ii libgnomeui-0 2.8.1-3 The GNOME 2 libraries (User Interf
ii libgnomevfs2-0 2.8.4-4 The GNOME virtual file-system libr
ii libgtk2.0-0 2.6.4-1 The GTK+ graphical user interface
ii libice6 4.3.0.dfsg.1-13 Inter-Client Exchange library
ii liborbit2 1:2.12.2-1 libraries for ORBit2 - a CORBA ORB
ii libpam-modules 0.76-22 Pluggable Authentication Modules f
ii libpam-runtime 0.76-22 Runtime support for the PAM librar
ii libpam0g 0.76-22 Pluggable Authentication Modules l
ii libpango1.0-0 1.8.1-1 Layout and rendering of internatio
ii libpopt0 1.7-5 lib for parsing cmdline parameters
ii librsvg2-2 2.8.1-3 SAX-based renderer library for SVG
ii libselinux1 1.22-1 SELinux shared libraries
ii libsm6 4.3.0.dfsg.1-13 X Window System Session Management
ii libwrap0 7.6.dbs-8 Wietse Venema's TCP wrappers libra
ii libx11-6 4.3.0.dfsg.1-13 X Window System protocol client li
ii libxext6 4.3.0.dfsg.1-13 X Window System miscellaneous exte
ii libxi6 4.3.0.dfsg.1-13 X Window System Input extension li
ii libxml2 2.6.16-7 GNOME XML library
ii metacity [x-window-manag 1:2.8.8-1 A lightweight GTK2 based Window Ma
ii openbox [x-window-manage 3.2-7 standards compliant, fast, light-w
ii rxvt [x-terminal-emulato 1:2.6.4-6.2 VT102 terminal emulator for the X
ii twm [x-window-manager] 4.3.0.dfsg.1-13 Tab window manager
ii xbase-clients 4.3.0.dfsg.1-13 miscellaneous X clients
ii xlibs 4.3.0.dfsg.1-13 X Keyboard Extension (XKB) configu
ii xterm [x-terminal-emulat 4.3.0.dfsg.1-13 X terminal emulator
ii zlib1g 1:1.2.2-4 compression library - runtime
-- debconf information:
gdm/daemon_name: /usr/bin/gdm
* shared/default-x-display-manager: gdm
--===============0848694709==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="patch.txt"
diff -Nru gdm-2.6.0.8-orig/gui/gdmlanguages.c gdm-2.6.0.8/gui/gdmlanguages.c
--- gdm-2.6.0.8-orig/gui/gdmlanguages.c 2005-05-26 20:03:12.000000000 +0200
+++ gdm-2.6.0.8/gui/gdmlanguages.c 2005-05-26 20:29:32.000000000 +0200
@@ -102,7 +102,7 @@
/*Note translate the A-M to the A-M you used in the group label */
{ N_("A-M|English (Ireland)"), "en_IE", "Irish English", 0 },
/*Note translate the A-M to the A-M you used in the group label */
- { N_("A-M|English (Denmark)"), "en_IE", "Danish English", 0 },
+ { N_("A-M|English (Denmark)"), "en_DK", "Danish English", 0 },
/*Note translate the A-M to the A-M you used in the group label */
{ N_("A-M|English (South Africa)"), "en_ZA", "South African English", 0 },
/*Note translate the A-M to the A-M you used in the group label */
--===============0848694709==--
---------------------------------------
Received: (at 310888-done) by bugs.debian.org; 14 Dec 2005 13:49:13 +0000
>From jgiemail-debian at yahoo.es Wed Dec 14 05:49:13 2005
Return-path: <jgiemail-debian at yahoo.es>
Received: from web42002.mail.yahoo.com ([66.218.93.170])
by spohr.debian.org with smtp (Exim 4.50)
id 1EmX0L-0008Ot-7r
for 310888-done at bugs.debian.org; Wed, 14 Dec 2005 05:49:13 -0800
Received: (qmail 27802 invoked by uid 60001); 14 Dec 2005 13:48:42 -0000
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws;
s=s1024; d=yahoo.es;
h=Message-ID:Received:Date:From:Reply-To:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding;
b=1t/wsZkteqXRLd6OaAfCosDNOfFvUQP8NlMtg94XJ0WKsmEWphpHuNib82mV5cYi/7/rkXRBKJoJ2a/Aamsrudsu98gpb+i5WtwAdjevzzj1G+8dltSc2PG/g3o4ODFVPNc+Dr58+TUI7v9LjVvIPvUxiLjK4QgaeMMrv5eTHqg= ;
Message-ID: <20051214134842.27800.qmail at web42002.mail.yahoo.com>
Received: from [161.116.81.18] by web42002.mail.yahoo.com via HTTP; Wed, 14 Dec 2005 14:48:42 CET
Date: Wed, 14 Dec 2005 14:48:42 +0100 (CET)
From: <jgiemail-debian at yahoo.es>
Reply-To: jgiemail-debian at yahoo.es
Subject: Solved in 2.8.0.6
To: 310888-done at bugs.debian.org
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="0-291324047-1134568122=:27787"
Content-Transfer-Encoding: 8bit
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-0.4 required=4.0 tests=BAYES_44,HAS_PACKAGE,
HTML_20_30,HTML_MESSAGE,NO_REAL_NAME autolearn=no
version=2.60-bugs.debian.org_2005_01_02
--0-291324047-1134568122=:27787
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
Package: gdm
Version: 2.8.0.6-2
Hi,
This bug is solved in gdm 2.8.0.6-2, currently in unstable, as seen from the package source.
regards,
Jaume
---------------------------------
Correo Yahoo!
Comprueba qué es nuevo, aquí
http://correo.yahoo.es
--0-291324047-1134568122=:27787
Content-Type: text/html; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
<div id="RTEContent">Package: gdm<br>Version: 2.8.0.6-2<br><br>Hi,<br><br>This bug is solved in gdm 2.8.0.6-2, currently in unstable, as seen from the package source.<br><br>regards,<br><br>Jaume<br></div><p>
<hr size=1><br><font face="Verdana" size="-2">Correo Yahoo!<br>Comprueba qué es nuevo, <a href="http://us.rd.yahoo.com/mail/es/whatsnew/*http://es.whatsnew.mail.yahoo.com/">aquí</a><br>http://correo.yahoo.es</font>
--0-291324047-1134568122=:27787--
More information about the Pkg-gnome-maintainers
mailing list