Skip to content

oxbar error: oxbar: CTL_NET.PF_INET.IPPROTO_IP.IPCTL_STATS: Cannot allocate memory after openbsd update #8

@frddbbbl

Description

@frddbbbl

Hi, after updating my system a while ago oxbar has stopped launching and is producing this error after running
oxbar bar
or just
oxbar
in my .oxbar.conf:
[bar]
widgets= "> battery time"
font.desc = "fixed 13px"
font.fgcolor = "657b83"
window.bgcolor = "fdf6e3"
window.x = 0
window.y = 0
window.w = -1
window.h = -1
gui.margin = 0
gui.padding = "0 4 4 5"
gui.header_style = NONE
time.format = "%d %m %Y %H:%M:%S"
#gui.header_style = below

and my .xsession:

export LANG=en_US.UTF-8

export ENV=$HOME/.kshrc

xrdb -merge $HOME/.Xresources

xidle &

oxbar bar &
feh --bg-fill $HOME/bla/bla/bg.jpg &
redshift &
xset b off

xinput set-prop "/dev/wsmouse" "WS Pointer Wheel Emulation" 1
xinput set-prop "/dev/wsmouse" "WS Pointer Wheel Emulation Button" 2
xinput set-prop "/dev/wsmouse" "WS Pointer Wheel Emulation Axes" 6 7 4 5
exec cwm

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions