linuxmint / linuxmint/mintinstall

Error activating XKB configuration for German Macintosh layouts

Open
#458 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
181
Forks
116
PR merge metrics
No merged PRs in 30d

Description

Using Macintosh (German) or Macintosh (German, no dead keys) will make an error window popup:

Error activating XKB configuration.
There can be various reasons for that.

Which results in the US layout being used.

xprop -root | grep XKB returns

_XKB_RULES_NAMES_BACKUP(STRING) = "evdev", "macbook78", "de", "mac_nodeadkeys", "lv3:alt_switch,terminate:ctrl_alt_bksp"
_XKB_RULES_NAMES(STRING) = "evdev", "macbook78", "de", "mac_nodeadkeys", "lv3:alt_switch,terminate:ctrl_alt_bksp"

gsettings get org.gnome.libgnomekbd.keyboard model:

''

gsettings get org.gnome.libgnomekbd.keyboard layouts:

['de\tmac_nodeadkeys']

gsettings get org.gnome.libgnomekbd.keyboard options:

@as []

More context: https://forums.linuxmint.com/viewtopic.php?p=2611992#p2611992

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the activation error with the Macintosh (German) layouts, then inspect the reported xprop and gsettings output alongside the linked forum discussion. There are no source files or tests named in the issue; done means the selected German Macintosh layout activates without the error window and does not fall back to US.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.