Package Details: ccsm 0.8.18-1

Git Clone URL: https://aur.archlinux.org/ccsm.git (read-only, click to copy)
Package Base: ccsm
Description: Compizconfig Settings Manager in Python2
Upstream URL: https://gitlab.com/compiz/ccsm/
Licenses: GPL
Groups: compiz-fusion
Conflicts: ccsm-git
Provides: ccsm
Submitter: Barthalion
Maintainer: ShadowKyogre (isseigx)
Last Packager: ShadowKyogre
Votes: 78
Popularity: 0.000028
First Submitted: 2013-07-11 10:40 (UTC)
Last Updated: 2020-04-28 16:05 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 Next › Last »

PhotonX commented on 2019-12-16 16:18 (UTC)

After today's update Compiz failed (the usual protobuf update stuff). But after rebuilding libcompizconfig CCSM does not start any more though Compiz itself works:

$ ccsm /usr/lib/python3.8/site-packages/gi/overrides/Gtk.py:55: RuntimeWarning: You have imported the Gtk 2.0 module. Because Gtk 2.0 was not designed for use with introspection some of the interfaces and API will fail. As such this is not supported by the pygobject development team and we encourage you to port your app to Gtk 3 or greater. PyGTK is the recomended python module to use with Gtk 2.0 warnings.warn(warn_msg, RuntimeWarning) Traceback (most recent call last): File "/usr/bin/ccsm", line 31, in <module> import compizconfig ModuleNotFoundError: No module named 'compizconfig'

Rebuilding libcompizconfig and compizconfig-python didn't solve the issue, the error on CCSM start persists.

ShadowKyogre commented on 2019-08-22 18:43 (UTC)

Hey everyone.

Requesting for comaintainers on this package since there's been several circumstances that happened that make it hard to maintain all the packages I normally attend to.

See

https://lists.archlinux.org/pipermail/aur-general/2019-August/035332.html

for more information.

If you're interested in co-maintaining, don't forget to leave a comment (or email me, or toot me on Mastodon).

DarkSun commented on 2019-04-02 13:24 (UTC)

Out of date flag is wrong

vs220 commented on 2019-03-14 18:42 (UTC)

@ABOhiccups or install ccsm-gtk3

vs220 commented on 2019-03-14 18:24 (UTC)

ABOhiccups rebuild libcompizconfig package

ABOhiccups commented on 2019-03-14 05:30 (UTC)

ccsm is not working right now. Needs a update.

ShadowKyogre commented on 2018-06-03 00:20 (UTC)

Patch backported from master should work fine now. There was a regression in GObject bindings, which is how ccsm supports both versions of GTK.

ruegerjr commented on 2018-04-20 02:43 (UTC)

Warning occurs about using gtk2 when ccsm invoked, and lately ccsm "preferences" fails with error, probably after a recent gtk or python update? However, I notice if ccsm and ccsm-git are built without "--with-gtk=2.0" flag, everything seems to work. Perhaps this is no longer necessary?