2019-07-29 04:04 AM
Hello,
I have a problem when I run the GTK + application on STM32MP157A-DK1
This message appears : (gtk_hello_world:1858): dbind-WARNING **: 10:16:43.029: Error retrieving accessibility bus address: org.a11y.Bus.Error: Failed to execute child process ?/usr/bin? (Permission denied)
And another message: Gdk-Message: 10:16:58.690: Error 71 (Protocol error) dispatching to Wayland display.
you can see it on this image,
How can i solved it please?
BEST REGARDS
2019-08-20 08:47 AM
Hello,
2020-05-24 08:51 AM
I'm getting the same error.
I do not have hdmi connected.
I am working through the example at https://wiki.st.com/stm32mpu/wiki/Getting_started/STM32MP1_boards/STM32MP157C-DK2/Develop_on_Arm%C2%AE_Cortex%C2%AE-A7/Create_a_simple_hello-world_application
The program seems to work and I get the expected output (window opens with pushbutton on built-in touchscreen and when I press the button, the application exits and Hello World is printed on my pc terminal).
One difference is that I am not using minicom or ethernet cable, I am connecting through ssh using the USB connection and RNDIS driver.