[pulseaudio-tickets] [Bug 58758] pulseaudio.desktop should have NotShowIn=KDE;

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu May 9 00:56:36 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=58758

--- Comment #18 from Tanu Kaskinen <tanuk at iki.fi> ---
(In reply to comment #17)
> Created attachment 79033 [details]
> Debug log for normal setup and all variations
> 
> > The log level was still 'info'. Did you add "-vvvv" to the pulseaudio
> > command lines in start-pulseaudio-x11 and start-pulseaudio-kde?
> 
> The previous logs were using -vvvvv (5x v), attached is a log using -vvvv
> (4x v); the log doesn't look any more or less verbose than the previous one
> though.

Hmm, syslog might filter out messages with too low priority (LOG_DEBUG).

> Here's the relevant lines of the config files:
> 
> matt at debian:~$ grep log /etc/pulse/daemon.conf
> ; log-target = auto
> ; log-level = notice
> ; log-meta = no
> ; log-time = no
> ; log-backtrace = 0
> log-level = debug
> log-time = yes
> matt at debian:~$ grep pulseaudio /usr/bin/start-pulseaudio-kde
> /usr/bin/pulseaudio --start -vvvv "$@"
> matt at debian:~$ grep pulseaudio /usr/bin/start-pulseaudio-x11
> /usr/bin/pulseaudio --start -vvvv "$@"

Looks good.

> (The noxmsp, nocork & nopublish variants are based on the generic
> start-pulseaudio-x11)

Now the noxsmp case has the delay again.

What if you comment out all of those modules from start-pulseaudio-x11? What if
you remove start-pulseaudio-x11 altogether or put NowtShowIn=KDE to
pulseaudio.desktop as originally suggested?

I'm suspecting that the delay might happen even without start-pulseaudio-x11.
When module-x11-xsmp is loaded, the delay consistently happens during the
execution of start-pulseaudio-x11, but in the noxsmp case the delay seems to
happen after start-pulseaudio-x11 has finished its job.

Hmm, actually the "delay" that I'm seeing in the noxsmp case could be explained
just by there being no client activity. There aren't any ongoing processes
inside pulseaudio that should be generating log messages during the quiet
period. Thus, if the KDE startup is still being delayed in the noxsmp case, it
doesn't look like a pulseaudio problem (although it's not completely impossible
either).

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20130509/8c94293f/attachment.html>


More information about the pulseaudio-bugs mailing list