[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#345893: xbase-clients: [Xorg bug# 5077] Czech symbols/pc/cz xkbdata contains bad includes



Package: xbase-clients
Version: 6.9.0.dfsg.1-1
Severity: important
Tags: patch

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

it is already reported bug on Xorg bugzilla
<https://bugs.freedesktop.org/show_bug.cgi?id=5077>, but it is
really important because it makes Xorg basically unusable to all
Czech users -- please make an update as soon as possible.

There is include "cz(basic)" instead of "pc/cz(basic)" in
symbols/pc/cz.

This is fixed by attached patch.

Thanks a lot,

Matej Cepl

- -- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (600, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14.3
Locale: LANG=cs_CZ.UTF-8, LC_CTYPE=cs_CZ.UTF-8 (charmap=UTF-8)

Versions of packages xbase-clients depends on:
ii  cpp                       4:4.0.2-2      The GNU C preprocessor (cpp)
ii  libc6                     2.3.5-11       GNU C Library: Shared libraries an
ii  libdmx1                   6.9.0.dfsg.1-1 Distributed Multihead X client lib
ii  libexpat1                 1.95.8-3       XML parsing C library - runtime li
ii  libfontconfig1            2.3.2-1.1      generic font configuration library
ii  libfreetype6              2.1.10-1       FreeType 2 font engine, shared lib
ii  libfs6                    6.9.0.dfsg.1-1 X Font Server library
ii  libglu1-xorg [libglu1]    6.9.0.dfsg.1-1 Mesa OpenGL utility library [X.Org
ii  libice6                   6.9.0.dfsg.1-1 Inter-Client Exchange library
ii  libncurses5               5.5-1          Shared libraries for terminal hand
ii  libpng12-0                1.2.8rel-5     PNG library - runtime
ii  libsm6                    6.9.0.dfsg.1-1 X Window System Session Management
ii  libxau6                   6.9.0.dfsg.1-1 X Authentication library
ii  libxaw8                   6.9.0.dfsg.1-1 X Athena widget set library
ii  libxcursor1               1.1.3-1        X cursor management library
ii  libxext6                  6.9.0.dfsg.1-1 X Window System miscellaneous exte
ii  libxfixes3                6.9.0.dfsg.1-1 X Window System miscellaneous 'fix
ii  libxft2                   2.1.7-1        FreeType-based font drawing librar
ii  libxi6                    6.9.0.dfsg.1-1 X Window System Input extension li
ii  libxinerama1              6.9.0.dfsg.1-1 X Window System multi-head display
ii  libxkbfile1               6.9.0.dfsg.1-1 X Keyboard Extension file parsing 
ii  libxkbui1                 6.9.0.dfsg.1-1 X Keyboard Extension user interfac
ii  libxmu6                   6.9.0.dfsg.1-1 X Window System miscellaneous util
ii  libxmuu1                  6.9.0.dfsg.1-1 lightweight X Window System miscel
ii  libxp6                    6.9.0.dfsg.1-1 X Window System printing extension
ii  libxpm4                   6.9.0.dfsg.1-1 X pixmap library
ii  libxrandr2                6.9.0.dfsg.1-1 X Window System Resize, Rotate and
ii  libxrender1               1:0.9.0.2-1    X Rendering Extension client libra
ii  libxss1                   6.9.0.dfsg.1-1 X Screen Saver client-side library
ii  libxt6                    6.9.0.dfsg.1-1 X Toolkit Intrinsics
ii  libxtrap6                 6.9.0.dfsg.1-1 X Window System protocol-trapping 
ii  libxtst6                  6.9.0.dfsg.1-1 X Window System event recording an
ii  libxv1                    6.9.0.dfsg.1-1 X Window System video extension li
ii  libxxf86dga1              6.9.0.dfsg.1-1 X Direct Graphics Access extension
ii  libxxf86misc1             6.9.0.dfsg.1-1 X miscellaneous extensions library
ii  libxxf86vm1               6.9.0.dfsg.1-1 X Video Mode selection library
ii  xlibmesa-gl [libgl1]      6.9.0.dfsg.1-1 Mesa 3D graphics library [X.Org]
ii  xlibs                     6.9.0.dfsg.1-1 X Window System client libraries m
ii  xlibs-data                6.9.0.dfsg.1-1 X Window System client data
ii  zlib1g                    1:1.2.3-9      compression library - runtime

xbase-clients recommends no packages.

- -- no debconf information

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFDu03O4J/vJdlkhKwRAvUtAJ9Aqu/aZgEMOL6j5zuwa34Mzt0H1wCdFp9R
fDRYDcKBxd/Hj7qYNSdjUKo=
=MkRo
-----END PGP SIGNATURE-----
diff -ur xkbdata-0.99.1.orig/symbols/pc/cz xkbdata-0.99.1/symbols/pc/cz
--- xkbdata-0.99.1.orig/symbols/pc/cz	2005-08-12 13:08:49.000000000 +0200
+++ xkbdata-0.99.1/symbols/pc/cz	2005-11-17 10:56:50.000000000 +0100
@@ -78,7 +78,7 @@
 
 // Use <BKSL> instead of <LSGT> (useful for keyboard without <LSGT> key)
 xkb_symbols "bksl" {
-    include "cz(basic)"
+    include "pc/cz(basic)"
     name[Group1]= "Czechia - With <\|> key";
 
     key <BKSL>	{ [ backslash,        bar,        slash,     NoSymbol ]	};
@@ -91,7 +91,7 @@
     // of 'Z' and 'Y' keys, which are in the qwerty style (ie. swapped).
     // 2001 by Kamil Toman <ktoman@email.cz>
     
-    include "cz(basic)"
+    include "pc/cz(basic)"
     name[Group1]= "Czechia - qwerty";
 
     key <AB01>	{ [         z,          Z,       degree,     NoSymbol ]	};
@@ -100,7 +100,7 @@
 
 // Use <BKSL> instead of <LSGT> (useful for keyboard without <LSGT> key)
 xkb_symbols "qwerty_bksl" {
-    include "cz(qwerty)"
+    include "pc/cz(qwerty)"
 
     name[Group1]= "Czechia - qwerty, extended Backslash";
 

Reply to: