|
|
|
![]() |
|
Strumenti |
![]() |
#1 |
Senior Member
Iscritto dal: Dec 2004
Messaggi: 3573
|
compiz-kde: decorazioni delle finestre randomiche?
Giusto ieri sera ho impacchettato l'ultima snapshot di compiz fusion con lo script di trevino.
Dal momento che finora non ho mai utilizzato quell'accrocchio (compiz, non lo script di trevino ![]() Codice:
Section "Module" Load "extmod" Load "glx" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "it" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" EndSection Section "Device" Identifier "nVidia Corporation NV43 [GeForce 6600 GT]" Driver "nvidia" BusID "PCI:2:0:0" Option "RenderAccel" "true" Option "AllowGLXWithComposite" "true" EndSection Section "Monitor" Identifier "Configured Monitor" Option "DPMS" HorizSync 30-65 VertRefresh 50-75 EndSection Section "Screen" Identifier "Default Screen" Monitor "Configured Monitor" DefaultDepth 24 SubSection "Display" Modes "1280x1024" "1024x768" "800x600" "640x480" EndSubSection Option "AddARGBGLXVisuals" "true" Option "DisableGLXRootClipping" "true" EndSection Section "Extensions" Option "Composite" "Enable" EndSection La distro è una debian sid amd64. La snapshot di compiz-fusion è di ieri. Seguono i pacchetti installati: Codice:
niko@localhost:~$ dpkg -l | grep 3v1ubuntu0 ii compiz-bcop 0.6.99~git20071021+3v1ubuntu0 Compiz option code generator ii compiz-core 1:0.6.3~git20071127+3v1ubuntu0 OpenGL window and compositing manager ii compiz-dev 1:0.6.3~git20071127+3v1ubuntu0 OpenGL window and compositing manager - deve ii compiz-fusion-plugins-main 0.6.99~git20071121+3v1ubuntu0 Collection of Compiz Fusion plugins for Comp ii compiz-kde 1:0.6.3~git20071127+3v1ubuntu0 OpenGL window and compositing manager - KDE ii compiz-plugins 1:0.6.3~git20071127+3v1ubuntu0 OpenGL window and compositing manager - plug ii compizconfig-settings-manager 0.6.99~git20071121+3v1ubuntu0 Plugin and configuration tool - Compiz Fusio ii libcompizconfig0 0.6.99~git20071127+3v1ubuntu0 Settings library for plugins - Compiz Fusion ii libcompizconfig0-dev 0.6.99~git20071127+3v1ubuntu0 Development file for plugin settings - Compi ii libdecoration0 1:0.6.3~git20071127+3v1ubuntu0 Compiz window decoration library ii libdecoration0-dev 1:0.6.3~git20071127+3v1ubuntu0 Compiz window decoration library - developme ii python-compizconfig 0.6.99~git20071106+3v1ubuntu0 Python bindings for the Compiz Configuration Codice:
/usr/bin/compiz --loose-binding --sm-disable --replace ccp & kde-window-decorator --replace & exit Inoltre nel centro di controllo di kde ho ridotto i desktop virtuali a uno e ho escluso compiz dal ripristino di sessione aggiungendo questa stringa in applicazioni da escludere dalle sessioni: Codice:
compiz:kde-window-decorator:gtk-window-decorator:/usr/bin/compiz:/usr/bin/kde-window-decorator:/ Codice:
niko@localhost:~$ ps aux | grep compiz niko 4373 0.0 0.0 3828 436 ? S 09:51 0:00 kwrapper ksmserver --windowmanager /usr/local/bin/compiz-kde niko 4375 0.0 0.9 125664 10184 ? S 09:51 0:00 ksmserver [kdeinit] --windowmanager /usr/local/bin/compiz- niko 4377 0.0 0.1 10928 1880 ? S 09:51 0:00 /bin/bash /usr/bin/compiz --replace ccp niko 4572 0.0 0.1 10936 1076 ? S 09:51 0:00 /bin/bash /usr/bin/compiz --replace ccp niko 4574 0.0 0.1 10932 1048 ? S 09:51 0:00 /bin/bash /usr/bin/compiz --replace ccp niko 4575 1.9 2.8 165996 29732 ? SL 09:51 1:32 /usr/bin/compiz.real --ignore-desktop-hints --replace --sm-disable --loose-binding ccp niko 8354 0.0 0.0 7280 864 pts/1 S+ 11:10 0:00 grep compiz niko@localhost:~$ ps aux | grep window-decorator niko 4576 0.0 1.7 124576 17796 ? S 09:51 0:02 kde-window-decorator --replace niko 8356 0.0 0.0 7280 856 pts/1 S+ 11:10 0:00 grep window-decorator Veniamo ora al problema vero e proprio (sarebbe anche ora ![]() Clicka per visualizzare l'immagine Come potete vedere, _a volte_ le decorazioni delle finestre appaiono per metà, altre volte per interno, altre volte ancora manca solo un piccolo spicchio del tasto chiudi. Il bello è che, anche se invisibili, i tasti chiudi/ingrandisci/riduci a incona funzionano ed è sufficiente ingrandire la finestra perchè le decorazioni tornino ad essere visualizzate correttamente ![]() Avete idea di dove sia il problema? Avete suggerimenti da darmi per migliorare la mia configurazione di compiz? ![]() Tenete presente che è praticamente la prima volta che lo uso dall'ultima volta che l'ho provato (ovvero ai tempi di xorg 6.x + xgl ![]() Edit: dimenticavo... reindirizzando l'output di compiz su un file, ho notato che compiano svariate volte errori di questo tipo: Codice:
A handler is already registered for the path starting with path[0] = "org" Attempted to unregister path (path[0] = org path[1] = freedesktop) which isn't registered
__________________
Debian amd64 | Gentoo amd64 | AMD Athlon64 3800+ X2@2701Mhz vcore 1.49V | Placing an unpatched Windows computer directly onto the Internet in the hope that it downloads the patches faster than it gets exploited are odds that you wouldn't bet on in Vegas | e-mail+jabber: darkbasic|a.t|linuxsystems|d.o.t|it | www.linuxsystems.it Ultima modifica di darkbasic : 29-11-2007 alle 09:59. |
![]() |
![]() |
![]() |
#2 |
Senior Member
Iscritto dal: Dec 2004
Messaggi: 3573
|
Le modifiche a xorg.conf sembrano non essere necessarie, penso che xorg 7.3 si configuri tutto da solo. Il problema però permane...
Edit: non sono il solo a quanto pare... http://forum.compiz-fusion.org/showthread.php?t=5537 Edit: provato anche i driver nvidia stabili, niente da fare.
__________________
Debian amd64 | Gentoo amd64 | AMD Athlon64 3800+ X2@2701Mhz vcore 1.49V | Placing an unpatched Windows computer directly onto the Internet in the hope that it downloads the patches faster than it gets exploited are odds that you wouldn't bet on in Vegas | e-mail+jabber: darkbasic|a.t|linuxsystems|d.o.t|it | www.linuxsystems.it Ultima modifica di darkbasic : 29-11-2007 alle 12:10. |
![]() |
![]() |
![]() |
#3 |
Senior Member
Iscritto dal: Dec 2004
Messaggi: 3573
|
altro problemino: qualcuno di voi sa come impostare uno sfondo diverso ad ogni desktop dal momento che essi vengono gestiti da compiz?
__________________
Debian amd64 | Gentoo amd64 | AMD Athlon64 3800+ X2@2701Mhz vcore 1.49V | Placing an unpatched Windows computer directly onto the Internet in the hope that it downloads the patches faster than it gets exploited are odds that you wouldn't bet on in Vegas | e-mail+jabber: darkbasic|a.t|linuxsystems|d.o.t|it | www.linuxsystems.it |
![]() |
![]() |
![]() |
Strumenti | |
|
|
Tutti gli orari sono GMT +1. Ora sono le: 05:50.