#!/bin/bash REPORTBUG_VERSION=$(dpkg-query -f '${source:Version}' -W reportbug) HAVE_ATTACHMENTS=$(dpkg --compare-versions "$REPORTBUG_VERSION" ge "6.5.0" && echo yes || echo no) function include_file() { while [ -n "$1" ] ; do if [ ! -f "$1" ] ; then # file doesn't exist, just note that fact echo "File '$1' does not exist" >&3 echo >&3 elif [ $HAVE_ATTACHMENTS = yes ] ; then echo "-- BEGIN ATTACHMENTS --" >&3 echo $1 >&3 echo "-- END ATTACHMENTS --" >&3 else echo "${1}:" >&3 cat "$1" >&3 echo >&3 fi shift done } function include_command() { desc=$(echo "$@" | sed -e 's/[^[:alnum:]:_-]\+/_/g') tmp=$(mktemp --tmpdir bug-pulseaudio-${desc}.XXXXXX) "$@" &>$tmp include_file $tmp # delete cruft if possible # for attachments we can't because it is not known when reportbug exits if [ $HAVE_ATTACHMENTS = no ] ; then rm $tmp fi } # to see if we have a systemwide pulseaudio include_file /etc/default/pulseaudio # pulseaudio configuration include_file /etc/pulse/client.conf /etc/pulse/daemon.conf /etc/pulse/default.pa /etc/pulse/system.pa # Get alsa devices if possible if which aplay &>/dev/null ; then include_command aplay -L fi include_command pactl list include_command pactl info
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
apache2 | Folder | 0755 |
|
|
apache2-bin | Folder | 0755 |
|
|
apt | Folder | 0755 |
|
|
bash-completion | Folder | 0755 |
|
|
binutils | Folder | 0755 |
|
|
console-setup | Folder | 0755 |
|
|
console-setup-linux | Folder | 0755 |
|
|
cron | Folder | 0755 |
|
|
dbus | Folder | 0755 |
|
|
file | Folder | 0755 |
|
|
fonts-droid-fallback | Folder | 0755 |
|
|
fonts-noto-mono | Folder | 0755 |
|
|
grub-common | Folder | 0755 |
|
|
grub-efi-amd64 | Folder | 0755 |
|
|
grub-efi-amd64-bin | Folder | 0755 |
|
|
grub2-common | Folder | 0755 |
|
|
imagemagick-6-common | Folder | 0755 |
|
|
init-system-helpers | Folder | 0755 |
|
|
initramfs-tools | Folder | 0755 |
|
|
keyboard-configuration | Folder | 0755 |
|
|
libapache2-mod-php7.0 | Folder | 0755 |
|
|
libapache2-mod-php7.2 | Folder | 0755 |
|
|
libegl-mesa0 | Folder | 0755 |
|
|
libegl1 | Folder | 0755 |
|
|
libgbm1 | Folder | 0755 |
|
|
libgl1 | Folder | 0755 |
|
|
libgl1-mesa-dri | Folder | 0755 |
|
|
libgl1-mesa-glx | Folder | 0755 |
|
|
libglapi-mesa | Folder | 0755 |
|
|
libglvnd0 | Folder | 0755 |
|
|
libglx-mesa0 | Folder | 0755 |
|
|
libglx0 | Folder | 0755 |
|
|
libmagic1 | Folder | 0755 |
|
|
libmagickcore-6.q16-3 | Folder | 0755 |
|
|
libmagickwand-6.q16-3 | Folder | 0755 |
|
|
libwayland-egl1-mesa | Folder | 0755 |
|
|
libxatracker2 | Folder | 0755 |
|
|
locales | Folder | 0755 |
|
|
logrotate | Folder | 0755 |
|
|
man-db | Folder | 0755 |
|
|
mdadm | Folder | 0755 |
|
|
mesa-va-drivers | Folder | 0755 |
|
|
mesa-vdpau-drivers | Folder | 0755 |
|
|
mime-support | Folder | 0755 |
|
|
php7.0 | Folder | 0755 |
|
|
php7.0-cli | Folder | 0755 |
|
|
php7.0-common | Folder | 0755 |
|
|
php7.0-json | Folder | 0755 |
|
|
php7.0-opcache | Folder | 0755 |
|
|
php7.0-readline | Folder | 0755 |
|
|
php7.2 | Folder | 0755 |
|
|
php7.2-bz2 | Folder | 0755 |
|
|
php7.2-cli | Folder | 0755 |
|
|
php7.2-common | Folder | 0755 |
|
|
php7.2-curl | Folder | 0755 |
|
|
php7.2-gd | Folder | 0755 |
|
|
php7.2-json | Folder | 0755 |
|
|
php7.2-mbstring | Folder | 0755 |
|
|
php7.2-mysql | Folder | 0755 |
|
|
php7.2-opcache | Folder | 0755 |
|
|
php7.2-readline | Folder | 0755 |
|
|
php7.2-xml | Folder | 0755 |
|
|
php7.2-zip | Folder | 0755 |
|
|
procps | Folder | 0755 |
|
|
systemd | Folder | 0755 |
|
|
udev | Folder | 0755 |
|
|
usb-modeswitch-data | Folder | 0755 |
|
|
vim | Folder | 0755 |
|
|
vim-tiny | Folder | 0755 |
|
|
xdg-utils | Folder | 0755 |
|
|
xorg | Folder | 0755 |
|
|
xserver-xorg | Folder | 0755 |
|
|
xserver-xorg-core | Folder | 0755 |
|
|
xserver-xorg-input-libinput | Folder | 0755 |
|
|
xserver-xorg-video-amdgpu | Folder | 0755 |
|
|
xserver-xorg-video-ati | Folder | 0755 |
|
|
xserver-xorg-video-fbdev | Folder | 0755 |
|
|
xserver-xorg-video-intel | Folder | 0755 |
|
|
xserver-xorg-video-nouveau | Folder | 0755 |
|
|
xserver-xorg-video-qxl | Folder | 0755 |
|
|
xserver-xorg-video-radeon | Folder | 0755 |
|
|
xserver-xorg-video-vesa | Folder | 0755 |
|
|
xserver-xorg-video-vmware | Folder | 0755 |
|
|
cryptsetup | File | 763 B | 0755 |
|
libvdpau1 | File | 553 B | 0755 |
|
lsb-release | File | 604 B | 0755 |
|
pulseaudio | File | 1.22 KB | 0755 |
|
vdpau-driver-all | File | 553 B | 0755 |
|