Bug 196190 - The sysxkmap generated for the ca layout is wrong
Summary: The sysxkmap generated for the ca layout is wrong
Status: RESOLVED FIXED
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_keyboard_layout (other bugs)
Version First Reported In: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Andriy Rysin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-12 15:47 UTC by Francis J. Lacoste
Modified: 2010-05-18 04:31 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Francis J. Lacoste 2009-06-12 15:47:36 UTC
Version:           1.0 (using 4.2.90 (KDE 4.2.90 (KDE 4.3 Beta2)), Kubuntu packages)
Compiler:          cc
OS:                Linux (x86_64) release 2.6.28-11-generic

I am unable to set my keyboard layout using the KDE system-settings module.

I select the 'Canadian' layout and the Command section shows: setxkbmap -model pc104 -layout ca -variant 

Using that command fails because the -variant option shouldn't be use:
No layout variant specified on the command line
Trailing -variant option ignored

The end result is that the keyboard is in a very weird layout state.

Using setxkbmap -model pc104 -layout ca in a konsole fixes the issue.
Comment 1 Andriy Rysin 2010-05-12 03:11:07 UTC
This is fixed in 4.5. I am not sure if I have time to fix it in 4.4, but I'll take a look when I can.
Comment 2 Andriy Rysin 2010-05-18 04:31:05 UTC
SVN commit 1127922 by rysin:

Fixed in KDE 4.4 branch as well
BUG: 196190


 M  +4 -1      extension.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1127922