Page 1 of 1

"yad: cannot get shared memory for key 707791860"

Posted: Thu 16 May 2019, 00:30
by lamplinux
Using Victor Ananjevsky's random code on GNU/Linux terminal always works

Is there a better setup to get yad working on Android ?


fkey=$(($RANDOM * $$))

This time I am trying to use it under Androi in an Xserver session as follows and I get the below error.

export DISPLAY 192.168.3.241:0 yad (works but, cannot click buttons)

export PULSE_SERVER=tcp:192.168.3.241:47112

Using

yad 0.38.2

Android 5

XServer XSDL (X11 Server)

UserLand (Debian Terminal -- via SSH, usnamer / pw / local ip)

ERROR:

"yad: cannot get shared memory for key 707791860: Fuction not implemented"

-----------------------------