Package Details: compiz 0.9.14.2-5

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.62
First Submitted: 2014-08-04 13:22 (UTC)
Last Updated: 2024-03-24 22:06 (UTC)

Required by (27)

Sources (6)

Pinned Comments

<deleted-account> commented on 2018-09-14 14:00 (UTC)

When library names like libprotobuf.so.XX change you just need to rebuild compiz. It's not a problem with the PKGBUILD. This is normal for AUR packages. Packages in the official repos also get rebuilt when libraries are updated.

Note that you shouldn't symlink new library names to old. This will create problems for you further down the line.

Latest Comments

« First ‹ Previous 1 .. 5 6 7 8 9 10 11 12 13 14 15 .. 53 Next › Last »

brikler commented on 2020-05-01 15:29 (UTC)

i am not able to start the build process, it breaks with this error message:

-- No coverage report targets set, not generating coverage report
-- Configuring incomplete, errors occurred!
See also "/tmp/makepkg/compiz/src/compiz-0.9.14.1/build/CMakeFiles/CMakeOutput.log".
==> ERROR: A failure occurred in build().
    Aborting...

how could i set the missing?

muktupavels commented on 2020-01-16 06:35 (UTC)

https://git.launchpad.net/compiz/tree/plugins/CMakeLists.txt#n12

Group plugin is disabled...

spawn commented on 2020-01-15 22:44 (UTC)

Switched from compiz-0.8 to compiz-0.9 today, because compiz-0.8 is now F**Ked :(

Does anyone know WHERE is the "Group and Tab" plugin in compiz-0.9? The "Group" plugin is there in the archive and on LaunchPad: https://git.launchpad.net/compiz/tree/plugins/group

However, it doesn't seem to be installed on my system, and I can't find it in CCSM neither. Anyone got it working?

robson commented on 2019-12-18 11:34 (UTC) (edited on 2019-12-18 15:26 (UTC) by robson)

@Chazza thanks a lot for rebuilding compiz-git helped. Because I have the chaotic-aur repo added, in which there is the next compiz-git and reinstalling it did not work. Rebuilding compiz-git with PKGBUILD from AUR solved the problem with protobuf. Thanks a lot again.

<deleted-account> commented on 2019-12-18 10:57 (UTC)

@robson You don't need to rebuild protobuf, you need to rebuild compiz. There is no need to edit any PKGBUILDs. Simply re-run makepkg.

robson commented on 2019-12-18 10:40 (UTC)

@Chazza you write that it is enough to rebuild the protobuf, but where should you edit PKGBUILD?

<deleted-account> commented on 2019-11-17 19:18 (UTC)

Thanks for the heads up and the patch! Committed.

rharish commented on 2019-11-17 05:30 (UTC) (edited on 2019-11-17 05:31 (UTC) by rharish)

@Chazza I have created a patch to fix the issue that @Techman35 raised. Here are the required files:

This was happening because Python 3.8 removed a deprecated function.