Package Details: anoise 0.0.36-5

Git Clone URL: https://aur.archlinux.org/anoise.git (read-only, click to copy)
Package Base: anoise
Description: Ambient Noise Player. Relax or concentrate with a noise
Upstream URL: https://costales.github.io/projects/anoise
Keywords: generator noise
Licenses: GPL-3.0-or-later
Submitter: agnotek
Maintainer: yochananmarqos
Last Packager: yochananmarqos
Votes: 31
Popularity: 0.015397
First Submitted: 2015-04-07 15:49 (UTC)
Last Updated: 2024-04-28 16:11 (UTC)

Dependencies (15)

Required by (1)

Sources (2)

Latest Comments

« First ‹ Previous 1 2 3 Next › Last »

Kosava commented on 2015-08-09 14:52 (UTC)

Not work for me anoise Traceback (most recent call last): File "/usr/share/anoise/anoise.py", line 24, in <module> from preferences import Preferences File "/usr/share/anoise/preferences.py", line 21, in <module> from gi.repository import Gtk, WebKit File "<frozen importlib._bootstrap>", line 2237, in _find_and_load File "<frozen importlib._bootstrap>", line 2226, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 1191, in _load_unlocked File "<frozen importlib._bootstrap>", line 1161, in _load_backward_compatible File "/usr/lib/python3.4/site-packages/gi/importer.py", line 158, in load_module introspection_module = get_introspection_module(namespace) File "/usr/lib/python3.4/site-packages/gi/module.py", line 271, in get_introspection_module module = IntrospectionModule(namespace, version) File "/usr/lib/python3.4/site-packages/gi/module.py", line 120, in __init__ repository.require(namespace, version) gi.RepositoryError: Requiring namespace 'Gtk' version '2.0', but '3.0' is already loaded

Theredbaron1834 commented on 2015-04-29 08:29 (UTC)

Same issue. I already have python-gobject installed too. If I install python-dbus I get a differnt issue though: Traceback (most recent call last): File "/usr/share/anoise/anoise.py", line 24, in <module> from preferences import Preferences File "/usr/share/anoise/preferences.py", line 21, in <module> from gi.repository import Gtk, WebKit File "<frozen importlib._bootstrap>", line 2237, in _find_and_load File "<frozen importlib._bootstrap>", line 2226, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 1191, in _load_unlocked File "<frozen importlib._bootstrap>", line 1161, in _load_backward_compatible File "/usr/lib/python3.4/site-packages/gi/importer.py", line 158, in load_module introspection_module = get_introspection_module(namespace) File "/usr/lib/python3.4/site-packages/gi/module.py", line 271, in get_introspection_module module = IntrospectionModule(namespace, version) File "/usr/lib/python3.4/site-packages/gi/module.py", line 120, in __init__ repository.require(namespace, version) gi.RepositoryError: Requiring namespace 'Gtk' version '2.0', but '3.0' is already loaded

mabier commented on 2015-04-25 05:24 (UTC)

foer, I have already installed python-gobject(after I seeing your comment, I checked and found that I have already install python-gobject at the point, because python-gobject2 is also in extra channel, I also installed it ,but the error persist.)

foer commented on 2015-04-19 04:42 (UTC)

Check if python-gobject is installed...otherwise install this package and try anoise again...is this the solution, then i have to add python-gobject as dep

mabier commented on 2015-04-18 12:27 (UTC)

I also have problem : $ anoise Traceback (most recent call last): File "/usr/share/anoise/anoise.py", line 21, in <module> from dbus.mainloop.glib import DBusGMainLoop ImportError: No module named 'dbus.mainloop.glib'

Kosava commented on 2015-04-17 18:43 (UTC)

I have problem not work for me. $ anoise Traceback (most recent call last): File "/usr/share/anoise/anoise.py", line 19, in <module> import gi, os, threading ImportError: No module named 'gi'

foer commented on 2015-04-17 14:45 (UTC)

why should python-dbus be necessary for this?...its running here flawlessly without it...

robertfoster commented on 2015-04-17 11:47 (UTC)

please add python-dbus as dep