Waybar icon indicating copy to clipboard operation
Waybar copied to clipboard

error json

Open SPRATAY opened this issue 1 year ago • 0 comments

Waybar v0.9.12

[U] gui-apps/waybar Доступные версии: (~)0.9.12 (~)0.9.13 **9999*l {mpd network +popups pulseaudio sndio tray +udev wifi} Установленные версии: 0.9.12(14:28:33 10.07.2022)(network popups pulseaudio tray udev -mpd -sndio -wifi) Домашняя страница: https://github.com/Alexays/Waybar Описание: Highly customizable Wayland bar for Sway and Wlroots based compositors

"custom/battery": {
 		"format": "{}{icon}",
	"return-type": "json",
	"format-icons": ["", "", "", "", ""],
	"exec": "apcaccess | awk '/BCHARGE/ {print int($3)}'",
	"interval": 5,

[2022-07-10 14:39:36.478] [info] Using configuration file /home/spratay/.config/waybar/config [2022-07-10 14:39:36.478] [info] Using CSS file /home/spratay/.config/waybar/style.css [2022-07-10 14:39:36.513] [warning] As using a timezone, some format args may be missing as the date library haven't got a release since 2018. [2022-07-10 14:39:36.514] [warning] For a functional tray you must have libappindicator-* installed and export XDG_CURRENT_DESKTOP=Unity [2022-07-10 14:39:36.653] [error] custom/battery: in Json::Value::resolveReference(key, end): requires objectValue [2022-07-10 14:39:36.653] [error] custom/battery: in Json::Value::resolveReference(key, end): requires objectValue [2022-07-10 14:39:36.655] [info] Bar configured (width: 1920, height: 26) for output: DP-1

SPRATAY avatar Jul 10 '22 11:07 SPRATAY