Bug 43733

Summary: qpaeq spelling mistake in error message
Product: PulseAudio Reporter: j-frankish
Component: toolsAssignee: pulseaudio-bugs
Status: RESOLVED FIXED QA Contact: pulseaudio-bugs
Severity: normal    
Priority: medium CC: lennart
Version: unspecified   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description j-frankish 2011-12-11 23:47:24 UTC
pulseaudio-1.1

Ref:

$ qpaeq
There was an error importing need libraries
Make sure you haveqt4 and dbus forthon installed
The error that occured was
        No module named dbus.mainloop.qt

..should read:

There was an error importing need libraries
Make sure you have python-qt4 and dbus-python installed
The error that occured was
        No module named dbus.mainloop.qt
Comment 1 Arun Raghavan 2011-12-12 19:47:39 UTC
Thanks for pointing this out. I've fixed this in my tree and will push to master in a few minutes.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.