Operating System: Kubuntu 20.04
KDE Plasma Version: 5.18.0
KDE Frameworks Version: 5.67.0
Qt Version: 5.12.5
Kernel Version: 5.4.0-14-generic
Pressing Meta+. comes up empty. I see this:
And
KDE Plasma Version: 5.18.0
KDE Frameworks Version: 5.67.0
Qt Version: 5.12.5
Kernel Version: 5.4.0-14-generic
Pressing Meta+. comes up empty. I see this:
Code:
$ ibus-ui-emojier-plasma could not find "ibus/dicts/emoji-en_IN.dict" qrc:/ui/emojier.qml:53: TypeError: Cannot call method 'trigger' of undefined qrc:/ui/emojier.qml:58: TypeError: Cannot read property 'title' of undefined qrc:/ui/emojier.qml:69: TypeError: Cannot read property 'title' of undefined qrc:/ui/CategoryAction.qml:25: TypeError: Cannot read property 'title' of undefined $ apt list --installed | grep -i emoji WARNING: apt does not have a stable CLI interface. Use with caution in scripts. fonts-noto-color-emoji/focal,focal,now 0~20180810-1.1 all [installed,automatic] $
Code:
$ sudo apt install emoji-en_IN.dict Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package emoji-en_IN.dict $
Comment