Michael65589

Results 30 comments of Michael65589

I use the Weston compositor. When I use maliit-keyboard directly I got the following message: maliit-keyboard wordengine.cpp plugin "/usr/lib/maliit/keyboard2/languages/en/libenplugin.so" loaded PulseAudioService: pa_context_connect() failed PulseAudioService: pa_context_connect() failed inputmethod_p.h registerActiveLanguage(): activeLanguage is:...

I follow this information for weston: http://maliit.github.io/news/2017/05/24/standalone-mode/

Hi Bhushan, here is a log [weston.log](https://github.com/maliit/framework/files/7215947/weston.log)

I forgot to make the script executable. /usr/bin/maliit-keyboard.sh ``` #!/bin/sh export QT_WAYLAND_SHELL_INTEGRATION=inputpanel-shell maliit-keyboard -platform wayland ``` After make it executable the weston.log looks [weston_1.log](https://github.com/maliit/framework/files/7215983/weston_1.log) It looks that maliit-keyboard is running...

ep 23 08:56:37 hmi daemon.info dbus-daemon[781]: [session uid=1000 pid=781] Activating service name='org.maliit.server' requested by ':1.10' (uid=1000 pid=1405 comm="./Maliit-Keyboard-Test ") Sep 23 08:56:37 hmi daemon.info dbus-daemon[781]: [session uid=1000 pid=781] Activated service...

I changed the entry in weston.ini to your suggsetion but then the weston.log print the following [16:45:02.483] Loading module '/usr/lib/weston/desktop-shell.so' [16:45:02.485] launching '/usr/bin/maliit-keyboard' [16:45:02.489] launching '/usr/libexec/weston-desktop-shell' [16:45:02.765] input_method disconnected, respawning......

Look what happend when I call maliit-keyboard manualy: >:~$ maliit-keyboard wordengine.cpp plugin "/usr/lib/maliit/keyboard2/languages/en/libenplugin.so" loaded PulseAudioService: pa_context_connect() failed PulseAudioService: pa_context_connect() failed "Rejected send message, 2 matched rules; type=\"method_call\", sender=\":1.14\" (uid=1000 pid=864...

Okay, thats the reason of the permission denied problem, but with the entry [input-method] in the weston.ini I thought this let weston start the maliit keyboard. @jpetersen said that I...

@jpetersen How is it possible to show the maliit-keyboard when I use wayland with weston? Weston offers a terminal (weston-terminal) and I want to use a virtual keyboard to give...

I set MALIIT_DEBUG=true in my environment. When I start my Qt application: ./Maliit-Keyboard-Test QML debugging is enabled. Only use this in a safe environment. Creating Maliit input context [ 6016.622837]...