Search Criteria
Package Details: ccsm 0.8.18-1
Package Actions
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 |
Conflicts: | ccsm-git |
Provides: | ccsm |
Submitter: | Barthalion |
Maintainer: | ShadowKyogre (isseigx) |
Last Packager: | ShadowKyogre |
Votes: | 78 |
Popularity: | 0.001969 |
First Submitted: | 2013-07-11 10:40 (UTC) |
Last Updated: | 2020-04-28 16:05 (UTC) |
Dependencies (7)
- compizconfig-python (compizconfig-python-git, compiz-easy-patch, compiz, compiz-git)
- gtk2 (gtk2-patched-filechooser-icon-view, gtk2-maemo)
- python-cairo (python-cairo-git)
- python-gobject (python-gobject-git)
- intltool (make)
- compiz-core (compiz-core-git, compiz-easy-patch, compiz, compiz-git) (optional) – option 2
- compiz-gtk-standalone (optional) – option 1
Latest Comments
1 2 3 4 Next › Last »
PhotonX commented on 2019-12-17 17:09 (UTC)
@vs220: Sorry, a very stupid mistake I made: While I clean built libcompizconfig I forgot to clean build compizconfig-python for some reason, which is why it hasn't been rebuilt against python 3.8.
Thanks for your support!
vs220 commented on 2019-12-17 13:22 (UTC) (edited on 2019-12-17 13:25 (UTC) by vs220)
@PhotonX python version and PYTHONPATH for root and user
echo $PYTHONPATH
env
you need to deal with python why 3.7 is used instead of 3.8 when building the package.
PhotonX commented on 2019-12-17 12:48 (UTC)
@vs220: I rebuilt both compizconfig-python and libcompizconfig multiple times without any effect. Which settings do you refer to?
vs220 commented on 2019-12-17 08:07 (UTC)
@PhotonX rebuilding compizconfig-python should install in a folder python3.8
if this does not happen, you need to look at the settings
PhotonX commented on 2019-12-17 06:58 (UTC) (edited on 2019-12-17 06:58 (UTC) by PhotonX)
@vs220:
The output is empty, so there are indeed no Compiz related libraries in the python3.8 site-packages folder. But in python3.7 there are:
$ ls /usr/lib/python3.7/site-packages/ |grep compiz
compizconfig.so
The Python version is 3.8.0, however.
vs220 commented on 2019-12-16 21:26 (UTC) (edited on 2019-12-16 21:28 (UTC) by vs220)
@PhotonX
what do you get
ls /usr/lib/python3.8/site-packages/ |grep compiz
and
python
glitsj16 commented on 2019-12-16 21:05 (UTC)
Confirming @vs220's findings. The pkgdesc is confusing though. Nothing indicates the use of Python2 anymore. "Compizconfig Settings Manager - GTK2" might be better suited.
vs220 commented on 2019-12-16 20:54 (UTC)
@PhotonX Ccsm-gtk3 and ccsm work for me. ccsm (gtk2) displays a warning to RuntimeVarning, but this does not affect the work. After update protobuf it is necessary to rebuild libcompizconfig. Perhaps instead of rebuilding, you have reinstalled the version from the cache
my yay -Qs compiz local/ccsm-gtk3 0.8.16-1 (compiz-fusion) Compizconfig Settings Manager in Python2 local/compiz-bcop 0.8.16-1 Compiz option code generator local/compiz-core 0.8.16.1-2 This is the latest stable release of Compiz without DE deps (Core w/o decorator) local/compiz-fusion-plugins-experimental 0.8.16-1 (compiz-fusion) Compiz Experimental plugins local/compiz-fusion-plugins-extra 0.8.16-1 (compiz-fusion) Compiz Extra plugins local/compiz-fusion-plugins-main 0.8.16-1 (compiz-fusion) Compiz Main plugins local/compizconfig-python 0.8.16-1 Compizconfig bindings for python local/emerald 0.8.16-1 (compiz-fusion compiz-fusion-kde compiz-fusion-gtk) Emerald window decorator local/libcompizconfig 0.8.16-1
yay -Qs protobuf local/protobuf 3.11.1-2
PhotonX commented on 2019-12-16 20:34 (UTC) (edited on 2019-12-16 20:45 (UTC) by PhotonX)
@vs220: Not really, I just had this package installed for many years. :)
But now I tried switching to ccsm-gtk3 and get the same error which leads me to the conclusion that the root of the problem is somewhere else!
vs220 commented on 2019-12-16 18:54 (UTC)
@PhotonX there are reasons not to use ccsm-gtk3 ?
1 2 3 4 Next › Last »