keyboard does not show up on xenial
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-keyboard (Ubuntu) |
Fix Released
|
Critical
|
Michael Sheldon |
Bug Description
Expected behaviour:
Install ubuntu-keyboard, run maliit-server, click on place to enter text -> keyboard shows up.
What happens:
Running maliit-server after installing ubuntu-
WARNING: void MIMPluginManage
Clicking on fields for entering text, does not cause the keyboard to show up.
What I tried so far:
export QT_IM_MODULE=Maliit
export GTK_IM_
and
gconftool-2 -s --type list --list-type string /maliit/
gconftool-2 -s --type list --list-type string /maliit/
according to
https:/
and
https:/
but it still won't show up.
ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: ubuntu-keyboard 0.99.trunk.
ProcVersionSign
Uname: Linux 4.4.0-21-generic x86_64
ApportVersion: 2.20.1-0ubuntu2
Architecture: amd64
CurrentDesktop: Unity
Date: Wed Apr 20 18:03:03 2016
InstallationDate: Installed on 2016-04-03 (16 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Beta amd64 (20160323)
ProcEnviron:
LANGUAGE=de_DE
PATH=(custom, no user)
XDG_RUNTIME_
LANG=de_DE.UTF-8
SHELL=/bin/bash
SourcePackage: ubuntu-keyboard
UpgradeStatus: No upgrade log present (probably fresh install)
modified.
mtime.conffile.
Related branches
- system-apps-ci-bot: Needs Fixing (continuous-integration)
- Ubuntu Phablet Team: Pending requested
-
Diff: 277 lines (+179/-7)7 files modifiedplugins/westernsupport/spellchecker.cpp (+6/-1)
snapcraft.yaml (+106/-0)
snappy-qt5.conf (+2/-0)
src/lib/logic/wordengine.cpp (+11/-1)
src/plugin/inputmethod.cpp (+7/-2)
src/plugin/inputmethod_p.h (+17/-3)
ubuntu-keyboard-wrapper.sh (+30/-0)
Changed in ubuntu-keyboard (Ubuntu): | |
assignee: | nobody → Michael Sheldon (michael-sheldon) |
Changed in ubuntu-keyboard (Ubuntu): | |
importance: | Undecided → Critical |
Hi Daniel,
The correct environment setting under Ubuntu is "maliitphablet" rather than "maliit" (as I understand it this change was made to avoid a conflict with a version of maliit that's semi-integrated into Qt)