[pulseaudio-tickets] [Bug 100064] HDMI output source not remembered

2017-03-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100064

--- Comment #20 from Martin Ejdestig  ---
Created attachment 130091
  --> https://bugs.freedesktop.org/attachment.cgi?id=130091=edit
pulseverbose-patch1.log

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.___
pulseaudio-bugs mailing list
pulseaudio-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs


[pulseaudio-tickets] [Bug 100064] HDMI output source not remembered

2017-03-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100064

--- Comment #19 from Martin Ejdestig  ---
The patch does not seem to work. Will attach new log soon.

> I hope this is helpful:

I was mainly looking for how to not have to do "make install" as root (once
bitten...).

Configured with:

CFLAGS="-g -O0" ./configure --prefix=$HOME/Desktop/Temp/usr
--sysconfdir=$HOME/Desktop/Temp/etc --localstatedir=$HOME/Desktop/Temp/var
--with-udev-rules-dir=$HOME/Desktop/Temp/lib/udev/rules.d
--with-systemduserunitdir=$HOME/Desktop/Temp/usr/lib/systemd/user
--enable-force-preopen

installed and overrode the pulseaudio.service ExecStart line by running
"systemctl --user edit pulseaudio":

I can see that the binary executed in user B's session is the one in
$HOME/Desktop/Temp/usr . I assume modules in $HOME/Desktop/Temp/usr are
preferred to the system installed ones. :)

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.___
pulseaudio-bugs mailing list
pulseaudio-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs


[pulseaudio-tickets] [Bug 100064] HDMI output source not remembered

2017-03-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100064

Tanu Kaskinen  changed:

   What|Removed |Added

 Attachment #130091|text/x-log  |text/plain
  mime type||

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.___
pulseaudio-bugs mailing list
pulseaudio-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs


[pulseaudio-tickets] [Bug 100064] HDMI output source not remembered

2017-03-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100064

--- Comment #23 from Martin Ejdestig  ---
I tested a bit with pa_log_debug():s sprinkled everywhere and it seems like
port is NULL in is_preferred_port_active_and_available() so it returns false.

Once out of my 5 test runs it did work however. port was not NULL and
switch_to_port() was not called.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.___
pulseaudio-bugs mailing list
pulseaudio-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs


[pulseaudio-tickets] [Bug 100064] HDMI output source not remembered

2017-03-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100064

--- Comment #24 from Martin Ejdestig  ---
Created attachment 130092
  --> https://bugs.freedesktop.org/attachment.cgi?id=130092=edit
Debug patch and logs

Patch that adds pa_log_debug() and logs. pulseverbose.log.2 is log for when it
worked.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.___
pulseaudio-bugs mailing list
pulseaudio-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs


[pulseaudio-tickets] [Bug 100064] HDMI output source not remembered

2017-03-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100064

--- Comment #21 from Tanu Kaskinen  ---
(In reply to Martin Ejdestig from comment #19)
> The patch does not seem to work. Will attach new log soon.

The new log looks fine, the HDMI card profile doesn't any more get changed from
HDMI 3 to HDMI 2. Do you still observe the same behaviour as before?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.___
pulseaudio-bugs mailing list
pulseaudio-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs