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

"No fixed center_" error with 0.12 #3978

Closed
teto opened this issue Mar 13, 2025 · 1 comment
Closed

"No fixed center_" error with 0.12 #3978

teto opened this issue Mar 13, 2025 · 1 comment
Labels
bug Something isn't working clock custom sni

Comments

@teto
Copy link

teto commented Mar 13, 2025

during the update to 0.12.0 I think, some of my modules-right disappeared (the tray for instance)
The logs give

[2025-03-13 10:49:25.745] [info] Using configuration file /home/teto/.config/waybar/config
[2025-03-13 10:49:25.745] [info] Including resource file: ~/.config/waybar/common.jsonc
[2025-03-13 10:49:25.746] [info] Including resource file: ~/.config/waybar/laptop.jsonc
[2025-03-13 10:49:25.749] [info] Using CSS file /home/teto/.config/waybar/style.css
[2025-03-13 10:49:25.755] [error] No fixed center_

The error message seems to come from #3730
I've just tried #3881 to no avail.
If I remove some of the modules in common.jsonc then I can see my rightmost modules.
My config is big so not sure what to share to help.

Would be nice to have a possible remediation in the error message.

@github-actions github-actions bot added bug Something isn't working clock custom sni labels Mar 13, 2025
@teto
Copy link
Author

teto commented Mar 14, 2025

Seems like the absence of rightmost modules was a configuration error from myself (include order).
#3881 seems to have make the No fixed center_ message go away.

so now it's strange because it seems to work as intended but I see a
Error: cannot load config file. in

mars 14 23:32:43 hostname waybar[299656]: [2025-03-14 23:32:43.196] [info] Using configuration file /home/teto/.config/waybar/config
mars 14 23:32:43 hostname waybar[299656]: [2025-03-14 23:32:43.196] [info] Including resource file: ~/.config/waybar/common.jsonc
mars 14 23:32:43 hostname waybar[299656]: [2025-03-14 23:32:43.197] [info] Including resource file: ~/.config/waybar/laptop.jsonc
mars 14 23:32:43 hostname waybar[299656]: [2025-03-14 23:32:43.200] [info] Using CSS file /home/teto/.config/waybar/style.css
mars 14 23:32:43 hostname .waybar-wrapped[299656]: invalid (NULL) pointer instance
mars 14 23:32:43 hostname .waybar-wrapped[299656]: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
mars 14 23:32:43 hostname waybar[299797]: Error: cannot load config file.
```.

Closing as waybar seems to work fine despite that message.

@teto teto closed this as completed Mar 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working clock custom sni
Projects
None yet
Development

No branches or pull requests

1 participant