You are not logged in.
so waybar broke for me during the recent gtk3 update which seem to have a solution via:
https://bbs.archlinux.org/viewtopic.php?id=254297
But, during a manual trace, I was getting other errors that may be indicative of other issues:
[dwc@lupin ~]$ pkill waybar
[dwc@lupin ~]$ waybar -b bar-0 -l trace
[2020-04-05 08:06:41.470] [info] Resources files: /home/dwc/.config/waybar/config, /etc/xdg/waybar/style.css
Unknown option -b
[2020-04-05 08:06:41.473] [debug] Output detected: eDP-1 (Unknown 0x102D)
[2020-04-05 08:06:41.479] [warning] For a functional tray you must have libappindicator-* installed and export XDG_CURRENT_DESKTOP=UnityNeither the -b or --bar flag was recognized.
The libappindicator* mesg shows up regardless of libappindicator-gtk3 (and its dependencies) actual installation and/or XDG* env. variable settings.
Anyone else seeing the same mesgs ?
Offline