pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/59858: audio/pavucontrol broken





El 13/1/26 a las 11:20, RVP via gnats escribió:
The following reply was made to PR pkg/59858; it has been noted by GNATS.

From: RVP <rvp%SDF.ORG@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: pkg/59858: audio/pavucontrol broken
Date: Tue, 13 Jan 2026 10:19:05 +0000 (UTC)

  > pavucontrol starts but UI is broken. I do not know If I can send image
  > attachments here.
  >
https://imgur.com/a/netbsd-i386-10-1-stable-nov-29-pkgsrc-2025q3-pW7Gcq8 My test setup is: NetBSD/i386 10.1_STABLE with pkgsrc-2025Q3 binaries running on QEMU/Linux.
  Default locale is `en_GB.UTF-8' which has no issues either with pavucontrol
  or gtk4-demo.
Can you: 1. Show the output of: locale 2. Run: LC_ALL=C pavucontrol # or, gtk4-demo
      on both amd64 and RPI4. (LC_ALL=en_US.UTF-8 or en_GB.UTF-8 also works.)
3. Tell me which pkgsrc branch you have installed. -RVP

On a Thinkpad x260 amd64 system laptop, same result, broken UI.

netbsd-x260$ uname -a
NetBSD netbsd-x260.remigio 10.1 NetBSD 10.1 (GENERIC) #0: Mon Dec 16 13:08:11 UTC 2024 mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/amd64/compile/GENERIC amd64
netbsd-x260$

netbsd-x260$ locale
LANG="es_ES.UTF-8"
LC_CTYPE="es_ES.UTF-8"
LC_COLLATE="C"
LC_TIME="es_ES.UTF-8"
LC_NUMERIC="es_ES.UTF-8"
LC_MONETARY="es_ES.UTF-8"
LC_MESSAGES="es_ES.UTF-8"
LC_ALL="es_ES.UTF-8"

netbsd-x260$ LC_ALL=C pavucontrol
W: [(null)] caps.c: Normally all extra capabilities would be dropped now, but that's impossible because PulseAudio was built without capabilities support.

netbsd-x260$ LC_ALL=en_US.UTF-8 pavucontrol
W: [(null)] caps.c: Normally all extra capabilities would be dropped now, but that's impossible because PulseAudio was built without capabilities support.

netbsd-x260$ LC_ALL=en_GB.UTF-8 pavucontrol
W: [(null)] caps.c: Normally all extra capabilities would be dropped now, but that's impossible because PulseAudio was built without capabilities support.
netbsd-x260$

Same broken UI.

Thanks.
Ramiro.





Home | Main Index | Thread Index | Old Index