Search Criteria
Package Details: kazam 1.4.5-9
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: | |
Submitter: | Maxwel |
Maintainer: | heavysink |
Last Packager: | heavysink |
Votes: | 130 |
Popularity: | 0.91 |
First Submitted: | 2012-05-21 21:04 |
Last Updated: | 2020-06-12 07:05 |
Latest Comments
« First ‹ Previous ... 2 3 4 5 6 7
archerix commented on 2013-03-07 02:45
Version 1.4 was already released..
FredBezies commented on 2012-12-20 07:59
Last version is 1.3.99 since 18 december.
Anonymous comment on 2012-12-11 20:04
Compiles and installs ok but then when trying to launch:
Traceback (most recent call last):
File "/usr/bin/kazam", line 140, in <module>
from kazam.app import KazamApp
File "/usr/lib/python2.7/site-packages/kazam/app.py", line 39, in <module>
from kazam.frontend.window_area import AreaWindow
File "/usr/lib/python2.7/site-packages/kazam/frontend/window_area.py", line 29, in <module>
from gi.repository import Gtk, GObject, Gdk, Wnck, GdkX11
File "/usr/lib/python2.7/site-packages/gi/importer.py", line 76, in load_module
dynamic_module._load()
File "/usr/lib/python2.7/site-packages/gi/module.py", line 242, in _load
version)
File "/usr/lib/python2.7/site-packages/gi/module.py", line 97, in __init__
repository.require(namespace, version)
gi.RepositoryError: Requiring namespace 'Gtk' version '2.0', but '3.0' is already loaded
galaux commented on 2012-11-08 15:47
Hi,
Package 'python-keybinder' on which this package depends is now in [community] [0]. It is renamed as 'python2-keybinder2' but declares a "provides=('python-keybinder')". Dependencies _should_ thus be OK.
[0] https://www.archlinux.org/packages/?q=keybinder
mrbit commented on 2012-10-31 14:35
please update 1.3.2
thanks
ValHue commented on 2012-10-29 08:17
Please update dependencies:
python-gdata -> python2-gdata
ValHue commented on 2012-10-22 07:38
Please update dependencies:
pycairo -> python2-cairo,
python-gdata -> python2-gdata,
python-pycurl -> python2-pycurl,
pyxdg -> python2-xdg,
setkeh commented on 2012-06-09 05:33
Hello i Have come across an issue whilst building this package
==> Retrieving Sources...
-> Downloading kazam-1.3.0.tar.gz...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0
100 189k 100 189k 0 0 12658 0 0:00:15 0:00:15 --:--:-- 46968
==> Validating source files with md5sums...
kazam-1.3.0.tar.gz ... Passed
==> Extracting Sources...
-> Extracting kazam-1.3.0.tar.gz with bsdtar
==> Starting build()...
==> Entering fakeroot environment...
==> Starting package()...
Traceback (most recent call last):
File "setup.py", line 4, in <module>
from DistUtilsExtra.command import *
ImportError: No module named DistUtilsExtra.command
==> ERROR: A failure occurred in package().
Aborting...
The build failed.
Any suggestions or updates to the PKGBUILD would be great :)
Cheers
setkeh commented on 2012-06-07 17:55
Hello i Have come across an issue whilst building this package
==> Retrieving Sources...
-> Downloading kazam-1.3.0.tar.gz...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0
100 189k 100 189k 0 0 12658 0 0:00:15 0:00:15 --:--:-- 46968
==> Validating source files with md5sums...
kazam-1.3.0.tar.gz ... Passed
==> Extracting Sources...
-> Extracting kazam-1.3.0.tar.gz with bsdtar
==> Starting build()...
==> Entering fakeroot environment...
==> Starting package()...
Traceback (most recent call last):
File "setup.py", line 4, in <module>
from DistUtilsExtra.command import *
ImportError: No module named DistUtilsExtra.command
==> ERROR: A failure occurred in package().
Aborting...
The build failed.
Any suggestions or updates to the PKGBUILD would be great :)
Cheers
Anonymous comment on 2012-05-23 13:18
I had to add “python-distutils-extra” to dependencies to make the package.