Package: kazam
Version: 1.4.5-2
Severity: important
Tags: newcomer
Dear Maintainer,
The app indicator that is supposed to show during screen
recording does not show up. I used to use debian stretch/stable(with x11) and
kazam worked fine then with a small widget on the bottom left corner. I
recently upgraded to
debian testing/buster(still with x11) but the indicator no
longer works.
Command line gives the following messages:
~$ kazam
/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/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:97: PyGIWarning:
Keybinder was imported without specifying a version first. Use
gi.require_version('Keybinder', '3.0') before import to ensure that the right
version gets loaded.
from gi.repository import Keybinder
/usr/lib/python3/dist-packages/kazam/app.py:145: Warning: value "((GtkIconSize)
32)" of type 'GtkIconSize' is invalid or out of range for property 'icon-size'
of type 'GtkIconSize'
self.builder.add_from_file(os.path.join(prefs.datadir, "ui", "kazam.ui"))
(kazam:14247): Gtk-WARNING **: 15:53:34.864: Can't set a parent on widget which
has a parent
(kazam:14247): Gtk-WARNING **: 15:53:34.874: Can't set a parent on widget which
has a parent
Without the indicator there is no way to pause and resume
recording smoothly.
-- System Information:
Debian Release: buster/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 4.18.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_IN, LC_CTYPE=en_IN (charmap=UTF-8), LANGUAGE=en_IN:en
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages kazam depends on:
ii gir1.2-gst-plugins-base-1.0 1.14.4-1
ii gir1.2-gstreamer-1.0 1.14.4-1
ii gir1.2-keybinder-3.0 0.3.2-1
ii gir1.2-wnck-3.0 3.30.0-1
ii gnome-session-canberra 0.30-6
ii gstreamer1.0-plugins-base 1.14.4-1
ii gstreamer1.0-plugins-good 1.14.4-1
ii gstreamer1.0-plugins-ugly 1.14.4-1
ii gstreamer1.0-pulseaudio 1.14.4-1
ii python3 3.6.7-1
ii python3-cairo 1.16.2-1+b1
ii python3-dbus 1.2.8-2+b1
ii python3-gi 3.30.2-1
ii python3-gi-cairo 3.30.2-1
ii python3-xdg 0.25-4
Versions of packages kazam recommends:
ii gstreamer1.0-libav 1.15.0.1+git20180723+db823502-2
kazam suggests no packages.
-- no debconf information