You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I assume this is from .xsession-errors in the pi home directory. The WARNING is nothing; if you create that file--probably even if empty--you shouldn't see the warning again.
As for the others, I think all but the last is normal; at least I see them in my logs too and my setup works. Not sure why you get the pigpio error; you should check to make sure you executed these when you set up your SD card:
The blank screen is just because you disabled the mouse cursor and no programs are running in openbox. Something went wrong with the spotifypod.py script, and there are a number of possibilities. Read through issues #21 and #22 for some hints.
Got everything mostly working (even the clickwheel) but I get nothing but a blank screen after X11 starts.
While I'm usually fine using X11, this openbox stuff is all new to me and it just doesn't seem to be working.
If I startx manually I get the following:
** (process:879): WARNING **: 20:40:13.509: xdg-autostart.vala:125: Error: Error opening directory ?/home/pi/.config/autostart?: No such file or directory
** Message: 20:40:13.544: xdg-autostart.vala:39: Processing /etc/xdg/autostart/gnome-keyring-secrets.desktop file.
** Message: 20:40:13.550: xdg-autostart.vala:64: Not found in OnlyShowIn list, aborting.
** Message: 20:40:13.555: xdg-autostart.vala:39: Processing /etc/xdg/autostart/gnome-keyring-ssh.desktop file.
** Message: 20:40:13.559: xdg-autostart.vala:64: Not found in OnlyShowIn list, aborting.
** Message: 20:40:13.564: xdg-autostart.vala:39: Processing /etc/xdg/autostart/at-spi-dbus-bus.desktop file.
** Message: 20:40:13.584: xdg-autostart.vala:94: Launching: /usr/lib/at-spi2-core/at-spi-bus-launcher --launch-immediately (at-spi-dbus-bus.desktop)
** Message: 20:40:13.587: xdg-autostart.vala:39: Processing /etc/xdg/autostart/xdg-user-dirs.desktop file.
** Message: 20:40:13.630: xdg-autostart.vala:94: Launching: xdg-user-dirs-update (xdg-user-dirs.desktop)
** Message: 20:40:13.638: xdg-autostart.vala:39: Processing /etc/xdg/autostart/gnome-keyring-pkcs11.desktop file.
** Message: 20:40:13.640: xdg-autostart.vala:64: Not found in OnlyShowIn list, aborting.
2021-03-15 20:40:13 initInitialise: Can't lock /var/run/pigpio.pid
Any help is appreciated.
The text was updated successfully, but these errors were encountered: