-
-
Notifications
You must be signed in to change notification settings - Fork 934
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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.
maxle5, tonrl, ChiroTruong, pabloaul, HiddenAbilitree and 12 more
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working