Skip to content

Log spam with the word "Plugged" #5226

Description

@eternal-sorrow

Describe the bug
Logs get spammed with the word "Plugged" every 5 seconds (my configured interval for the battery module).

To reproduce
Reproduces with this config:

{    
    "layer": "top",    
    "position": "bottom", // Waybar at the bottom of your screen    
    "height": 27, // Waybar height    
    "fixed-center": false,    
    "modules-left": [],    
    "modules-center": [],    
    "modules-right": ["battery"],    
    "battery": {    
        "format": "{capacity}%",    
        "interval": 5    
    }    
}

Expected behaviour
No spam.

Screenshots
Not applicable.

Environment

  • Waybar version: v0.15.0
  • Installed from: gentoo portage
  • Compositor and version: Sway 1.12

Debug output
Run waybar -l debug and paste any relevant output:

Tried it, nothing suspicious was found during the spam itself. Battery module says [debug] battery: worker interval is 5000 at startup, as expected.

Additional context
...

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions