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: GPL
Submitter: Maxwel
Maintainer: heavysink (lilac)
Last Packager: heavysink
Votes: 136
Popularity: 0.028780
First Submitted: 2012-05-21 21:04 (UTC)
Last Updated: 2020-06-12 07:05 (UTC)

Latest Comments

« First ‹ Previous 1 .. 3 4 5 6 7 8

<deleted-account> commented on 2012-12-11 20:04 (UTC)

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 (UTC)

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 (UTC)

please update 1.3.2 thanks

<deleted-account> commented on 2012-10-29 08:17 (UTC)

Please update dependencies: python-gdata -> python2-gdata

<deleted-account> commented on 2012-10-22 07:38 (UTC)

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 (UTC)

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

<deleted-account> commented on 2012-05-23 13:18 (UTC)

I had to add “python-distutils-extra” to dependencies to make the package.