Bug 1107589

Summary: [abrt] pulseaudio-equalizer: pulseaudio-equalizer.py:46:GetSettings:IOError: [Errno 2] No such file or directory: '/home/awalker/.pulse/equalizerrc'
Product: [Fedora] Fedora Reporter: Aaron Walker <aaron>
Component: pulseaudio-equalizerAssignee: Jaromír Cápík <jcapik>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: adrian.january, balamahendran, beland, bkozdemb, ChristopherLeeUS, corcodel.marian, dev, digilabtec, fra.camuffo, hicham.haouari, konstantinjch, kvolny, mail, matteo, maxxo.ti, office, ovasik, rtalur, tiapko, whaveten
Target Milestone: ---Keywords: Patch, Triaged
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/da0bb9b6a395684fb6711151fa69e839effbaa85
Whiteboard: abrt_hash:e5875c86b73884ef6391cb8ea042e858dd2f80e5
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-11-05 16:07:19 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: environ
none
File from pulseaudio equalizer correct multiple issue
none
Correc t multiple issues none

Description Aaron Walker 2014-06-10 09:52:17 UTC
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:

Comment 1 Aaron Walker 2014-06-10 09:52:21 UTC
Created attachment 907120 [details]
File: backtrace

Comment 2 Aaron Walker 2014-06-10 09:52:23 UTC
Created attachment 907121 [details]
File: environ

Comment 3 Fedora Admin XMLRPC Client 2014-07-08 11:23:35 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 4 Fedora Admin XMLRPC Client 2014-08-14 11:41:45 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 5 Matteo Settenvini 2014-08-24 11:41:28 UTC
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.

Comment 6 Marian 2014-10-27 09:29:56 UTC
Created attachment 950920 [details]
File from pulseaudio equalizer correct multiple issue

Comment 7 Marian 2014-10-27 09:30:36 UTC
Created attachment 950921 [details]
Correc t multiple issues

Comment 8 Marian 2014-10-27 09:33:15 UTC
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

Comment 9 Christopher Beland 2014-11-05 16:01:38 UTC
*** Bug 1109846 has been marked as a duplicate of this bug. ***

Comment 10 Christopher Beland 2014-11-05 16:01:46 UTC
*** Bug 1117030 has been marked as a duplicate of this bug. ***

Comment 11 Christopher Beland 2014-11-05 16:02:44 UTC
*** Bug 1112023 has been marked as a duplicate of this bug. ***

Comment 12 Christopher Beland 2014-11-05 16:04:50 UTC
*** Bug 1109224 has been marked as a duplicate of this bug. ***

Comment 13 Christopher Beland 2014-11-05 16:07:19 UTC

*** This bug has been marked as a duplicate of bug 892865 ***