| Summary: | pulseaudio equalizer qpaeq does not start | ||
|---|---|---|---|
| Product: | Mageia | Reporter: | Helge Hielscher <hhielscher> |
| Component: | RPM Packages | Assignee: | Colin Guthrie <mageia> |
| Status: | RESOLVED WONTFIX | QA Contact: | |
| Severity: | normal | ||
| Priority: | Normal | CC: | thomas.bigot |
| Version: | Cauldron | Keywords: | Triaged, UPSTREAM |
| Target Milestone: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Source RPM: | pulseaudio | CVE: | |
| Status comment: | |||
Hi, thanks for reporting this bug. Assigned to the package maintainer. (Please set the status to 'assigned' if you are working on it) Keywords:
(none) =>
Triaged
Helge Hielscher
2011-12-14 20:30:50 CET
Summary:
pulseaudio equalizer gpaeq does not start =>
pulseaudio equalizer qpaeq does not start This is half expected. You need to load module-equalizer-sink into PA before starting the EQ. We know about this upstream and do intend to fix it but there are a few things in the queue to get to first! I can't close this bug as "upstream" which is really what I want as I don't like closing bugs as WONTFIX when this is not really the intention - it's just that a downstream bug doesn't make much sense here. If loading an equalizer sink module doesn't allow this to start feel free to open a bug over at freedesktop.org for this problem :) Keywords:
(none) =>
UPSTREAM Upstream Bug: https://bugs.freedesktop.org/show_bug.cgi?id=38728 |
$ /usr/bin/qpaeq Xlib: extension "RANDR" missing on display ":0.0". Traceback (most recent call last): File "/usr/bin/qpaeq", line 560, in <module> main() File "/usr/bin/qpaeq", line 555, in main qpaeq_main=QPaeq() File "/usr/bin/qpaeq", line 80, in __init__ self.set_connection() File "/usr/bin/qpaeq", line 232, in set_connection self.sinks=manager_props.Get(self.manager_iface,'EqualizedSinks') File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 68, in __call__ return self._proxy_method(*args, **keywords) File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 143, in __call__ **keywords) File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 630, in call_blocking message, timeout) dbus.exceptions.DBusException: org.freedesktop.DBus.Error.UnknownMethod: Method "Get" with signature "ss" on interface "org.freedesktop.DBus.Properties" doesn't exist