nmtake

joined 2 years ago
[–] [email protected] 2 points 8 months ago (1 children)

I see. Thanks for the explanation. It seems a long standing issue: https://github.com/Maato/volumeicon/issues/49

[–] [email protected] 3 points 8 months ago (3 children)

But the problem is that if you plug in a USB or bluetooth headset, it doesn’t automatically switch to it as the default.

How about module-switch-on-connect?

[–] [email protected] 2 points 8 months ago

You may need gtk-murrine-engine (actual package name may differ).

[–] [email protected] 4 points 9 months ago

** 'minibuffer-allow-text-properties' also affects completions. When it has a non-nil value, then completion functions like 'completing-read' don't discard text properties from the returned completion candidate.

Thanks for the commit! It looks very handy when we pass propertized strings to completing-read.

[–] [email protected] 1 points 9 months ago (1 children)

For logging, PANEL_DEBUG=all (source) seems to work. Anyway, did you reboot the system after removing xfce-volumed-pulse (so only xvce-pulseaudio-plugin should be enabled) ?

[–] [email protected] 5 points 9 months ago

You don't need pulseaudio and pipewire at the same time because pipewire provides pulseaudio-compatible server (pipewire-pulse). Also, pipewire usually doesn't require audio group. Did you follow the official docs or other online guide?

[–] [email protected] 1 points 9 months ago

"emacsclient --alternate-editor=''" may work. If you need to solve the systemd issue, please post "systemctl --user cat emacs"(assuming the unit is "emacs") here.

[–] [email protected] 2 points 9 months ago (1 children)

“Pactl load-module” outputs “you have to specify a module name and arguments.”

As I said in earlier comment, please run "pactl load-module module-switch-on-connect" exactly. Note that Pactl and pactl are different commands and the former is invalid.

Is the command different for that?

As the name suggests, pactl is a command for PulseAudio. PipeWire supports application written for PulseAudio, including pactl. Try "man pipewire-pulse" to get further info.

[–] [email protected] 1 points 9 months ago (3 children)

Did you enter the command line (especially load-module) correctly?

[–] [email protected] 4 points 9 months ago

It's not a silly question; I thought it doesn't matter because PipeWire supports Pulseaudio.

[–] [email protected] 3 points 9 months ago (8 children)

Can you try "pactl load-module module-switch-on-connect"?

view more: ‹ prev next ›