- Code: Select all
ERROR Kazam - Could not find any typelib for AppIndicator3
/usr/lib64/python2.7/site-packages/gobject/constants.py:24: Warning: g_boxed_type_register_static: assertion `g_type_from_name (name) == 0' failed
import gobject._gobject
** Message: pygobject_register_sinkfunc is deprecated (GstObject)
Traceback (most recent call last):
File "/usr/lib64/python2.7/site-packages/kazam/app.py", line 385, in cb_record_clicked
region)
File "/usr/lib64/python2.7/site-packages/kazam/backend/gstreamer.py", line 85, in setup_sources
self.setup_video_source()
File "/usr/lib64/python2.7/site-packages/kazam/backend/gstreamer.py", line 102, in setup_video_source
self.videosrc = gst.element_factory_make("ximagesrc", "video_src")
gst.ElementNotFoundError: ximagesrc
I tried downloading the latest version from https://launchpad.net/kazam (only place I coud find it), and installed and eselected python 3 to try to get it to work, but then it kicked back when trying to install with the script provided with this:
- Code: Select all
Traceback (most recent call last):
File "Downloads/kazam-1.3.101-0ubuntu1/setup.py", line 8, in <module>
from DistUtilsExtra.command import *
ImportError: No module named DistUtilsExtra.command
has anyone gotten Kazam to work and if so, how?
Thanks for your help!
-Matt
