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

            Bug ID: 93850
           Summary: Can't start pulseaudio server after using
                    pulseaudio-equalizer
           Product: PulseAudio
           Version: unspecified
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: tools
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]

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.

-- 
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
[email protected]
http://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs

Reply via email to