Package: kazam
Version: 1.4.5-2
Severity: grave
Justification: renders package unusable

Hi,

after installing kazam I got the following error message:


    ** (kazam:22649): WARNING **: Error retrieving accessibility bus address: 
org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not 
provided by any .service files
    /usr/bin/kazam:32: PyGIWarning: Gtk was imported without specifying a 
version first. Use gi.require_version('Gtk', '3.0') before import to ensure 
that the right version gets loaded.
      from gi.repository import Gtk
    /usr/lib/python3/dist-packages/kazam/backend/prefs.py:28: PyGIWarning: 
GdkX11 was imported without specifying a version first. Use 
gi.require_version('GdkX11', '3.0') before import to ensure that the right 
version gets loaded.
      from gi.repository import Gdk, GdkX11
    /usr/lib/python3/dist-packages/kazam/frontend/window_area.py:30: 
PyGIWarning: Wnck was imported without specifying a version first. Use 
gi.require_version('Wnck', '3.0') before import to ensure that the right 
version gets loaded.
      from gi.repository import Gtk, GObject, Gdk, Wnck, GdkX11
    /usr/lib/python3/dist-packages/kazam/backend/gstreamer.py:35: PyGIWarning: 
Gst was imported without specifying a version first. Use 
gi.require_version('Gst', '1.0') before import to ensure that the right version 
gets loaded.
      from gi.repository import GObject, Gst
    /usr/lib/python3/dist-packages/kazam/frontend/indicator.py:148: 
PyGIWarning: AppIndicator3 was imported without specifying a version first. Use 
gi.require_version('AppIndicator3', '0.1') before import to ensure that the 
right version gets loaded.
      from gi.repository import AppIndicator3
    Traceback (most recent call last):
      File "/usr/lib/python3/dist-packages/kazam/pulseaudio/pulseaudio.py", 
line 219, in start
        raise PAError(PA_UNABLE_TO_CONNECT, "Unable to connect to PulseAudio 
server.")
    kazam.pulseaudio.error_handling.PAError: (4, 'Unable to connect to 
PulseAudio server.')
    
    During handling of the above exception, another exception occurred:
    
    Traceback (most recent call last):
      File "/usr/bin/kazam", line 147, in <module>
        app = KazamApp(datadir, dist, args.debug, args.test, args.nosound, 
args.silent)
      File "/usr/lib/python3/dist-packages/kazam/app.py", line 120, in __init__
        prefs.pa_q.start()
      File "/usr/lib/python3/dist-packages/kazam/pulseaudio/pulseaudio.py", 
line 221, in start
        raise PAError(PA_UNABLE_TO_CONNECT2, "Unable to initiate connection to 
PulseAudio server.")
    kazam.pulseaudio.error_handling.PAError: (5, 'Unable to initiate connection 
to PulseAudio server.')


maybe kazam needs pulseaudio to be installed?

Also, instead of showing a Python traceback, an error message should be
printed.

Thanks!

cheers, josch



-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.4.0-rc8-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages kazam depends on:
ii  gir1.2-gst-plugins-base-1.0  1.6.3-1
ii  gir1.2-gstreamer-1.0         1.6.3-1
ii  gir1.2-keybinder-3.0         0.3.1-1
ii  gir1.2-wnck-3.0              3.14.0-2
ii  gnome-session-canberra       0.30-2.1
ii  gstreamer1.0-plugins-base    1.4.5-2
ii  gstreamer1.0-plugins-good    1.4.5-2+b2
ii  gstreamer1.0-plugins-ugly    1.6.3-1
ii  gstreamer1.0-pulseaudio      1.6.3-1
ii  python3                      3.4.3-6
ii  python3-cairo                1.10.0+dfsg-5
ii  python3-dbus                 1.2.0-2+b3
ii  python3-gi                   3.18.2-2
ii  python3-gi-cairo             3.18.2-2
ii  python3-xdg                  0.25-4
pn  python3:any                  <none>

Versions of packages kazam recommends:
pn  gstreamer1.0-libav  <none>

kazam suggests no packages.

-- no debconf information

Reply via email to