ANoise 0.0.25 will not start on Ubuntu 16.04
ANoise 0.0.25 doesn't work on Ubuntu 16.04.
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu Xenial Xerus (development branch)
Release: 16.04
Codename: xenial
$ apt-cache policy anoise
anoise:
Installed: 0.0.25
Candidate: 0.0.25
Version table:
*** 0.0.25 500
500 http://
500 http://
100 /var/lib/
$ anoise
/usr/share/
from gi.repository import Gtk, GObject, Gst
/usr/share/
from gi.repository import Gtk, GObject, Gst
Traceback (most recent call last):
File "/usr/share/
from preferences import Preferences
File "/usr/share/
from gi.repository import Gtk, WebKit
ImportError: cannot import name WebKit
Installing the package python-webkit doesn't help.
Question information
- Language:
- English Edit question
- Status:
- Answered
- For:
- ANoise Edit question
- Assignee:
- No assignee Edit question
- Last query:
- 2016-03-05
- Last reply:
- 2016-04-28
costales (costales) said : | #1 |
I created a bug.
It could be because some beta issue.
Could you install the GUI until the release?
sudo apt-get install anoise-gui
My apologies for this.
--
Sent using Dekko from my Ubuntu device
On Sat, Mar 5, 2016 at 4:57 PM, costales <
<email address hidden>> wrote:
> Question #287931 on ANoise changed:
> https:/
>
> Linked to bug: #1553518
> https:/
> "Not works in Ubuntu 16.04"
>
> --
> You received this question notification because you are an answer
> contact for ANoise.
>
Wayne Rolfe (s-ubuntu-9) said : | #2 |
I got it working on Ubuntu 16.04 by doing
sudo apt-get install gir1.2-webkit-3.0
costales (costales) said : | #3 |
Thanks, for that is not fixing the Sound Indicator issue.
Can you help with this problem?
Provide an answer of your own, or ask Eric Carvalho for more information if necessary.