Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • W weston
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 316
    • Issues 316
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 118
    • Merge requests 118
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • wayland
  • weston
  • Issues
  • #177

Closed
Open
Created Dec 18, 2018 by bitofhope@bitofhope

Better errors for keymap compilation failure

$ weston --version
weston 5.0.0

$ cat .config/weston.ini
[core]
xwayland=true

[libinput]
enable_tap=true

[shell]
allow-zap=true

[keyboard]
keymap_layout=fi,sv,us
vt-switching=true

What I do

Open a terminal, attempt to type in it

What I expect to happen

Text appears in the terminal

What happens instead

Weston core dumps. Sometimes the console indicates a segmentation fault.

Steps to reproduce

  • Set .config/weston.ini to match above
  • Run weston from a pseudo-TTY
  • Open Weston Terminal
  • Try to type

Workaround

Commenting out keymap_layout fixes the crashing but forces US layout.

Edited Jan 31, 2019 by Daniel Stone
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking