Opened 10 years ago
Closed 5 months ago
#46730 closed submission (fixed)
new port: pavucontrol
Reported by: | RJVB (René Bertin) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | dbevans (David B. Evans) | |
Port: | pavucontrol |
Description
This is a submission for pavucontrol, a GTk2/3 based control panel for port:pulseaudio. It allows to set volume and default/fall-back in- and output devices.
It works on OS X, but only as far as pulseaudio works itself. Normally pavucontrol would allow to change the output device on a running stream, but this gives errors on the pulseaudio terminal (see below). port:pulseaudio also attributes new names to the present sound devices on my system, with a default fallback to the built-in speakers. With pavucontrol I can select another fallback device, which then becomes the system default - as long as pulseaudio runs.port
In addition, pulseaudio only works for me when I launch it as pulseaudio -v -C
from a terminal.
Attachments (4)
Change History (7)
Changed 10 years ago by RJVB (René Bertin)
Changed 10 years ago by RJVB (René Bertin)
Attachment: | 0001-Don-t-crash-if-pa_stream_peek-returns-NULL.patch added |
---|
Changed 10 years ago by RJVB (René Bertin)
Attachment: | 0002-README-updating.patch added |
---|
patch from the Ubuntu package
Changed 10 years ago by RJVB (René Bertin)
Attachment: | 0003-gtk2-mode.patch added |
---|
filter out GTk3-specific code
comment:1 Changed 10 years ago by RJVB (René Bertin)
NB: pavucontrol builds against GTk3 by default, which builds OK on OS X, but running it leads to a crash deep inside GTk3 which I have been unable to fix.
comment:2 Changed 10 years ago by mf2k (Frank Schima)
Keywords: | haspatch removed |
---|
comment:3 Changed 5 months ago by mohd-akram (Mohamed Akram)
Resolution: | → fixed |
---|---|
Status: | new → closed |
This was added some time ago.
patch from the Ubuntu package