Your message dated Sat, 25 Oct 2003 23:16:12 +0200 with message-id <[EMAIL PROTECTED]> and subject line Bug fixed in XFree86 4.2 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; 20 Dec 2002 12:11:23 +0000 >From [EMAIL PROTECTED] Fri Dec 20 06:11:22 2002 Return-path: <[EMAIL PROTECTED]> Received: from buzz.etsit.upm.es [138.100.17.3] by master.debian.org with smtp (Exim 3.12 1 (Debian)) id 18PLzt-0001lB-00; Fri, 20 Dec 2002 06:11:22 -0600 Received: (qmail 6264 invoked from network); 20 Dec 2002 12:10:50 -0000 Received: from localhost (127.0.0.1) by localhost with SMTP; 20 Dec 2002 12:10:50 -0000 Received: (qmail 6261 invoked from network); 20 Dec 2002 12:10:50 -0000 Received: from avalon.dat.etsit.upm.es (138.100.17.73) by buzz.etsit.upm.es with SMTP; 20 Dec 2002 12:10:50 -0000 Received: (qmail 18973 invoked by uid 1013); 20 Dec 2002 12:10:50 -0000 Message-ID: <[EMAIL PROTECTED]> From: "Javier Fernandez-Sanguino Pena" <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: xlibs: Known issues with euro support in gb keyboard definition X-Mailer: reportbug 1.50 Date: Fri, 20 Dec 2002 13:10:49 +0100 Tag: woody,patch Delivered-To: [EMAIL PROTECTED] X-Spam-Status: No, hits=0.0 required=5.0 tests=PATCH_UNIFIED_DIFF,SPAM_PHRASE_00_01 version=2.41 X-Spam-Level: Package: xlibs Version: 4.1.0-16 Severity: wishlist I have received through all this year quite a number of reports from users installing the 'euro-support' package (which provides a script: 'euro-test' to determine if support works in X or console environment). I have answered to some of the users (unfortunately not all of them) who have submitted their results asking them to read the fine manual: http://www.debian.org/doc/manuals/debian-euro-support/ch-configure.en.html#s3.4 (also provided in the package) to configure euro support properly. However, there are some issues which I guess could be fixed in the xlibs package, mainly, euro sign definitions for the 'gb' keyboard which seem to lack it (according to the reports from users). I'm not sure if this bug is related to # 117185, #127609 and/or #139826. Feel free to merge this if appropiate (since I'm not sure I'm filing this as a new bug). #139826 might be relevant but locales get discussed there instead of keyboard mappings. Languages with reported issues include only 'gb' currently. Browsing the provided symbols for 'gb' I fail to see where is the euro included. However, there seems to be an EuroSign in the latest Xfree version 4.2 (from reading http://www.xfree86.org/cvs/changes.html): (...) 623. Add EuroSign to the xkb "gb" layout (#A.901, Dermot McNally). So I guess that /etc/X11/xkb/symbols/gb should be changed. Browsing Xfree's CVS server I guess the change is pretty simple (http://cvsweb.xfree86.org/cvsweb/xc/programs/xkbcomp/symbols/gb.diff?r1=3.4&r2=3.5&f=h) ........................ Start patch ............................. --- gb.orig Fri Dec 20 13:09:07 2002 +++ gb Fri Dec 20 13:08:51 2002 @@ -3,7 +3,7 @@ -// $XFree86: xc/programs/xkbcomp/symbols/gb,v 3.3 1996/12/23 07:13:25 dawes Exp $ +// $XFree86: xc/programs/xkbcomp/symbols/gb,v 3.5 2002/12/13 04:18:03 dawes Exp $ partial default alphanumeric_keys xkb_symbols "basic" { @@ -22,6 +22,8 @@ [ bar, brokenbar ] }; key <AE02> { [ 2, quotedbl ] }; key <AE03> { [ 3, sterling ] }; + key <AE04> { [ 4, dollar ], + [ EuroSign ] }; key <AC11> { [ apostrophe, at ] }; key <BKSL> { [ numbersign, asciitilde ] }; ............................. End patch ................................... I have received other reports. You might be happy to hear that quite a long time before the woody release (since december 2001) I have mostly received reports of 'Euro is working great' from people using it under X: OK reports (per language) es: 3 de: 13 fr: 9 us: 11 ee: 1 us_eurosign: 1 en_US: 2 us_intl: 1 fi: 1 it: 7 en: 1 nl: 1 be: 1 In any case, it would be very nice if the gb layout was fixed for 3.0r2. I guess this bugs should have been reported earlier (probably even before release). However, users seem to have failed to do this themselves :'-( Regards Javi -- System Information Debian Release: 3.0 Architecture: i386 Kernel: Linux tornado 2.4.18 #1 SMP mié abr 3 12:47:49 CEST 2002 i686 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] Versions of packages xlibs depends on: ii libc6 2.3.1-5 GNU C Library: Shared libraries an ii libfreetype6 2.0.9-1 FreeType 2 font engine, shared lib ii xfree86-common 4.1.0-16 X Window System (XFree86) infrastr ii xlibs 4.1.0-16 X Window System client libraries --------------------------------------- Received: (at 173777-done) by bugs.debian.org; 25 Oct 2003 21:16:14 +0000 >From [EMAIL PROTECTED] Sat Oct 25 16:16:13 2003 Return-path: <[EMAIL PROTECTED]> Received: from zobe.linuxfr.org [212.27.33.220] by master.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1ADVld-0002gk-00; Sat, 25 Oct 2003 16:16:13 -0500 Received: by zobe.linuxfr.org (Postfix, from userid 1015) id C8699E95E; Sat, 25 Oct 2003 23:16:12 +0200 (CEST) Date: Sat, 25 Oct 2003 23:16:12 +0200 To: [EMAIL PROTECTED] Subject: Bug fixed in XFree86 4.2 Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.28i From: [EMAIL PROTECTED] (Denis Barbier) Delivered-To: [EMAIL PROTECTED] X-Spam-Status: No, hits=0.0 required=4.0 tests=none version=2.53-bugs.debian.org_2003_10_21 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_10_21 (1.174.2.15-2003-03-30-exp) Javi, as you mentioned in your bugreport, the Euro sign has been added to the gb keyboard layout in XFree86 4.2. As there is no chance that such a fix goes into stable, I am closing this bug. Thanks for your report. Denis -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]