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
Hi RVP, thanks for your patience,
I send to you here the output of commands in my rpi4 aarch64 machine. I
have no access to my amd64 machine at this moment (will do it later at
the end of the day)
netbsd-raspa4$ 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-raspa4$
netbsd-raspa4$ 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-raspa4$ 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-raspa4$ LC_ALL=en_GB.UTF-8 pavucontrol
result for the three: Bad working UI.
netbsd-raspa4$ cat /usr/pkg/etc/pkgin/repositories.conf |grep 10
https://cdn.NetBSD.org/pub/pkgsrc/packages/NetBSD/aarch64/10.0_2025Q3/All
netbsd-raspa4$ uname -a
NetBSD netbsd-raspa4 10.1 NetBSD 10.1 (GENERIC64) #0: Mon Dec 16
13:08:11 UTC 2024
mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/evbarm/compile/GENERIC64 evbarm
Thanks.
Ramiro.
Home |
Main Index |
Thread Index |
Old Index