Skip to content

Scrolling on Waybar causes it to crash and reload #4382

@Teemsploit

Description

@Teemsploit

When I scroll on Waybar it crashes and reloads I ran it through the terminal to get the error message here are the errors from two separate runs.

** (waybar:4363): ERROR **: 11:47:56.469: 
unhandled exception (type std::exception) in signal handler:
what: in Json::Value::find(begin, end): requires objectValue or nullValue

[1]    4363 trace trap (core dumped)  waybar
** (waybar:4125): ERROR **: 11:47:43.844: 
unhandled exception (type std::exception) in signal handler:
what: in Json::Value::find(begin, end): requires objectValue or nullValue

[1]    4125 trace trap (core dumped)  waybar

To make sure it wasn’t just an issue on my end I asked someone else who mentioned having a similar issue to test it and they got the same error message.

** (waybar:5249): ERROR **: 11:42:39.231: 
unhandled exception (type std::exception) in signal handler:
what: in Json::Value::find(begin, end): requires objectValue or nullValue

I assume Waybar 14.0 introduced a regression it assumes scroll events are always defined in the JSON config.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions