Package Details: compiz 0.9.14.2-10

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
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: 168
Popularity: 1.11
First Submitted: 2014-08-04 13:22 (UTC)
Last Updated: 2025-03-31 09:11 (UTC)

Required by (27)

Sources (10)

Latest Comments

« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 12 13 .. 56 Next › Last »

Autodidaddy commented on 2021-02-03 17:34 (UTC)

I'm good again! Tnx @ lectrode; learned something there. Rebuilding packages shown by that pacman command didn't work. I tried the command for 3.9 instead of 3.8 which gave me a huge list. Then proceeded to install rebuild-detector. It took hours and hours to rebuild everything that needed to rebuild and while I was at it installed compiz-git. I'm not sure if that fixed the issue for me or switching to compiz-git. I'll stay with compiz-git for now.

lectrode commented on 2021-02-02 17:45 (UTC)

@Autodidaddy @wm8120 You can list packages that need to be rebuilt after python update with:

pacman -Qqo "/usr/lib/python3.8/site-packages"

There is also a rebuild-detector in the AUR that may help you out further.

robson commented on 2021-02-02 10:43 (UTC) (edited on 2021-02-02 10:43 (UTC) by robson)

If so, try building compiz-git https://aur.archlinux.org/packages/compiz-git/

Autodidaddy commented on 2021-02-02 01:34 (UTC) (edited on 2021-02-02 01:37 (UTC) by Autodidaddy)

I don't think it's nonsense @robson. I updated my system and ccsm won't start:

Traceback (most recent call last):
File "/usr/bin/ccsm", line 98, in <module>
import compizconfig
ModuleNotFoundError: No module named 'compizconfig'

Rebuilding compiz didn't fix it. Did you fix the issue @wm8120?

robson commented on 2020-12-04 00:15 (UTC)

@wm8120 What nonsense are you talking. I just finished building a compiz, and it is building properly. Update your system before building anything.

wm8120 commented on 2020-12-03 23:37 (UTC)

The latest update makes the python upgrade from 3.8 to 3.9 and causes several module cannot import, e.g. compizconfig. Because no corresponding packages under /usr/lib/python3.9/site-packages/ directory. How to fix this issue?

<deleted-account> commented on 2020-11-02 12:19 (UTC)

@je-ve Metacity is required for metacity theme support in gtk-window-decorator. If you want to use emerald you can just install it and next time compiz starts it should automatically be used - see https://wiki.archlinux.org/index.php/Compiz#Window_decoration. Metacity will remain a hard dependency.

je-vv commented on 2020-11-01 23:56 (UTC)

Can metacity be maded an opt depend, or is there any library from it, which compiz uses? See, compiz can be used with emerald from AUR, which I prefer, so I'm not sure why making metacity required.

juancri commented on 2020-10-23 22:29 (UTC)

That was fast. Thank you, @Chazza!

<deleted-account> commented on 2020-10-23 12:27 (UTC)

Thanks for the heads up folks. Looks like @muktupavels has a patch: https://code.launchpad.net/~muktupavels/compiz/+git/compiz/+ref/remove-unused-or-broken-buttons

I will test it shortly.

EDIT: patch is now applied.