Closed RonMar26 closed 2 years ago
from the terminal, run conky
and post any errors please.
pi@raspberrypi:~ $ conky conky: desktop window (1c00010) is subwindow of root window (3b0) conky: window type - normal conky: drawing to created window (0x1a00001) conky: drawing to double buffer conky: forked to background, pid is 1809 pi@raspberrypi:~ $ cat: /run/user/1000/gridinfo.txt: Bestand of map bestaat niet conky: $tail can't find information about /home/pi/Documents/mylog.txt
Is your user name "pi"? BAP currently only works when the user name is Pi. There is a beta version being tested that removes this requirement.
Yes the username is ”pi”
Op 6 jun. 2022 om 17:57 heeft KM4ACK @.***> het volgende geschreven:
Is your user name "pi"? BAP currently only works when the user name is Pi. There is a beta version being tested that removes this requirement.
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.
ok. try running:
touch /run/user/1000/gridinfo.txt
and then
mkdir -p /home/pi/Documents
touch /home/pi/Documents/mylog.txt
Finally, try launching conky again with
conky
pi@raspberrypi:~ $ conky conky: desktop window (1a00010) is subwindow of root window (3b0) conky: window type - normal conky: drawing to created window (0x1e00001) conky: drawing to double buffer conky: forked to background, pid is 4683 pi@raspberrypi:~ $ conky: $tail can't find information about /home/pi/Documents/mylog.txt
This is now the message after I have tried to start conky in the menu
sorry i go to try that
Yes now it is working again in a small version. But that can be changed.
TNX Jason all is working
Also after reboot is conky working again. Tnx
73 PD7RON Ron
Op 6 jun. 2022 om 18:04 heeft KM4ACK @.***> het volgende geschreven:
ok. try running: touch /run/user/1000/gridinfo.txt and then mkdir -p /home/pi/Documents touch /home/pi/Documents/mylog.txt Finally, try launching conky again with conky
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.
I did a few times a new bap install and every time conky is not starting. Also not when I start it out of the menu. It seems to be no gps problem. Cgps shows all the info. Disconnecting gps device is also not showing up conky. The pi os I use is bullseye 32 bit. What can be my problem