n00b here so apologies if this isn't the right place to discuss this.
When trying to run ./bspwmrc from a quite fresh install (2021/06/24), I encounter the following notices:
config: Unknown setting: 'paddingless_monocle'.
xsettingsd: Loaded 10 settings from /home/user/.xsettingsd
xsettingsd: Created window 0x600001 on screen 0 with timestamp 31675290
xsettingsd: Selection _XSETTINGS_S0 is owned by 0x0
xsettingsd: Took ownership of selection _XSETTINGS_S0
./bspwmrc: line 118: xsetroot: command not found
(xfce4-power-manager:36400): Gdk-WARNING **: 18:20:16.064: Cannot transform xsetting gtk-xft-dpi of type gchararray to type gint
(xfce4-power-manager:36400): Gdk-WARNING **: 18:20:16.191: Cannot transform xsetting gtk-xft-dpi of type gchararray to type gint
(xfce4-power-manager:36400): Gdk-WARNING **: 18:20:16.192: Cannot transform xsetting gtk-enable-input-feedback-sounds of type gchararray to type gboolean
(xfce4-power-manager:36400): Gdk-WARNING **: 18:20:16.192: Cannot transform xsetting gtk-enable-event-sounds of type gchararray to type gboolean
(xfce4-power-manager:36400): Gdk-WARNING **: 18:20:16.192: Cannot transform xsetting gtk-enable-input-feedback-sounds of type gchararray to type gboolean
** (xfce4-power-manager:36400): WARNING **: 18:20:16.195: Failed to get name owner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get owner of name 'org.freedesktop.PowerManagement': no such name
** (xfce4-power-manager:36400): WARNING **: 18:20:16.195: Failed to get name owner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get owner of name 'org.xfce.PowerManager': no such name
(xfce4-power-manager:36400): xfce4-power-manager-WARNING **: 18:20:16.195: Unable to connect to session manager : Failed to connect to the session manager: SESSION_MANAGER environment variable not defined
(xfce4-power-manager:36400): GLib-GObject-WARNING **: 18:20:16.225: ../glib/gobject/gsignal.c:2614: signal 'Changed' is invalid for instance '0x55b0a4d5d540' of type 'GDBusProxy'
(xfce4-power-manager:36400): xfce4-power-manager-WARNING **: 18:20:16.252: could not map keysym 1008ffa8 to keycode
(xfce4-power-manager:36400): xfce4-power-manager-WARNING **: 18:20:16.270: It seems the kernel brightness switch handling value was not restored properly on exit last time, xfce4-power-manager will try to restore it this time.
(xfce4-power-manager:36400): xfce4-power-manager-WARNING **: 18:20:16.270: Unable to set the kernel brightness switch parameter to 1.
(xfce4-power-manager:36400): xfce4-power-manager-WARNING **: 18:20:16.272: Failed to get keyboard max brightness level : GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: No such interface “org.freedesktop.UPower.KbdBacklight” on object at path /org/freedesktop/UPower/KbdBacklight
Jun 26 18:20 : exception: Failed to bind to '127.0.0.1:6600'; Failed to bind socket: Address already in use
get_cfg(): Blur method 'kawase' is incompatible with the XRender backend. Fall back to default.
notice: Parsing config file: /home/user/.config/bspwm/polybar/config
warn: The config parameter 'settings.throttle-input-for' is deprecated, it will be removed in the future. Please remove it from your config
notice: pulseaudio: using default sink alsa_output.pci-0000_00_1f.3.analog-stereo
error: Disabling module "battery" (reason: No suitable way to get current charge state)
notice: Loaded font "Iosevka Nerd Font:size=10" (name=Iosevka, offset=3, file=/usr/share/fonts/icons/iosevka-nerd-font.ttf)
notice: Loaded font "Iosevka Nerd Font:size=12" (name=Iosevka, offset=3, file=/usr/share/fonts/icons/iosevka-nerd-font.ttf)
warn: tray-transparent is deprecated, the tray always uses pseudo-transparency. Please remove it.
basically I was trying to change border_width from 1 to 0.5, and then run bspwmrc to load the change (I'm probably doing the wrong thing here). The only other thing I have changed is commenting the line about following the web browser to a different desktop.
n00b here so apologies if this isn't the right place to discuss this.
When trying to run ./bspwmrc from a quite fresh install (2021/06/24), I encounter the following notices:
basically I was trying to change border_width from 1 to 0.5, and then run bspwmrc to load the change (I'm probably doing the wrong thing here). The only other thing I have changed is commenting the line about following the web browser to a different desktop.
Cheers