I spoke too soon, simply installing python-dbus fixed that. But then the
following error occured:

$ anoise
Traceback (most recent call last):
  File "/usr/share/anoise/anoise.py", line 26, in <module>
    from preferences import Preferences
  File "/usr/share/anoise/preferences.py", line 22, in <module>
    gi.require_version('WebKit', '3.0')
  File "/usr/lib/python2.7/dist-packages/gi/__init__.py", line 118, in 
require_version
    raise ValueError('Namespace %s not available' % namespace)
ValueError: Namespace WebKit not available

This was fixed by installing gir1.2-webkit-3.0.

Now Anoise works, but only via its GUI. Trying to use it from the Ubuntu
Sound Indicator doesn't work: clicking play there doesn't do anything.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1553518

Title:
  Not works in Ubuntu 16.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/anoise/+bug/1553518/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to