Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Xgl] gnome-window-decorator ne se lance pas
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
BuBuaBu
l33t
l33t


Joined: 09 Jul 2005
Posts: 914
Location: France

PostPosted: Sat Mar 25, 2006 11:59 pm    Post subject: [Xgl] gnome-window-decorator ne se lance pas Reply with quote

J'ai lu pas mal sur le forum, mais pas de solution pour ce problème :

Instalation de Xgl a l'aide du wiki : http://gentoo-wiki.com/XGL

Au moment de tester j'effectue :
Code:

Xgl :2 -ac -accel glx:pbuffer -accel xv:pbuffer &
LD_LIBRARY_PATH=/usr/lib/opengl/xorg-x11/lib DISPLAY=:2 compiz gconf&
DISPLAY=:2 gnome-window-decorator &


et voila le resultat :
Code:
The program 'gnome-window-decorator' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadRequest (invalid request code or no such operation)'.
  (Details: serial 89 error_code 1 request_code 149 minor_code 23)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)


Xgl continu de marcher, quelque application comme firefox fonctionne (en plein ecran, sans bordure, donc une seul appli a la fois)

J'utilise KDE 3.5 et ma carte graphique est une radeon 9800 pro.


Last edited by BuBuaBu on Sun Mar 26, 2006 11:39 am; edited 1 time in total
Back to top
View user's profile Send private message
nevro15
n00b
n00b


Joined: 17 Jan 2006
Posts: 47

PostPosted: Sun Mar 26, 2006 11:29 am    Post subject: Reply with quote

Je te suggère d'essayer ceci :
Code:

$ Xgl :2 -ac -accel glx:pbuffer -accel xv:pbuffer &
$ LD_LIBRARY_PATH=/usr/lib/opengl/xorg-x11/lib DISPLAY=:2 compiz --replace switcher decoration wobbly fade minimize cube rotate zoom scale move resize place &
$ DISPLAY=:2 gnome-window-decorator &
$ DISPLAY=:2 gnome-panel
Back to top
View user's profile Send private message
BuBuaBu
l33t
l33t


Joined: 09 Jul 2005
Posts: 914
Location: France

PostPosted: Sun Mar 26, 2006 11:41 am    Post subject: Reply with quote

même résultat.
Back to top
View user's profile Send private message
nevro15
n00b
n00b


Joined: 17 Jan 2006
Posts: 47

PostPosted: Sun Mar 26, 2006 11:55 am    Post subject: Reply with quote

Tu as compilé mesa avec VIDEO_CARDS="none", VIDEO_CARDS="ati" ou VIDEO_CARDS="vesa" ?
Si tu as compilé mesa avec VIDEO_CARDS="ati", essaye de recompiler glproto, mesa, xgl et compiz avec VIDEO_CARDS="none" (ou VIDEO_CARDS="vesa").
Back to top
View user's profile Send private message
BuBuaBu
l33t
l33t


Joined: 09 Jul 2005
Posts: 914
Location: France

PostPosted: Sun Mar 26, 2006 12:51 pm    Post subject: Reply with quote

nevro15 wrote:
Tu as compilé mesa avec VIDEO_CARDS="none", VIDEO_CARDS="ati" ou VIDEO_CARDS="vesa" ?
Si tu as compilé mesa avec VIDEO_CARDS="ati", essaye de recompiler glproto, mesa, xgl et compiz avec VIDEO_CARDS="none" (ou VIDEO_CARDS="vesa").


mesa était compilé avec VIDEO_CARDS="fglrx", enfin comme fglrx n'est pas util dans mesa, il était compilé sans rien.
J'ai ajouté none a cette variable et recompilé le tout.

Pas de changement. (il faut relancer X complètement ??)
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