WARNING Kazam - Failed to correctly detect operating system.
** (kazam:9007): WARNING **: 15:23:35.812: Binding '<Super><Ctrl>R' failed!
** (kazam:9007): WARNING **: 15:23:35.812: Binding '<Super><Ctrl>F' failed!
** (kazam:9007): WARNING **: 15:23:35.812: Binding '<Super><Ctrl>P' failed!
** (kazam:9007): WARNING **: 15:23:35.812: Binding '<Super><Ctrl>W' failed!
** (kazam:9007): WARNING **: 15:23:35.812: Binding '<Super><Ctrl>Q' failed!
/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:9007): Gtk-WARNING **: 15:23:35.890: Can't set a parent on widget which has a parent
(kazam:9007): Gtk-WARNING **: 15:23:35.895: Can't set a parent on widget which has a parent
The program opens correctly and the UI works fine, but when I start the timer to record, it counts down to zero and then closes the program. The terminal doesn't display anything more, and stays open as if the program were still running. Googled the problem, didn't see anyone with the same issue. I recently upgraded to Ubuntu 21.04 Hippo and everything else seems to be working normally, at least as far as I've seen thus far. Any pointers would be helpful.
UPDATE: I now realize I explained this wrong. The window closes as I described and the record button goes up on the top of dashboard, red light on. However, when I click "finish recording" it saves to the Videos folder in the correct format, and the video is just black. It plays but there's nothing in it. I've looked through all the settings and it should be capturing the whole screen.