Bug 29995 - Locale and keyboard layout must be stored in the persistent data
Locale and keyboard layout must be stored in the persistent data
Status: CLOSED FIXED
Product: Z_Univention Corporate Client (UCC)
Classification: Unclassified
Component: Client management
unspecified
Other Linux
: P5 normal
: UCC 1.0
Assigned To: Erik Damrose
Moritz Muehlenhoff
: interim-3
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-01-10 16:51 CET by Moritz Muehlenhoff
Modified: 2013-03-26 09:14 CET (History)
0 users

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Moritz Muehlenhoff univentionstaff 2013-01-10 16:51:48 CET
The UCR variables xorg/keyboard/options/XkbLayout and locale/default must be stored in the list of persistent UCR variables.
Comment 1 Erik Damrose univentionstaff 2013-01-15 12:47:54 CET
* Added two new persistent ucr variables:
  - xorg/keyboard/options/XkbLayout
  - locale/default
Comment 2 Moritz Muehlenhoff univentionstaff 2013-01-30 15:17:30 CET
After updating to a new image the keyboard is not set into affect. The reason is a malformed /etc/default/keyboard :

XKBMODEL=""
XKBLAYOUT="de
"
XKBVARIANT=""
XKBOPTIONS=""

The seems to be a superfluous linebreak in the variable.
Comment 3 Erik Damrose univentionstaff 2013-01-30 16:27:32 CET
Unwanted chars are now stripped from the ucr variable value when syncing back to ucc
Comment 4 Moritz Muehlenhoff univentionstaff 2013-01-31 17:12:12 CET
(In reply to comment #3)
> Unwanted chars are now stripped from the ucr variable value when syncing back
> to ucc

I updated an image and the keyboard setting was now correctly preserved.
Comment 5 Moritz Muehlenhoff univentionstaff 2013-03-26 09:14:43 CET
UCC 1.0 has been released: 
http://forum.univention.de/viewtopic.php?f=26&t=2417
http://forum.univention.de/viewtopic.php?f=54&t=2418

If this error occurs again, please use "Clone This Bug".