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

Bug#1063725: marked as done (xkb-data: keymap alias 'dvorak' no longer available)



Your message dated Tue, 13 Feb 2024 08:44:18 +0000
with message-id <E1rZoOo-00GM0A-UL@fasolo.debian.org>
and subject line Bug#1063725: fixed in xkeyboard-config 2.41-2
has caused the Debian Bug report #1063725,
regarding xkb-data: keymap alias 'dvorak' no longer available
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
1063725: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1063725
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: xkb-data
Version: 2.41-1

Dear Maintainer,

I noticed a "setxkbmap dvorak" command, run by my X session scripts,
starting giving an error with the latest xkb-data:
	Error loading new keyboard description

It started after upgrading the following 4 packages together:
	console-setup:amd64 (1.223, 1.226)
	console-setup-linux:amd64 (1.223, 1.226)
	xkb-data:amd64 (2.38-2, 2.41-1),
	keyboard-configuration:amd64 (1.223, 1.226)
(The xkb-data changes look the most substantial, which is why I've filed
against that package.)

My keyboard layout was still as expected, but downgrading those packages
to the versions from 'testing' eliminated the error.

Here's the output of "setxkbmap -verbose 10 -print dvorak" with 2.38-2:
	Setting verbose level to 10
	locale is C
	Warning! Multiple definitions of keyboard layout
	         Using command line, ignoring X server
	Trying to load rules file ./rules/evdev...
	Trying to load rules file /usr/share/X11/xkb/rules/evdev...
	Success.
	Applied rules from evdev:
	rules:      evdev
	model:      pc105
	layout:     dvorak
	options:    ctrl:swapcaps,compose:menu
	Trying to build keymap using the following components:
	keycodes:   evdev+aliases(qwerty)
	types:      complete
	compat:     complete
	symbols:    pc+us(dvorak)+inet(evdev)+ctrl(swapcaps)+compose(menu)
	geometry:   pc(pc105)
	xkb_keymap {
		xkb_keycodes  { include "evdev+aliases(qwerty)"	};
		xkb_types     { include "complete"	};
		xkb_compat    { include "complete"	};
		xkb_symbols   { include "pc+us(dvorak)+inet(evdev)+ctrl(swapcaps)+compose(menu)"	};
		xkb_geometry  { include "pc(pc105)"	};
	};

And with 2.41-1:
	Setting verbose level to 10
	locale is C
	Warning! Multiple definitions of keyboard layout
	         Using command line, ignoring X server
	Trying to load rules file ./rules/evdev...
	Trying to load rules file /usr/share/X11/xkb/rules/evdev...
	Success.
	Applied rules from evdev:
	rules:      evdev
	model:      pc105
	layout:     dvorak
	options:    ctrl:swapcaps,compose:menu
	Trying to build keymap using the following components:
	keycodes:   evdev+aliases(qwerty)
	types:      complete
	compat:     complete
	symbols:    pc+dvorak+inet(evdev)+ctrl(swapcaps)+compose(menu)
	geometry:   pc(pc105)
	xkb_keymap {
		xkb_keycodes  { include "evdev+aliases(qwerty)"	};
		xkb_types     { include "complete"	};
		xkb_compat    { include "complete"	};
		xkb_symbols   { include "pc+dvorak+inet(evdev)+ctrl(swapcaps)+compose(menu)"	};
		xkb_geometry  { include "pc(pc105)"	};
	};

The contents of /etc/default/keyboard:
	# KEYBOARD CONFIGURATION FILE
	
	# Consult the keyboard(5) manual page.
	
	XKBMODEL="pc105"
	XKBLAYOUT="us"
	XKBVARIANT="dvorak"
	XKBOPTIONS="ctrl:swapcaps"
	
	BACKSPACE="guess"

My X session was configured to run this command at startup:
	setxkbmap -option 'ctrl:swapcaps' -option 'compose:menu' dvorak

After looking at the above output, I changed "dvorak" to "us(dvorak)" in
the command, and it worked without error.

It's not clear whether support for just "dvorak" was dropped on purpose,
but I don't recall seeing any deprecation warnings about it, and don't
see any relevant Debian changelog or "NEWS" entry.

