You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I started using hyprland and noticed that after my monitors turn on after dpms off, waybar had crashed. This issue is similar to #1165.
Output
[2024-06-15 21:28:47.554] [info] Using configuration file /home/matt/.config/waybar/config.jsonc
[2024-06-15 21:28:47.555] [info] Unable to receive desktop appearance: GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: No such interface “org.freedesktop.portal.Settings” on object at path /org/freedesktop/portal/desktop
[2024-06-15 21:28:47.555] [info] Using CSS file /home/matt/.config/waybar/style.css
[2024-06-15 21:28:47.562] [info] Loading persistent workspaces from Hyprland workspace rules
[2024-06-15 21:28:47.562] [error] media stopped unexpectedly, is it endless?
[2024-06-15 21:28:47.563] [warning] module backlight: Disabling module "backlight", No backlight found
[2024-06-15 21:28:47.584] [info] Loading persistent workspaces from Hyprland workspace rules
[2024-06-15 21:28:47.585] [warning] module backlight: Disabling module "backlight", No backlight found
[2024-06-15 21:28:47.586] [error] media stopped unexpectedly, is it endless?
[2024-06-15 21:28:47.828] [warning] Requested height: 30 is less than the minimum height: 43 required by the modules
[2024-06-15 21:28:47.828] [info] Bar configured (width: 1080, height: 43) for output: DP-2
[2024-06-15 21:28:47.828] [warning] Requested height: 30 is less than the minimum height: 43 required by the modules
[2024-06-15 21:28:47.828] [info] Bar configured (width: 1920, height: 43) for output: DP-1
[2024-06-15 21:30:03.469] [info] Bar removed from output: DP-2
terminate called after throwing an instance of 'std::runtime_error'
what(): Error parsing JSON: * Line 1, Column 1
Syntax error: value, object or array expected.
fish: Job 1, 'waybar' terminated by signal SIGABRT (Abort)
Command:
hyprctl dispatch dpms off; sleep 12; hyprctl dispatch dpms on
I started using hyprland and noticed that after my monitors turn on after dpms off, waybar had crashed. This issue is similar to #1165.
Output
[2024-06-15 21:28:47.554] [info] Using configuration file /home/matt/.config/waybar/config.jsonc[2024-06-15 21:28:47.555] [info] Unable to receive desktop appearance: GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: No such interface “org.freedesktop.portal.Settings” on object at path /org/freedesktop/portal/desktop
[2024-06-15 21:28:47.555] [info] Using CSS file /home/matt/.config/waybar/style.css
[2024-06-15 21:28:47.558] [info] Hyprland IPC starting
[2024-06-15 21:28:47.562] [info] Loading persistent workspaces from Hyprland workspace rules
[2024-06-15 21:28:47.562] [error] media stopped unexpectedly, is it endless?
[2024-06-15 21:28:47.563] [warning] module backlight: Disabling module "backlight", No backlight found
[2024-06-15 21:28:47.584] [info] Loading persistent workspaces from Hyprland workspace rules
[2024-06-15 21:28:47.585] [warning] module backlight: Disabling module "backlight", No backlight found
[2024-06-15 21:28:47.586] [error] media stopped unexpectedly, is it endless?
[2024-06-15 21:28:47.828] [warning] Requested height: 30 is less than the minimum height: 43 required by the modules
[2024-06-15 21:28:47.828] [info] Bar configured (width: 1080, height: 43) for output: DP-2
[2024-06-15 21:28:47.828] [warning] Requested height: 30 is less than the minimum height: 43 required by the modules
[2024-06-15 21:28:47.828] [info] Bar configured (width: 1920, height: 43) for output: DP-1
[2024-06-15 21:30:03.469] [info] Bar removed from output: DP-2
terminate called after throwing an instance of 'std::runtime_error'
what(): Error parsing JSON: * Line 1, Column 1
Syntax error: value, object or array expected.
fish: Job 1, 'waybar' terminated by signal SIGABRT (Abort)
Command:
hyprctl dispatch dpms off; sleep 12; hyprctl dispatch dpms on
Waybar Config
Software:
The text was updated successfully, but these errors were encountered: