Hi Fred,
sorry for my late reply, I was set-up the Raspi with windows 10 and also with Bullseye over SSD again, to rebuild the system if it where any problem at initial setup could be done before, but in Raspberry Pi OS (x64 Bullseye) always the same I got to the final and the icon of SendSensor in place but the hourglass turning for some time but nothing else happens.
if I try to start via command line always getting the same message:
sendsensor
sendsensor: error while loading shared libraries: libxshmfence.so.1: cannot open shared object file: No such file or directory
I double checked before and after installation about:
sudo apt install libxshmfence-dev
and it tells me that already installed, no idea what could happens.
also I have a weird problem now that all the working directory of BOINC is on pi/
and I had a lot of problems for running BOINC at system startup, I followed instructions for doing it and no way of working, at last I had to edit cron and added boinc at starup.
I guessing that could be some kind of problems with permission but don't know what should be? for me Linux is a very strange OS.