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

Strange error in a fresh archlinux install #958

Closed
cristiangutie opened this issue Mar 24, 2023 · 0 comments
Closed

Strange error in a fresh archlinux install #958

cristiangutie opened this issue Mar 24, 2023 · 0 comments

Comments

@cristiangutie
Copy link

cristiangutie commented Mar 24, 2023

Bug Report

When i3wm starts, the bar show the modules for a brief second and then it just disappear and show numbers. (Picture attached)

screenshot-20230324-204657Z-whole

Description

Affected module: modules from basic installation
Version used: git and AUR

My bar configuration in i3 config file is:

bumblebee-status from AUR

bar {
	font pango:Inconsolata 10
	position top
	status_command bumblebee-status -m nic disk:root cpu \
		memory battery date time pasink pasource dnf \
		-p root.path=/ time.format="%H:%M CW %V" date.format="%a, %b %d %Y" \
		-t solarized-powerline
}

bumblebee-status from git

bar {
	font pango:Inconsolata 10
	position top
	status_command ~/Documents/Git/bumblebee-status/bumblebee-status -m nic disk:root cpu \
		memory battery date time pasink pasource dnf \
		-p root.path=/ time.format="%H:%M CW %V" date.format="%a, %b %d %Y" \
		-t solarized-powerline
}

i3 status bar works fine.

How to reproduce

Install i3wm, i3status, bumblee-status

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