https://bugs.kde.org/show_bug.cgi?id=417713
Murz <mur...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mur...@gmail.com --- Comment #9 from Murz <mur...@gmail.com> --- I have the same problem on Ubuntu 22.04, but it seems that just the dictionary is missing: ``` $ ibus-ui-emojier-plasma could not find ibus emoji dictionaries. "ibus/dicts/emoji-en.dict" qml: There's no page to replace qrc:/ui/CategoryPage.qml:80:5: QML Shortcut: Shortcut: Only binding to one of multiple key bindings associated with 9. Use 'sequences: [ <key> ]' to bind to all of them. file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/kirigami.2/PlaceholderMessage.qml:235:5: QML Heading: Binding loop detected for property "verticalAlignment" qml: Calling replace on empty PageRow CategoryPage_QMLTYPE_156(0x564884e1c110) $ LANG=en_US.UTF-8 ibus-ui-emojier-plasma could not find ibus emoji dictionaries. "ibus/dicts/emoji-en.dict" qml: There's no page to replace qrc:/ui/CategoryPage.qml:80:5: QML Shortcut: Shortcut: Only binding to one of multiple key bindings associated with 9. Use 'sequences: [ <key> ]' to bind to all of them. file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/kirigami.2/PlaceholderMessage.qml:235:5: QML Heading: Binding loop detected for property "verticalAlignment" qml: Calling replace on empty PageRow CategoryPage_QMLTYPE_156(0x558a843f3140) $ LANG=en_US ibus-ui-emojier-plasma could not find ibus emoji dictionaries. "ibus/dicts/emoji-en.dict" qml: There's no page to replace qrc:/ui/CategoryPage.qml:80:5: QML Shortcut: Shortcut: Only binding to one of multiple key bindings associated with 9. Use 'sequences: [ <key> ]' to bind to all of them. file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/kirigami.2/PlaceholderMessage.qml:235:5: QML Heading: Binding loop detected for property "verticalAlignment" qml: Calling replace on empty PageRow CategoryPage_QMLTYPE_156(0x55fe9a851d60) $ ``` -- You are receiving this mail because: You are watching all bug changes.