Alexays / Waybar

Highly customizable Wayland bar for Sway and Wlroots based compositors. :v: :tada:
MIT License
6.27k stars 689 forks source link

cava module fails: 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 #3426

Open i-am-logger opened 2 months ago

i-am-logger commented 2 months ago

[2024-07-08 17:08:43.019] [info] Using configuration file /home/snick/.config/waybar/config [2024-07-08 17:08:43.022] [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-07-08 17:08:43.022] [info] Using CSS file /home/snick/.config/waybar/style.css [2024-07-08 17:08:43.054] [info] Hyprland IPC starting [2024-07-08 17:08:43.056] [info] Loading persistent workspaces from Hyprland workspace rules error: interrupted by the user fish: Job 1, 'waybar' terminated by signal SIGSEGV (Address boundary error)

image

the configuration used to work until i updated to latest version v0.10.3 configuration:

    "cava": {
        "cava_config": "$XDG_CONFIG_HOME/cava/config",
         // "format": "  |{}|",
        "framerate": 120,
        "autosens": 1,
        "sensitivity": 1.5,
        "bars": 14,
        "lower_cutoff_freq": 50,
        "higher_cutoff_freq": 15000,
        "hide_on_silence": true,
        "method": "pulse",
        "source": "auto",
        "stereo": false,
        // "reverse": true,
        "bar_delimiter": 0, //124,
        "monstercat": false,
        "waves": false,
        "noise_reduction": 0.77,
        // "input_delay": 2,
        "ascii_max_range": 8,
        // "format-icons": ["▁","▂","▃","▄","▅","▆","▇","█"],
        "format-icons": ["█", "▇", "▆", "▅", "▄", "▃", "▂", "▁"],

        "actions": {
            "on-click-right": "mode"
        }
ItsAllPeachy commented 1 month ago

have you been able to find a fix yet? I am having the same issue :(

I am still looking, and if i find one ill try to post it here.

i-am-logger commented 1 month ago

no, still crashing when cava plugin is enabled