Bug 1107589 - [abrt] pulseaudio-equalizer: pulseaudio-equalizer.py:46:GetSettings:IOError: [Errno 2] No such file or directory: '/home/awalker/.pulse/equalizerrc'
Summary: [abrt] pulseaudio-equalizer: pulseaudio-equalizer.py:46:GetSettings:IOError: ...
Keywords:
Status: CLOSED DUPLICATE of bug 892865
Alias: None
Product: Fedora
Classification: Fedora
Component: pulseaudio-equalizer
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jaromír Cápík
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:e5875c86b73884ef6391cb8ea04...
: 1109224 1109846 1112023 1117030 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-06-10 09:52 UTC by Aaron Walker
Modified: 2016-02-01 02:00 UTC (History)
20 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-11-05 16:07:19 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (602 bytes, text/plain)
2014-06-10 09:52 UTC, Aaron Walker
no flags Details
File: environ (1.43 KB, text/plain)
2014-06-10 09:52 UTC, Aaron Walker
no flags Details
File from pulseaudio equalizer correct multiple issue (19.54 KB, application/x-shellscript)
2014-10-27 09:29 UTC, Marian
no flags Details
Correc t multiple issues (15.23 KB, text/x-python)
2014-10-27 09:30 UTC, Marian
no flags Details

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 ***


Note You need to log in before you can comment on or make changes to this bug.