Package Details: compiz 0.9.14.2-6

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.34
First Submitted: 2014-08-04 13:22 (UTC)
Last Updated: 2024-05-18 16:06 (UTC)

Required by (27)

Sources (10)

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 .. 10 11 12 13 14 15 16 17 18 19 20 .. 54 Next › Last »

<deleted-account> commented on 2019-02-16 23:08 (UTC)

@nfishr The "Failed to create file “/usr/share/glib-2.0/schemas/gschemas.compiled.QDJCXZ”: Permission denied" error message has been around for ever. It shouldn't halt compilation.

Seeing as a people lately have been complaining about this error, I've added a patch which will silence it. The error isn't actually of any importance - glib schemas automatically get compiled by a pacman hook on installation/upgrade/removal so there's no need for them to be compiled during the package build process. But anyway, its fixed now.

nfishr commented on 2019-02-16 23:03 (UTC)

Does not compile for me.

Failed to create file “/usr/share/glib-2.0/schemas/gschemas.compiled.QDJCXZ”: Permission denied

not sure how to fix this

<deleted-account> commented on 2019-02-16 22:50 (UTC)

Corrected, cheers!

<deleted-account> commented on 2019-02-16 21:57 (UTC)

Updated to 0.9.14.0. Any bugs (not related to packaging), please report them upstream to https://bugs.launchpad.net/compiz

If anyone needs to revert 0.9.13.1 for some reason and doesn't have a binary lying around, just check out the previous commit and build with makepkg.

Thanks

<deleted-account> commented on 2019-02-14 22:34 (UTC)

Anyone here looking for compiz-bzr should install compiz-git instead. Upstream development has moved back to git, making compiz-bzr obsolete.

The compiz-git package is available here: https://aur.archlinux.org/packages/compiz-git/

<deleted-account> commented on 2019-01-29 09:58 (UTC)

Does anyone want to take over maintenance of compiz and compiz-bzr? I can continue as maintainer but the truth is, I no longer use Compiz and haven't used it on a day-to-day basis for a very long time now. I feel I should probably hand over to someone who still uses it.

<deleted-account> commented on 2019-01-28 22:39 (UTC)

@anonymous352 Oh that error message has been around forever. I'm not sure why it complains but it's completely harmless. The Compiz schemas are correctly installed and compiled. No need to worry :)

anonymous352 commented on 2019-01-28 13:44 (UTC)

I'm noticing this error message rebuilding compiz recently: 'Failed to create file “/usr/share/glib-2.0/schemas/gschemas.compiled.ZP71VZ”: Permission denied'

<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.