gsd defaults to wrong keymap for Sinhala (Sri Lanka) locale
Bug #1943768 reported by
Steve Langasek
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
gnome-settings-daemon (Ubuntu) |
Fix Released
|
Undecided
|
Steve Langasek | ||
language-selector (Ubuntu) |
Fix Released
|
Undecided
|
Gunnar Hjalmarsson | ||
localechooser (Ubuntu) |
Fix Released
|
Undecided
|
Gunnar Hjalmarsson | ||
ubiquity (Ubuntu) |
Fix Released
|
Undecided
|
Gunnar Hjalmarsson |
Bug Description
Per https:/
Related branches
~vorlon/ubiquity:localechooser-ungit
Superseded
for merging
into
ubiquity:master
- Gunnar Hjalmarsson (community): Approve
- Ubuntu Installer Team: Pending requested
-
Diff: 40120 lines (+133/-54)8 files modifiedd-i/Makefile (+5/-0)
d-i/get-sources (+99/-0)
d-i/manifest (+1/-1)
d-i/source/README (+13/-3)
d-i/sources.list (+3/-0)
debian/changelog (+11/-0)
debian/control (+1/-1)
dev/null (+0/-49)
~gunnarhj/ubiquity/+git/ubiquity:master
- Dimitri John Ledkov (community): Approve (with prejudice)
- Steve Langasek: Disapprove
- Sebastien Bacher: Pending requested
-
Diff: 3662 lines (+1545/-381)37 files modifiedd-i/source/localechooser/debian/changelog (+244/-7)
d-i/source/localechooser/debian/compat (+1/-1)
d-i/source/localechooser/debian/control (+6/-5)
d-i/source/localechooser/debian/po/ar.po (+16/-11)
d-i/source/localechooser/debian/po/ast.po (+4/-3)
d-i/source/localechooser/debian/po/bo.po (+4/-3)
d-i/source/localechooser/debian/po/bs.po (+2/-2)
d-i/source/localechooser/debian/po/cy.po (+5/-3)
d-i/source/localechooser/debian/po/da.po (+5/-5)
d-i/source/localechooser/debian/po/de.po (+16/-15)
d-i/source/localechooser/debian/po/eo.po (+10/-9)
d-i/source/localechooser/debian/po/et.po (+5/-4)
d-i/source/localechooser/debian/po/eu.po (+38/-29)
d-i/source/localechooser/debian/po/fa.po (+32/-17)
d-i/source/localechooser/debian/po/fi.po (+15/-5)
d-i/source/localechooser/debian/po/fr.po (+18/-6)
d-i/source/localechooser/debian/po/gl.po (+5/-4)
d-i/source/localechooser/debian/po/he.po (+59/-68)
d-i/source/localechooser/debian/po/hr.po (+56/-57)
d-i/source/localechooser/debian/po/hu.po (+5/-5)
d-i/source/localechooser/debian/po/id.po (+8/-6)
d-i/source/localechooser/debian/po/is.po (+10/-9)
d-i/source/localechooser/debian/po/kab.po (+412/-0)
d-i/source/localechooser/debian/po/lv.po (+8/-8)
d-i/source/localechooser/debian/po/mr.po (+18/-15)
d-i/source/localechooser/debian/po/ne.po (+13/-9)
d-i/source/localechooser/debian/po/nn.po (+13/-4)
d-i/source/localechooser/debian/po/oc.po (+421/-0)
d-i/source/localechooser/debian/po/pa.po (+9/-9)
d-i/source/localechooser/debian/po/pt.po (+13/-4)
d-i/source/localechooser/debian/po/tg.po (+28/-28)
d-i/source/localechooser/debian/po/vi.po (+21/-18)
d-i/source/localechooser/debian/po/zh_CN.po (+6/-5)
d-i/source/localechooser/debian/rules (+8/-1)
d-i/source/localechooser/get-iso-codes (+1/-1)
d-i/source/localechooser/languagelist (+8/-4)
d-i/source/localechooser/localechooser (+2/-1)
Changed in gnome-settings-daemon (Ubuntu): | |
assignee: | nobody → Steve Langasek (vorlon) |
status: | New → In Progress |
status: | In Progress → Fix Committed |
Changed in ubiquity (Ubuntu): | |
status: | Triaged → Fix Committed |
assignee: | nobody → Gunnar Hjalmarsson (gunnarhj) |
To post a comment you must log in.
As Colin Watson pointed out on the ubuntu-devel list [1] there is more into it. Several of the languages in the g-s-d patch — including Sinhala — are not present in pkg_depends, which they should be. So I have added those languages, except for mai_IN and sd_IN which are not selectable in ubiquity, to pkg_depends.
as_IN and or_IN are currently not selectable in the installer, but should be since language packs exist, so I added those to the languagelist in localechooser.
[1] https:/ /lists. ubuntu. com/archives/ ubuntu- devel/2021- September/ 041621. html