nmtake

joined 1 year ago
[–] nmtake@lemm.ee 1 points 1 month ago

Yes, fenced code block with specifying langauge may work as a workaround.

```text
systemctl --user cat emacs
```

but I said "inline" explicitly.

[–] nmtake@lemm.ee 2 points 1 month ago (2 children)

lemmy-ui: Highlighting some words blindly in inline code is really annoying. For example,

  • systemctl --user cat emacs
  • pactl load-module module-switch-on-connect
[–] nmtake@lemm.ee 2 points 1 month ago (1 children)

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

[–] nmtake@lemm.ee 3 points 1 month 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?

[–] nmtake@lemm.ee 2 points 1 month ago

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

[–] nmtake@lemm.ee 1 points 2 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) ?

[–] nmtake@lemm.ee 5 points 2 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?

[–] nmtake@lemm.ee 2 points 2 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.

[–] nmtake@lemm.ee 1 points 2 months ago (3 children)

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

[–] nmtake@lemm.ee 4 points 2 months ago

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

[–] nmtake@lemm.ee 3 points 2 months ago (8 children)

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

view more: next ›