Package: safeeyes Version: 2.0.0-1 Severity: serious This is what I get when I try to run safeeyes:
erdos:~ $ safeeyes Traceback (most recent call last): File "/usr/bin/safeeyes", line 11, in <module> load_entry_point('safeeyes==2.0.0', 'console_scripts', 'safeeyes')() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 570, in load_entry_point return get_distribution(dist).load_entry_point(group, name) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2755, in load_entry_point return ep.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2409, in load return self.resolve() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2415, in resolve module = __import__(self.module_name, fromlist=['__name__'], level=0) File "/usr/lib/python3/dist-packages/safeeyes/__main__.py", line 33, in <module> from safeeyes.SafeEyes import SafeEyes File "/usr/lib/python3/dist-packages/safeeyes/SafeEyes.py", line 27, in <module> import dbus File "/usr/lib/python3/dist-packages/dbus/__init__.py", line 77, in <module> import dbus.types as types File "/usr/lib/python3/dist-packages/dbus/types.py", line 6, in <module> from _dbus_bindings import ( ImportError: No module named '_dbus_bindings' I tried modifying debian/control, changing the line X-Python3-Version: 3.5 to read X-Python3-Version: >= 3.5 so that it would rebuild on a Debian testing system. (This addresses bug #880828, by the way.) It now starts, but seems to just hang: I certainly don't get any icon in my notification bar. Best wishes, Julian -- System Information: Debian Release: buster/sid APT prefers stretch APT policy: (500, 'stretch'), (500, 'testing'), (500, 'stable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.13.0-1-amd64 (SMP w/4 CPU cores) Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8) (ignored: LC_ALL set to en_GB.UTF-8), LANGUAGE=en_GB.utf8 (charmap=UTF-8) (ignored: LC_ALL set to en_GB.UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages safeeyes depends on: ii python3 3.6.3-2 ii python3-babel 2.4.0+dfsg.1-2 ii python3-psutil 5.0.1-1+b1 ii python3-xlib 0.14+20091101-6 ii python3.5 3.5.4-4 safeeyes recommends no packages. safeeyes suggests no packages. -- no debconf information