Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[xgl] compiz en fenetré ->ok fullscreen pas moyen [résolu]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
coloneil
n00b
n00b


Joined: 20 Jan 2006
Posts: 18

PostPosted: Thu Apr 06, 2006 6:51 pm    Post subject: [xgl] compiz en fenetré ->ok fullscreen pas moyen [réso Reply with quote

bonjour,

bon voila çà fait maintenant 3 jours que je calle sur ce probleme, alors si kkun est deja passer par ce prob plz help!!!!

Le problème:
quand je lance le script startxgl a partir du serveurX aucun probleme mis a part 3 ereurs avec OAFIID:GNOME comme kwa il arrive pas a charger des panel, mais sinon tous les effets sont ok. Par contre quand que je lance ce script a partir de la console pas moyen il m'affiche un ecran tt gris et puis apres un petit moment il me lance gnome mais sans le window-decorator. Dans la console (ctrl+alt+F1) j'ai compiz: could not open display:1.

voici ma config:
cm: p4c800
cg: ati 9800 (et oui je sait çà pue)

merçi d'avance pour vos reponses :-)


Last edited by coloneil on Fri Apr 07, 2006 11:54 am; edited 1 time in total
Back to top
View user's profile Send private message
coloneil
n00b
n00b


Joined: 20 Jan 2006
Posts: 18

PostPosted: Fri Apr 07, 2006 11:50 am    Post subject: enfin trouvé Reply with quote

houra!!!!

j'ai enfin trouve un put*** de sleep!!!!
en fait apparement Xgl met un certain temps a se lancer d'où l'erreur compiz: could not open display:1,ben ui compiz peut pas se lancer temps que xgl n'est pas completement lancé.

donc pour résume voici mon script startxgl:

Code:

#!/bin/bash

echo ">Starting XGL at Display: $1"
echo "========= XGL ============"
Xgl :$1 -ac -accel glx:pbuffer -accel xv:pbuffer &
sleep 11

echo "======= COMPIZ ==========="
DISPLAY=:$1 LD_LIBRARY_PATH=/usr/lib/opengl/xorg-x11/lib/ compiz --replace gconf decoration wobbly fade switcher minimize cube rotate zoom scale move resize place &
sleep 3

echo "====== DECORATIONS ======="
DISPLAY=:$1 gnome-window-decorator &
sleep 3

echo "======= GNOME ============"
DISPLAY=:$1 /usr/libexec/gnome-settings-daemon &
DISPLAY=:$1 nautilus -n --sync &
DISPLAY=:$1 gnome-panel &
DISPLAY=:$1 setxkbmap -model pc105 -layout be -variant basic &

#echo "======= LOGOUT ============"
#killall Xgl
# Adding the line above,if you can't logout Gnome correctly.


si quelqu'un a une idee pour faire marcher çà avec gdm elle est la bien venue :D
j'ai deja essayé dans /usr/bin/compizrc mais çà marche po :x

bon ben voila si çà peut aider kkun :)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index French All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum