Control: tags -1 moreinfo Hi,
On Sun, Dec 14, 2014 at 2:50 AM, jkc <[email protected]> wrote: > > * What led up to the situation? > 1.) edited /etc/apt/sources.list with 'nano /etc/apt/sources.list' > 2.) I repaced the contents of that file from Jessie to this sources.list for > Sid > Code: > deb http://ftp.us.debian.org/debian unstable main contrib non-free > deb-src http://ftp.us.debian.org/debian unstable main contrib non-free > > deb http://ftp.debian.org/debian/ Sid-updates main contrib non-free > deb-src http://ftp.debian.org/debian/ Sid-updates main contrib non-free > > deb http://security.debian.org/ Sid/updates main contrib non-free > deb-src http://security.debian.org/ Sid/updates main contrib non-free > 3.) After that I ran 'sudo apt-get dist-upgrade' > 4.) Then I ran 'sudo apt-get -f dist-upgrade' just to make sure I upgraded to > Sid > 5.) Then I restarted my computer > 6.) I logged in to debian like I usually do (through the default logon screen > for gnome) > * What exactly did you do (or not do) that was effective (or > ineffective)? > NOTE: Im using Gnome 3.14.1 (I think this is a pulseaudio bug not a > gnome-shell bug!) > Ineffective: > 1.)Going into Settings -> Sound > 2.)Changing the volume with the slider > 3.)Logging off than logging back in > * What was the outcome of this action? > Same issue as before, nothing seems to keep the volume from muting at login! > * What outcome did you expect instead? > The volume to remember what I set it to in the last session! Could you please edit ~/.pulse/daemon.conf and set the following: log-target = file:/home/youruser/pulse.log log-level = debug log-time = yes Then restart pulseaudio (pulseaudio -k ; pulseaudio --start), and try to reproduce the problem. Then attach the log here so we can see what is happening. -- Saludos, Felipe Sateler _______________________________________________ pkg-pulseaudio-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-pulseaudio-devel

