Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
frddbbbl opened this issue Sep 25, 2024 · 0 comments

Comments

@frddbbbl
Copy link

frddbbbl commented Sep 25, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant