Package Details: compiz 0.9.14.2-8

Git Clone URL: https://aur.archlinux.org/compiz.git (read-only, click to copy)
Package Base: compiz
Description: Composite manager for Aiglx and Xgl, with plugins and CCSM
Upstream URL: https://launchpad.net/compiz
Keywords: ccsm
Licenses: MIT, GPL-2.0-or-later, LGPL-2.1-or-later
Conflicts: ccsm, compiz-bcop, compiz-core, compiz-fusion-plugins-experimental, compiz-fusion-plugins-extra, compiz-fusion-plugins-main, compiz-gtk, compizconfig-python, libcompizconfig, simple-ccsm
Provides: ccsm, compiz-bcop, compiz-core, compiz-plugins-extra, compiz-plugins-main, compizconfig-python, libcompizconfig
Submitter: None
Maintainer: xiota
Last Packager: xiota
Votes: 165
Popularity: 0.027968
First Submitted: 2014-08-04 13:22 (UTC)
Last Updated: 2024-09-16 18:45 (UTC)

Dependencies (20)

Required by (28)

Sources (9)

Pinned Comments

xiota commented on 2024-09-26 21:33 (UTC)

compiz needs to be rebuilt for library updates. A few ways to do this:

  • Uninstall compiz (and other package that need rebuild). Upgrade system. Rebuild and reinstall packages.
  • Force library updates by passing -dd option to pacman. Then rebuild and install packages.
  • Rebuild packages in a clean chroot.

Latest Comments

« First ‹ Previous 1 .. 19 20 21 22 23 24 25 26 27 28 29 .. 55 Next › Last »

Techman35 commented on 2016-11-20 07:38 (UTC)

wow thanks for this update :) I like the new animation greate! :D

<deleted-account> commented on 2016-11-16 21:31 (UTC)

Excellent, glad to hear it!

microdou commented on 2016-11-16 16:40 (UTC)

@Chazza It turns out that linuxbrew messed up my Python library path. Compilation is working now. Thanks!

<deleted-account> commented on 2016-11-15 16:38 (UTC)

Updated to 0.9.13.1.

ector commented on 2016-10-19 19:01 (UTC)

ok guys I solved the installation of compiz from yaourt, who has the same mistake to: sudo pacman -Qnq | pacman -S - once you renstallati every reboot and install packages compiz. my install compiz on pastebin http://pastebin.com/nutqBLjK

<deleted-account> commented on 2016-10-18 20:29 (UTC)

Thanks ckoresko. Glad to have that confirmed by someone else.

ckoresko commented on 2016-10-18 19:14 (UTC)

compiz built fine on two systems here with all repo packages (including metacity) up to date.

<deleted-account> commented on 2016-10-17 22:37 (UTC)

I'm really not sure what's going on there. Just like the guy below, you're getting undefined reference to 'foo' errors which are linker errors. But why you're getting them I have no idea. Sorry!

microdou commented on 2016-10-17 20:06 (UTC)

@Chazza error in compiling 0.9.13.0-8: Scanning dependencies of target compizconfig_python_module [ 17%] Building C object compizconfig/compizconfig-python/CMakeFiles/compizconfig_python_module.dir/compizconfig.c.o [ 17%] Linking C shared library compizconfig.so /usr/local/lib/python2.7/config/libpython2.7.a(posixmodule.o): In function `posix_tmpnam': /tmp/python-20161004-23331-1734cjs/Python-2.7.12/./Modules/posixmodule.c:7631: warning: the use of `tmpnam_r' is dangerous, better use `mkstemp' /usr/local/lib/python2.7/config/libpython2.7.a(posixmodule.o): In function `posix_tempnam': /tmp/python-20161004-23331-1734cjs/Python-2.7.12/./Modules/posixmodule.c:7578: warning: the use of `tempnam' is dangerous, better use `mkstemp' /usr/local/lib/python2.7/config/libpython2.7.a(complexobject.o): In function `_Py_c_pow': /tmp/python-20161004-23331-1734cjs/Python-2.7.12/Objects/complexobject.c:143: undefined reference to `hypot' /tmp/python-20161004-23331-1734cjs/Python-2.7.12/Objects/complexobject.c:144: undefined reference to `pow' ... ... /tmp/python-20161004-23331-1734cjs/Python-2.7.12/./Modules/posixmodule.c:3952: undefined reference to `openpty' collect2: error: ld returned 1 exit status make[2]: *** [compizconfig/compizconfig-python/CMakeFiles/compizconfig_python_module.dir/build.make:101: compizconfig/compizconfig-python/compizconfig.so] Error 1 make[1]: *** [CMakeFiles/Makefile2:5731: compizconfig/compizconfig-python/CMakeFiles/compizconfig_python_module.dir/all] Error 2 make: *** [Makefile:161: all] Error 2 ==> ERROR: A failure occurred in build(). Aborting...

<deleted-account> commented on 2016-10-16 15:54 (UTC)

I'm afraid I can't produce that zephrax. Compiz builds just fine for me. Please check your system is fully up to date.