- Michael


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.6.13-amd64 (SMP w/32 CPU threads; PREEMPT)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8), LANGUAGE=en_CA:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

-- no debconf information

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: xkeyboard-config
Source-Version: 2.41-2
Done: Timo Aaltonen <tjaalton@debian.org>

We believe that the bug you reported is fixed in the latest version of
xkeyboard-config, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1063725@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Timo Aaltonen <tjaalton@debian.org> (supplier of updated xkeyboard-config package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 13 Feb 2024 10:04:05 +0200
Source: xkeyboard-config
Built-For-Profiles: noudeb
Architecture: source
Version: 2.41-2
Distribution: unstable
Urgency: medium
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Changed-By: Timo Aaltonen <tjaalton@debian.org>
Closes: 1063702 1063725
Changes:
 xkeyboard-config (2.41-2) unstable; urgency=medium
 .
   * Update NEWS. (Closes: #1063725, #1063702)
Checksums-Sha1:
 21ef77f317691ca57b5944014e288f9c63af18b8 2112 xkeyboard-config_2.41-2.dsc
 46a884f3c69d535c99f210a6e78d292be9ff5905 37632 xkeyboard-config_2.41-2.diff.gz
 b0dbb9861f7f76dfd487d663c3f8ba339b3aceb9 7629 xkeyboard-config_2.41-2_source.buildinfo
Checksums-Sha256:
 8c99206283e2faa2d8687e13c326f5a2c623b50d85f72ede8719178acb4424ca 2112 xkeyboard-config_2.41-2.dsc
 7151114f1cc727e7879f6b9a2acb603847bdb3e3e192b09557ce40e63c15d528 37632 xkeyboard-config_2.41-2.diff.gz
 df632ce0a829f4acd109cb78be73df93ffeaf102f86a39f4da4b15d566f51bca 7629 xkeyboard-config_2.41-2_source.buildinfo
Files:
 f6b65ed8875c9aed0c45a2f60ab4d636 2112 x11 optional xkeyboard-config_2.41-2.dsc
 ddcae14e47d96b379bab19c45c456182 37632 x11 optional xkeyboard-config_2.41-2.diff.gz
 6e41d2c28bd10af3768fbe9cd2f2ebda 7629 x11 optional xkeyboard-config_2.41-2_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEdS3ifE3rFwGbS2Yjy3AxZaiJhNwFAmXLIr8ACgkQy3AxZaiJ
hNy0iw//R52WKn98vsg8X8uOId/dJOEi+uvtd0JhtyIyOkbQHfAAmBFFz7pMIldd
7sdQv5H4+oApXORTMfvt1bdJHyn9nSm7yNInqhENnHeSUyaEDr04BaUB1jW4DhYL
vHQ6unhBHE5SH41O4bUkTvsC5WNRQ+P1SSBWA3Y0Xod85GtOl9BoftowrtNuODcR
AwwmnQoFRGzIinPzM3f2CgEkRBg+4t7rvp6rX3/MtnRSoIOLdYi2xvBiwSnyQgwZ
cwtf453eQ3NuelM7mvoVdj1wRKjJwRpJgpxMpcVAbKUzeRi1KP43TtrGfZ0Ffm2k
s0RXGFV38mGwnMFi8ajEBrF0Or8hsOKlT40wv89qm/OEF6LI8HKRD6zxF/e46lqw
fe8zcCVrPPMV0qdXgpsEkPR6iOQB2O4lGkG4q3pgL8OUpzdD38Cqzgl5NWyfWa8z
OJ2R9a5WqI/ZA4LVQrkp98+IbH9TM6P8nabiIbZt0MeL+1mTjWhNkdcRBBEamWRp
iND+jDTALHkqm0AdwLqva5JNX0y9mg/FJmnqC1OfgjVGbc08Y+j2Z+wbguEn0y86
Qli3c+YY86bCxEjC1Gh1SpjTkv07QveEvWDSPAm7jmxgpf442ZZg55Mj14h7PQl2
T2gtZhndYuevsWJ/Ddx7sTutShadN5XL3I860t62Q6/mu9PUUZQ=
=uTAQ
-----END PGP SIGNATURE-----

Attachment: pgprGJooP6Rgx.pgp
Description: PGP signature


--- End Message ---

Reply to: