Kazam crashes on Kubuntu Trusty when screencasting

Bug #1349243 reported by Stefan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kazam (Ubuntu)
New
Undecided
Unassigned

Bug Description

Kubuntu 14.04.01 amd64, all software up to date.

Screencasting with kazam does not work (in Kubuntu Saucy it worked fine).

bash output:
tuxlin@tuxtop:~$ kazam --test

** (kazam:5213): WARNING **: Binding '<Super><Ctrl>F' failed!

(kazam:5213): Gtk-WARNING **: Can't set a parent on widget which has a parent

(kazam:5213): Gtk-WARNING **: Can't set a parent on widget which has a parent

INFO GStreamer - Using test signal instead of screen capture.
Speicherzugriffsfehler (Speicherabzug geschrieben)

tuxlin@tuxtop:~$ kazam --debug
DEBUG Kazam - Starting ...
DEBUG Kazam - Running on: Ubuntu 14.04
DEBUG Kazam - Kazam version: 1.4.4 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
DEBUG Main - Gstreamer version detected: 1.2.4.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
DEBUG Indicator - Trying to bind hotkeys.

** (kazam:6099): WARNING **: Binding '<Super><Ctrl>F' failed!
DEBUG Main - Main Window UI setup.
DEBUG Main - Unable to get name for '<Adjustment object at 0x7f704b022c18 (GtkAdjustment at 0x237b350)>'

(kazam:6099): Gtk-WARNING **: Can't set a parent on widget which has a parent

(kazam:6099): 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_01_00.1.hdmi-stereo.monitor'
DEBUG PulseAudio - Desc: b'Monitor of Cedar HDMI Audio [Radeon HD 5400/6300 Series] Digital Stereo (HDMI)'
DEBUG PulseAudio - pa_sourcelist_cb()
DEBUG PulseAudio - IDX: 1
DEBUG PulseAudio - Name: b'alsa_output.pci-0000_00_1b.0.analog-stereo.monitor'
DEBUG PulseAudio - Desc: b'Monitor of Internes Audio Analog Stereo'
DEBUG PulseAudio - pa_sourcelist_cb()
DEBUG PulseAudio - IDX: 2
DEBUG PulseAudio - Name: b'alsa_input.pci-0000_00_1b.0.analog-stereo'
DEBUG PulseAudio - Desc: b'Internes Audio Analog Stereo'
DEBUG PulseAudio - pa_sourcelist_cb() -- finished
DEBUG Prefs - Device found:
DEBUG Prefs - - 0
DEBUG Prefs - - alsa_output.pci-0000_01_00.1.hdmi-stereo.monitor
DEBUG Prefs - - Monitor of Cedar HDMI Audio [Radeon HD 5400/6300 Series] Digital Stereo (HDMI)
DEBUG Prefs - Device found:
DEBUG Prefs - - 1
DEBUG Prefs - - alsa_output.pci-0000_00_1b.0.analog-stereo.monitor
DEBUG Prefs - - Monitor of Internes Audio Analog Stereo
DEBUG Prefs - Device found:
DEBUG Prefs - - 2
DEBUG Prefs - - alsa_input.pci-0000_00_1b.0.analog-stereo
DEBUG Prefs - - Internes Audio Analog Stereo
DEBUG Main - Capture speakers: True.
DEBUG Main - Capture cursor_pic: True.
DEBUG Main - Capture borders_pic: True.
DEBUG Main - Start delay now: 0
DEBUG Main - Area ON.
DEBUG Window Select - Initializing select window.
DEBUG Window Select - Compositing window manager detected.
DEBUG Main - Area mode clicked.
DEBUG Window Select - Selected coords: 411 440 940 703
DEBUG Main - Area selected: SX: 411, SY: 440, EX: 940, EY: 703
DEBUG Main - Area selected: GX: 411, GY: 440, GX: 940, GY: 703
DEBUG Window Select - Move to X: 0 Y: 0
DEBUG Main - Record clicked, invoking Screencast.
DEBUG GStreamer - Audio_source : alsa_output.pci-0000_01_00.1.hdmi-stereo.monitor
DEBUG GStreamer - Audio2_source : None
DEBUG GStreamer - Video_source: {'width': 1366, 'height': 768, 'y': 0, 'x': 0}
DEBUG GStreamer - Xid: None
DEBUG GStreamer - Area: (411, 440, 940, 703, 529, 263)
DEBUG GStreamer - Capture Cursor: False
DEBUG GStreamer - Framerate : 30.0
DEBUG GStreamer - Capturing area.
DEBUG GStreamer - Coordinates SX: 411 SY: 440 EX: 940 EY: 703
DEBUG GStreamer - testing for xid: None
DEBUG GStreamer - Codec: H264 (MP4)
DEBUG GStreamer - Setup audio elements.
DEBUG GStreamer - Audio1 Source:
  alsa_output.pci-0000_01_00.1.hdmi-stereo.monitor
DEBUG GStreamer - Filesink: /home/tuxlin/Videos/kazam_p0_a0wdo.movie
DEBUG GStreamer - Linking Video
DEBUG GStreamer - Linking Audio
DEBUG GStreamer - Link audiosrc -> aud_in_queue: True
DEBUG GStreamer - Link aud_in_queue -> aud_caps_filter: True
DEBUG GStreamer - Link aud_caps_filter -> audioconv: True
DEBUG GStreamer - Link audioconv -> audioenc: True
DEBUG GStreamer - Link audioenc -> aud_out_queue: True
DEBUG GStreamer - Link aud_out_queue -> mux: True
DEBUG GStreamer - Link mux -> file queue: True
DEBUG GStreamer - Link file queue -> sink: True
DEBUG Main - Hiding main window.
DEBUG Main - Showing recording outline.
DEBUG Outline Window - Initializing outline window.
DEBUG Outline Window - Compositing window manager detected.
DEBUG Outline Window - Trying to determine Unity Launcher and Panel sizes.
Speicherzugriffsfehler (Speicherabzug geschrieben)

Revision history for this message
Stefan (s-roell) wrote :

uname -a
Linux tuxtop 3.13.0-32-generic #57-Ubuntu SMP Tue Jul 15 03:51:08 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux

Revision history for this message
Stefan (s-roell) wrote :

only crashes when screen casting an area. full screen or window seems to work

Revision history for this message
David Klasinc (bigwhale) wrote :

Hi, thank you for your report. Please update Kazam from the stable PPA and check if the problem persists. This seems like a duplicate of a bug #1298883. If it is not, reopen this issue and I'll look into it more closely.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.