24/03/2026

20 pensieri su “Installare Compiz 0.9 su Debian Jessie e Mate

  1. Yes, cat ./.bash_history

    wget https://launchpad.net/compiz/0.9.12/0.9.12.1/+download/compiz-0.9.12.1.tar.bz2
    tar -xf compiz-*
    cd compiz-*
    mkdir build && cd build
    cmake ..
    make -j3
    sudo make install
    sudo make findcompiz_install
    sudo make findcompizconfig_install
    sudo ln -s /usr/local/lib/python2.7/site-packages/compizconfig.so /usr/local/lib/python2.7/dist-packages/compizconfig.so
    sudo ldconfig
    sudo ln -s /usr/local/lib/python2.7/site-packages/compizconfig.so /usr/local/lib/python2.7/dist-packages/compizconfig.so
    sudo ldconfig
    compiz –replace ccp

    And after this "decorator not found", Jessie, Mate..

  2. go in ccsm menu > Effects > Window Decoration and into the item command, replace, "exec "${COMPIZ_BIN_PATH}compiz-decorator" with "gtk-window-decorator --replace". Then you have enable the plugin "Place Windows" in the System>Preferences>CompizConfig Settings Manager>Window Management

     

  3. When i try to star compiz i get this:

    root@Debian:/home/vladtepe# compiz –replace ccp
    compiz (core) – Info: Loading plugin: core
    compiz (core) – Info: Starting plugin: core
    compiz (core) – Info: Loading plugin: ccp
    compiz (core) – Info: Starting plugin: ccp
    compizconfig – Info: Backend     : ini
    compizconfig – Info: Integration : true
    compizconfig – Info: Profile     : default
    compiz (core) – Warn: SmcOpenConnection failed: None of the authentication protocols specified are supported

     

    any solutions?

     

  4. Thanks for all!! 

     

    It's worked for me in Linux mint debian edition with MATE (LMDE 2) with following comments:

     

    1.- i need to resolve de locales set

    2.- i need to execute gtk-window-decorator –replace &  for window decoration works

     

     

  5. [ 40%] Built target crashhandler
    [ 41%] Built target ccp
    Makefile:146: recipe for target 'all' failed
    make: *** [all] Error 2
    root@debian:/home/mexx/compiz-0.9.12.1/build#

     

    always the same error
     

  6. Ciao, grazie per la guida. L'ho seguita passo passo senza ricevere errori ed al termine dando il comando ccsm mi viene restituito: comando non trovato. Non capisco dove possa aver sbagliato. Qualche idea? Grazie!

  7. Ciao ho provato la tua guida su jessie 8.3 ma 'gtk-window-decorator –replace' mi dice che org.gnome.metacity non ha la chiave 'theme'.

  8. ciao, infatti ho notato anche io questo errore, ma non ho ancora studiato come risolvere. Su Jessie 8.2 non c’erano problemi, ma adesso con Debian 8.3 deve essere cambiato qualcosa…..

  9. Guarda se ti può essere d'aiuto ho scoperto che è un errore dovuto ad una versione errata di metacity, su 8.3 monta la 3.14 per non avere questo errore bisognerebbe mettere la 3.16 o superiore, infatti compilando una versione più vecchia di compiz non mi fa errore su metacity (però non va compiz base)

  10. Infatti: ho trovato il modo (anche se macchinoso), basta compilare la versione 0.9.12.1 e la versione 0.9.12.2 copiare poi la cartella build/gtk dalla versione vecchia a quella nuova, lanciare il make install e i comandi successivi e l'errore sparisce.

  11. error: org.gnome.metacity non ha la chiave 'theme'

    si risolve con

    apt-get install metacity metacity-themes

  12. Grazie per le vostre istruzioni ha fatto tutto funziona Debian Jessie Mate!
    Ma ho una domanda come compilare tutti i plugin?

  13. @Jenek

    tutti i plugins compresi nel pacchetto vengono compilati, per altri plugins non ho provato.

Lascia un commento

Il tuo indirizzo email non sarà pubblicato. I campi obbligatori sono contrassegnati *