I stopped and started 'pipewire-pulse' with 'systemctl --user ...'
and checked the pw-dump output.

The systemd package 'xdg-desktop-portal' remained at 0.3.77-1,
i.e. the same bug seems to exist for xdg-desktop-portal.

So presumably whatever solution is preferred for 'pipewire-pulse'
should probably also be implemented for 'xdg-desktop-portal'.

I'll try to add an "affects xdg-desktop-portal" tag to this bug
report...

The following output is from *after* stopping and restarting
pipewire-pulse.

$ pw-dump

...
    "id": 35,
    "type": "PipeWire:Interface:Client",
    "version": 3,
    "permissions": [ "r", "w", "x", "m" ],
    "info": {
      "change-mask": [ "props" ],
      "props": {
        "application.language": "C.UTF-8",
        "application.name": "xdg-desktop-portal",
        "application.process.binary": "xdg-desktop-portal",
        "application.process.host": "mobian",
        "application.process.id": 1685,
        "application.process.user": "mobian",
        "clock.power-of-two-quantum": true,
        "core.name": "pipewire-mobian-1685",
        "core.version": "0.3.77",
        "cpu.max-align": 16,
        "default.clock.max-quantum": 2048,
        "default.clock.min-quantum": 32,
...

$ dpkg -l |grep xdg-desktop
ii  xdg-desktop-portal                    1.16.0-3                             
arm64        desktop integration portal for Flatpak and Snap
ii  xdg-desktop-portal-gtk                1.14.1-1                             
arm64        GTK+/GNOME portal backend for xdg-desktop-portal
ii  xdg-desktop-portal-wlr                0.7.0-1                              
arm64        xdg-desktop-portal backend for wlroots

Reply via email to