Search Criteria
Package Details: kazam 1.4.5-9
Package Actions
Git Clone URL: | https://aur.archlinux.org/kazam.git (read-only, click to copy) |
---|---|
Package Base: | kazam |
Description: | Screencast and screenshot application created with design in mind |
Upstream URL: | https://launchpad.net/kazam |
Keywords: | screencast |
Licenses: | GPL |
Submitter: | Maxwel |
Maintainer: | heavysink (lilac) |
Last Packager: | heavysink |
Votes: | 135 |
Popularity: | 0.000499 |
First Submitted: | 2012-05-21 21:04 (UTC) |
Last Updated: | 2020-06-12 07:05 (UTC) |
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »
bandithijo commented on 2020-06-12 19:01 (UTC) (edited on 2020-06-12 19:02 (UTC) by bandithijo)
If input sound from Speakers & Microphone not detected, you can solve with this: https://askubuntu.com/a/1234330/777616 It just needs to replace
/usr/lib/python3.8/site-packages/kazam/pulseaudio/pulseaudio.py
with the fixed one https://raw.githubusercontent.com/hzbd/kazam/aca8dd4e2eb9caf676682933a06bc997decd5804/kazam/pulseaudio/pulseaudio.pyheavysink commented on 2020-06-12 07:07 (UTC)
@coxackie I adopted this package and it works now. Please check.
coxackie commented on 2020-06-07 08:47 (UTC) (edited on 2020-06-07 08:51 (UTC) by coxackie)
@yuricoles @spsf64: indeed, adding
python-distutils-extra
as a dependency builds the package, but when I run I getInstalling
libkeybinder3
(supposed to be optional dependency) did the trick.spsf64 commented on 2020-06-06 20:36 (UTC) (edited on 2020-06-06 20:37 (UTC) by spsf64)
@yurikoles, error during build; adding "python-distutils-extra" as makedepends seems to work fine
spritee commented on 2020-05-02 17:30 (UTC) (edited on 2020-05-02 17:33 (UTC) by spritee)
i get this error when starting kazam after installing it /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 WARNING Kazam - Failed to correctly detect operating system. Traceback (most recent call last): File "/usr/bin/kazam", line 81, in <module> from kazam.version import *
fbrennan commented on 2018-12-26 14:46 (UTC)
I used a hack to fix the package, see https://github.com/hzbd/kazam/issues/20#issuecomment-449975842
@51v4n is unfortunately correct that the package has been abandoned. A much better fix has not been merged by upstream. There's also issue #11, very annoying as I have a 4k display, to contend with.
Would anyone be upset if I pointed this package at my own fork? I would only do so if I manage to fix #11.
gccstr commented on 2018-12-23 05:17 (UTC)
Sorry for the delays on answering, looks like the project it's EOL, if anyone wants to take care of this package, welcome.
Cheers!
es_18 commented on 2018-11-04 22:38 (UTC)
There seem to be errors in the original software (while running on Python 3.7):
a36233 commented on 2018-09-10 08:42 (UTC)
It fails to load, perhaps missing dependency $ kazam Traceback (most recent call last): File "/usr/bin/kazam", line 32, in <module> from gi.repository import Gtk File "<frozen importlib._bootstrap="">", line 983, in find_and_load File "<frozen importlib._bootstrap="">", line 967, in _find_and_load_unlocked File "<frozen importlib._bootstrap="">", line 668, in _load_unlocked File "<frozen importlib._bootstrap="">", line 638, in _load_backward_compatible File "/usr/lib/python3.7/site-packages/gi/importer.py", line 146, in load_module dynamic_module = load_overrides(introspection_module) File "/usr/lib/python3.7/site-packages/gi/overrides/init.py", line 125, in load_overrides override_mod = importlib.import_module(override_package_name) File "/usr/lib/python3.7/importlib/init.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "/usr/lib/python3.7/site-packages/gi/overrides/Gtk.py", line 136, in <module> class Widget(Gtk.Widget): File "/usr/lib/python3.7/site-packages/gi/module.py", line 215, in getattr wrapper = metaclass(name, bases, dict</module></frozen></frozen></frozen>) TypeError: metaclass conflict: the metaclass of a derived class must be a (non-strict) subclass of the metaclasses of all its bases</frozen></module>
getaceres commented on 2018-08-30 12:58 (UTC)
@wskorodecki Thank you. It was that.
« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »