Version-Release number of selected component: pulseaudio-equalizer-2.7-12.fc20 Additional info: reporter: libreport-2.2.2 cmdline: python /usr/share/pulseaudio-equalizer/pulseaudio-equalizer.py executable: /usr/share/pulseaudio-equalizer/pulseaudio-equalizer.py kernel: 3.14.5-200.fc20.x86_64 runlevel: N 5 type: Python uid: 1000 Truncated backtrace: pulseaudio-equalizer.py:46:GetSettings:IOError: [Errno 2] No such file or directory: '/home/awalker/.pulse/equalizerrc' Traceback (most recent call last): File "/usr/share/pulseaudio-equalizer/pulseaudio-equalizer.py", line 535, in <module> Equalizer() File "/usr/share/pulseaudio-equalizer/pulseaudio-equalizer.py", line 357, in __init__ GetSettings() File "/usr/share/pulseaudio-equalizer/pulseaudio-equalizer.py", line 46, in GetSettings f = open(eqconfig, "r") IOError: [Errno 2] No such file or directory: '/home/awalker/.pulse/equalizerrc' Local variables in innermost frame:
Created attachment 907120 [details] File: backtrace
Created attachment 907121 [details] File: environ
This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component.
The problem is just that, in new Fedora releases, the $HOME/.pulse directory is missing. One quick workaround is to create that directory by hand. However, pulseaudio-equalizer should be patched to use $HOME/.config/pulse instead.
Created attachment 950920 [details] File from pulseaudio equalizer correct multiple issue
Created attachment 950921 [details] Correc t multiple issues
An this issue have two files wich override original files File pulseaudio-equalizer.py override on /usr/share/pulseaudio-equalizer File pulseaudio-equalizer override on /usr/bin
*** Bug 1109846 has been marked as a duplicate of this bug. ***
*** Bug 1117030 has been marked as a duplicate of this bug. ***
*** Bug 1112023 has been marked as a duplicate of this bug. ***
*** Bug 1109224 has been marked as a duplicate of this bug. ***
*** This bug has been marked as a duplicate of bug 892865 ***