Re: pkg/59858: audio/pavucontrol broken
Ramiro Aceves <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.bugs |
|---|---|
| Message-ID | <[email protected]> |
El 24/12/25 a las 10:20, [email protected] escribió: >> Number: 59858 >> Category: pkg >> Synopsis: audio/pavucontrol broken >> Confidential: no >> Severity: serious >> Priority: medium >> Responsible: pkg-manager >> State: open >> Class: sw-bug >> Submitter-Id: net >> Arrival-Date: Wed Dec 24 09:20:00 +0000 2025 >> Originator: Ramiro Aceves >> Release: 2025Q3 >> Organization: >> Environment: > NetBSD netbsd-nuc.home 10.1 NetBSD 10.1 (GENERIC) #0: Mon Dec 16 13:08:11 UTC 2024 [email protected]:/usr/src/sys/arch/amd64/compile/GENERIC amd64 >> Description: > audio/pavucontrol window does not work properly, it seems to be completely broken. I see some sliders and audio levels but no inscriptions at all. Also no icons. No tabs in the top but pressing in that zone make effect changing to them. > > On the other hand pavucontorl-qt works just fine. > > using pkgsrc2025Q3 official binary package. > > netbsd-nuc$ pkgin list | grep pavucontrol > pavucontrol-6.1nb3 Volume control tool ("mixer") for the PulseAudio sound server > pavucontrol-qt-2.2.0 Pulseaudio mixer implemented in Qt > netbsd-nuc$ > > No strange messages at the console from which I launch it. > > Thanks. > Regards. > Ramiro. >> How-To-Repeat: > Simply start pavucontrol. >> Fix: > Yes please. > In my RaspberryPi 4 aarch64 system it fails in the following way: netbsd-raspa4# pkgin in pavucontrol calculating dependencies...done. 1 package to install: pavucontrol-6.1nb3 0 to remove, 0 to refresh, 0 to upgrade, 1 to install 0B to download, 1183K of additional disk space will be used proceed ? [Y/n] [1/1] installing pavucontrol-6.1nb3... pkg_install warnings: 0, errors: 0 reading local summary... processing local summary... netbsd-raspa4# exit netbsd-raspa4$ pavucontrol W: [(null)] caps.c: Normally all extra capabilities would be dropped now, but that's impossible because PulseAudio was built without capabilities support. Couldn't open libGLESv2.so: pavucontrol: Shared object "libGLESv2.so" not found [1] Abort trap (core dumped) pavucontrol netbsd-raspa4$ uname -a NetBSD netbsd-raspa4 10.1 NetBSD 10.1 (GENERIC64) #0: Mon Dec 16 13:08:11 UTC 2024 [email protected]:/usr/src/sys/arch/evbarm/compile/GENERIC64 evbarm netbsd-raspa4$ netbsd-raspa4$ cat /usr/pkg/etc/pkgin/repositories.conf # # Pkgin repositories list # # Simply add repositories URIs one below the other # # WARNING: order matters, duplicates will not be added, if two # repositories hold the same package, it will be fetched from # the first one listed in this file. # # This file format supports the following macros: # $arch to define the machine hardware platform # $osrelease to define the release version for the operating system # # Remote ftp repository # # ftp://ftp.netbsd.org/pub/pkgsrc/packages/NetBSD/$arch/5.1/All # # Remote http repository # # http://mirror-master.dragonflybsd.org/packages/$arch/DragonFly-$osrelease/stable/All # # Local repository (must contain a pkg_summary.gz or bz2) # # file:///usr/pkgsrc/packages/All # NetBSD OS release can look like 6.0_STABLE, do not use it as-is https://cdn.NetBSD.org/pub/pkgsrc/packages/NetBSD/aarch64/10.0_2025Q3/All netbsd-raspa4$ Thanks so much. Regards. Ramiro.