Bug 1109846

Summary: [abrt] pulseaudio-equalizer: pulseaudio-equalizer.py:46:GetSettings:IOError: [Errno 2] No such file or directory: '/root/.pulse/equalizerrc'
Product: [Fedora] Fedora Reporter: Marius <office>
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: beland, hicham.haouari, ovasik
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/da0bb9b6a395684fb6711151fa69e839effbaa85
Whiteboard: abrt_hash:f1f5872e6264c972df11bd60b96e356de81e8675
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-11-05 16:01:38 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

Description Marius 2014-06-16 13:26:34 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.6-200.fc20.x86_64
runlevel:       N 5
type:           Python
uid:            0

Truncated backtrace:
pulseaudio-equalizer.py:46:GetSettings:IOError: [Errno 2] No such file or directory: '/root/.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: '/root/.pulse/equalizerrc'

Local variables in innermost frame:

Potential duplicate: bug 817212

Comment 1 Marius 2014-06-16 13:26:38 UTC
Created attachment 909122 [details]
File: backtrace

Comment 2 Marius 2014-06-16 13:26:40 UTC
Created attachment 909123 [details]
File: environ

Comment 3 Fedora Admin XMLRPC Client 2014-07-08 11:23:37 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:47 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 5 Christopher Beland 2014-11-05 16:01:38 UTC
BTW, it's probably safer to run this program as a regular user rather than as root.

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