| View previous topic :: View next topic |
| Author |
Message |
Karmazyn Tux's lil' helper


Joined: 30 Oct 2005 Posts: 133 Location: Dąbrowa Górnicza [pl_PL.UTF-8]
|
Posted: Mon Oct 29, 2007 6:46 pm Post subject: [SOLVED] Compiz Fusion |
|
|
Compiz'a skompilowałem w ten sposób:
| Code: | | ACCEPT_KEYWORDS="~x86" emerge -av compiz-fusion |
Uruchamiam tak:
| Code: | LIBGL_ALWAYS_INDIRECT=1 compiz --replace --sm-disable ccp &
kde-window-decorator |
A efekt tego taki:
http://mezanter.republika.pl/001.png
Jak widać mam dodatkową białą ramkę i nie wiem w jaki sposób jej się pozbyć. Reszta compiz'a działa wspaniale.
Jeśli potrzeba jakichkolwiek informacji, z chęcią udzielę. Proszę o pomoc.
Last edited by Karmazyn on Mon Nov 05, 2007 3:08 am; edited 1 time in total |
|
| Back to top |
|
 |
kurak Guru


Joined: 13 Jul 2006 Posts: 492
|
Posted: Wed Oct 31, 2007 10:37 am Post subject: |
|
|
Szukałeś w ustawieniach compiz-fusion? Tam gdzieś powinno być co do efektów.. może to są cienie ustawione na biały kolor.. _________________ Open Your Mind, Use Open Source |
|
| Back to top |
|
 |
Zwierzak Veteran


Joined: 19 Sep 2003 Posts: 1012 Location: /dev/null
|
Posted: Wed Oct 31, 2007 2:54 pm Post subject: |
|
|
| Zainstaluj sobie jeszcze fusion-icon (masz ebuildy z xeffects?). Bedziesz mial pewnosc ze wszystko zastartuje poprawnie. |
|
| Back to top |
|
 |
dylon Guru


Joined: 21 Mar 2005 Posts: 331 Location: Gliwice
|
Posted: Wed Oct 31, 2007 7:06 pm Post subject: |
|
|
Ja sie podepne do watku bo tez mam pytanko o compiz-a...
Chodzi o to, ze nie moge skompilowac zadnej wersji compiza (a dokladnie libcompizconfig)
wywala mi blad:
| Code: | compiz.c:42:25: error: compiz-core.h: No such file or directory
compiz.c: In function 'initColorValue':
compiz.c:515: warning: implicit declaration of function 'MAX'
compiz.c:515: warning: nested extern declaration of 'MAX'
compiz.c:515: warning: implicit declaration of function 'MIN'
compiz.c:515: warning: nested extern declaration of 'MIN'
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/libxml2 -I../include -I../src -DPLUGINDIR=\"/usr/lib/compiz\" -DMETADATADIR=\"/usr/share/compiz\" -DLIBDIR=\"/usr/lib\" -DGLOBALMETADATA=\"/usr/share/compizconfig/global.xml\" -DSYSCONFDIR=\"/etc\" -march=prescott -O2 -pipe -fomit-frame-pointer -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT iniparser.lo -MD -MP -MF .deps/iniparser.Tpo -c iniparser.c -o iniparser.o >/dev/null 2>&1
compiz.c: In function 'initIntInfo':
compiz.c:720: error: 'MINSHORT' undeclared (first use in this function)
compiz.c:720: error: (Each undeclared identifier is reported only once
compiz.c:720: error: for each function it appears in.)
compiz.c:721: error: 'MAXSHORT' undeclared (first use in this function)
compiz.c: In function 'initFloatInfo':
compiz.c:788: error: 'MINSHORT' undeclared (first use in this function)
compiz.c:789: error: 'MAXSHORT' undeclared (first use in this function)
make[2]: *** [compiz.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
mv -f .deps/iniparser.Tpo .deps/iniparser.Plo
make[2]: Leaving directory `/var/tmp/portage/x11-libs/libcompizconfig-9999/work/libcompizconfig/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/x11-libs/libcompizconfig-9999/work/libcompizconfig'
make: *** [all] Error 2
*
* ERROR: x11-libs/libcompizconfig-9999 failed.
|
Aktualnie sprawdzam compiza z xeffect ale wywala ten sam blad.
Wniosek: czegos nie mam... ale czego? _________________ Maciej Dylski |
|
| Back to top |
|
 |
Karmazyn Tux's lil' helper


Joined: 30 Oct 2005 Posts: 133 Location: Dąbrowa Górnicza [pl_PL.UTF-8]
|
Posted: Mon Nov 05, 2007 3:05 am Post subject: |
|
|
| kurak wrote: | | Szukałeś w ustawieniach compiz-fusion? Tam gdzieś powinno być co do efektów.. może to są cienie ustawione na biały kolor.. |
I problem się rozwiązał Racja to były cienie, ustawiłem teraz na minimalną wielkość i brak nieprzyjemnych ramek. Thx.
| Zwierzak wrote: | | (masz ebuildy z xeffects?). Bedziesz mial pewnosc ze wszystko zastartuje poprawnie. |
Niet. Używam tylko oficjalnego repozytorium kompilując z flagą ACCEPT_KEYWORDS="~x86" i wszysko startuje poprawnie "teraz" |
|
| Back to top |
|
 |
|