Package: kazam
Version: 1.4.5-2
Severity: important
Dear Maintainer,
I am trying to use Kazam on my up to date Debian Testing (Cinnamon). When I
clic on the "files > preferences", the application crash.
-- System Information:
Debian Release: stretch/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 4.6.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.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.8.2-1
ii gir1.2-gstreamer-1.0 1.8.2-1
ii gir1.2-keybinder-3.0 0.3.1-1
ii gir1.2-wnck-3.0 3.20.1-1
ii gnome-session-canberra 0.30-3
ii gstreamer1.0-plugins-base 1.8.2-1
ii gstreamer1.0-plugins-good 1.8.2-1
ii gstreamer1.0-plugins-ugly 1.8.2-1
ii gstreamer1.0-pulseaudio 1.8.2-1
ii python3 3.5.1-4
ii python3-cairo 1.10.0+dfsg-5+b1
ii python3-dbus 1.2.4-1
ii python3-gi 3.20.1-1
ii python3-gi-cairo 3.20.1-1
ii python3-xdg 0.25-4
pn python3:any <none>
Versions of packages kazam recommends:
ii gstreamer1.0-libav 1.8.2-1
kazam suggests no packages.
-- no debconf information
*** /home/user/Bureau/kazam.txt
user@pc:~$ kazam --debug
/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
DEBUG Kazam - Starting ...
DEBUG Kazam - Running on: debian stretch/sid
DEBUG Kazam - Kazam version: 1.4.5 NCC-80102
DEBUG Kazam - Starting new instance ...
DEBUG Prefs - XDG_PICTURES is a directory and accessible
DEBUG Prefs-HW - Getting hardware specs
DEBUG Prefs-HW - Getting Video sources.
DEBUG Prefs-HW - Found 1 monitor(s).
DEBUG Prefs-HW - Monitor 0 - X: 0, Y: 0, W: 1366, H: 768
/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
DEBUG Main - Gstreamer version detected: 1.8.2.0
DEBUG Main - Setting variables.
DEBUG PulseAudio - Starting mainloop.
DEBUG PulseAudio - Getting API.
DEBUG PulseAudio - Setting context.
DEBUG PulseAudio - Set state callback.
DEBUG PulseAudio - Connecting to server.
DEBUG PulseAudio - Start mainloop.
DEBUG PulseAudio - State connected.
DEBUG Main - Connecting indicator signals.
DEBUG Main - Starting in silent mode: False
DEBUG Indicator - Indicatior silent: False
/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
DEBUG Indicator - Trying to bind hotkeys.
DEBUG Main - Main Window UI setup.
/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"))
DEBUG Main - Unable to get name for '<Gtk.Adjustment object at 0x7f8492116510
(GtkAdjustment at 0x1feb8e0)>'
(kazam:7075): Gtk-WARNING **: Can't set a parent on widget which has a parent
(kazam:7075): Gtk-WARNING **: Can't set a parent on widget which has a parent
DEBUG Prefs - Getting Audio sources.
DEBUG PulseAudio - get_audio_sources() called.
DEBUG PulseAudio - pa_sourcelist_cb()
DEBUG PulseAudio - IDX: 0
DEBUG PulseAudio - Name: b'alsa_output.pci-0000_00_1b.0.analog-
stereo.monitor'
DEBUG PulseAudio - Desc: b'Monitor of Audio interne St\xc3\xa9r\xc3\xa9o
analogique'
DEBUG PulseAudio - pa_sourcelist_cb()
DEBUG PulseAudio - IDX: 1
DEBUG PulseAudio - Name: b'alsa_input.pci-0000_00_1b.0.analog-stereo'
DEBUG PulseAudio - Desc: b'Audio interne St\xc3\xa9r\xc3\xa9o analogique'
DEBUG PulseAudio - pa_sourcelist_cb() -- finished
DEBUG Prefs - Device found:
DEBUG Prefs - - 0
DEBUG Prefs - - alsa_output.pci-0000_00_1b.0.analog-stereo.monitor
DEBUG Prefs - - Monitor of Audio interne Stéréo analogique
DEBUG Prefs - Device found:
DEBUG Prefs - - 1
DEBUG Prefs - - alsa_input.pci-0000_00_1b.0.analog-stereo
DEBUG Prefs - - Audio interne Stéréo analogique
DEBUG Main - Capture cursor: True.
DEBUG Main - Capture cursor_pic: True.
DEBUG Main - Capture borders_pic: True.
(kazam:7075): Gdk-CRITICAL **: gdk_window_thaw_toplevel_updates: assertion
'window->update_and_descendants_freeze_count > 0' failed
DEBUG Main - Preferences requested.
DEBUG Utils - Preferences Init.
DEBUG Utils - Preferences UI setup.
DEBUG Utils - Unable to get name for '<Gtk.Adjustment object at 0x7f848cc9d3f0
(GtkAdjustment at 0x21b9bb0)>'
DEBUG Utils - Unable to get name for '<Gtk.Adjustment object at 0x7f848cc9d8b8
(GtkAdjustment at 0x21b9b20)>'
DEBUG Utils - Unable to get name for '<Gtk.Adjustment object at 0x7f848cc9dbd0
(GtkAdjustment at 0x21b9a90)>'
DEBUG Utils - Autosave video folder set to: /home/user/Vidéos
DEBUG Prefs-DC - Testing for: RAW (AVI)
DEBUG Prefs-DC - Supported encoder: RAW (AVI).
DEBUG Prefs-DC - Testing for: VP8 (WEBM)
DEBUG Prefs-DC - Error loading [1, 'vp8enc', 'VP8 (WEBM)', '.webm', False]
GStreamer plugin - support disabled.
DEBUG Prefs-DC - Supported encoder: VP8 (WEBM).
DEBUG Prefs-DC - Testing for: H264 (MP4)
DEBUG Prefs-DC - Error loading [2, 'x264enc', 'H264 (MP4)', '.mp4', False]
GStreamer plugin - support disabled.
DEBUG Prefs-DC - Supported encoder: H264 (MP4).
DEBUG Prefs-DC - Testing for: HUFFYUV (AVI)