<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - Can't start pulseaudio server after using pulseaudio-equalizer"
href="https://bugs.freedesktop.org/show_bug.cgi?id=93850">93850</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Can't start pulseaudio server after using pulseaudio-equalizer
</td>
</tr>
<tr>
<th>Product</th>
<td>PulseAudio
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>x86-64 (AMD64)
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux (All)
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>tools
</td>
</tr>
<tr>
<th>Assignee</th>
<td>pulseaudio-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>bemipefe@libero.it
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>pulseaudio-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>CC</th>
<td>lennart@poettering.net
</td>
</tr></table>
<p>
<div>
<pre>Environment:
-OS: Fedora release 22 (Twenty Two) kernel 4.2.7-200.fc22.x86_64 #1 SMP
-Pulseaudio: pulseaudio 6.0
-Pulseaudio Equalizer: PulseAudio Equalizer/LADSPA Processor 2.7 (05/02/2010)
Problem:
PulseAudio Equalizer GUI works well but after using it and saving settings the
pulseaudio server doesn't start any more.
I get the following error if I try to start it manually:
E: [pulseaudio] module-stream-restore.c: Failed to parse module arguments
E: [pulseaudio] module.c: Failed to load module "module-stream-restore"
(argument: "restore_device=false restore_device=false"): initialization failed.
E: [pulseaudio] main.c: Module load failed.
E: [pulseaudio] main.c: Failed to initialize daemon.
Workaround:
Open the file ~/.pulse/default.pa and change the line:
load-module module-stream-restore restore_device=false restore_device=false
to
load-module module-stream-restore restore_device=false
removing the attribute duplication.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>