jednak gdy uruchamiam program bezpośrednio z super konta albo poprzez terminal użytkownika root, problem nie występuje.Xlib: connection to ":0.0" refused by server
Xlib: Invalid MIT-MAGIC-COOKIE-1 key
Gtk-WARNING **: cannot open display: :0
ja wiąże to ze sterownikami nvidii gdyż mniej więcej od tego czasu obserwuje problem ( a trwa on już kilka miesięcy

PS. z tą nvidią to jest jeszcze jeden taki problem że po uruchomieniu Xservera nie moge przejść do konsoli(ctrl+alt+<1-7>) gdyż wita mnie "Video mode not supported" Wpisane w xorg rozdzielczości i parametry odświerzania odp. tym podanym przez producenta. Ale przyzwyczaiłem się. W końcu problem ten mam już prawie od 2 lat niezależnie czy była to jedna mandriva czy inna czy teraz ten debian (etch) oraz czy instalowałem sterowniki z repo czy ze źródeł. Zawsze to samo. Jestem w kropce i z nie cierpliwością czekam na waszą odpowiedzSection "Module"
#Load "10"
Load "xserver-xorg/config/modules"
#Load "doesn't"
#Load "exist"
Load "glx"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "pl"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
EndSection
Section "Device"
Identifier "nVidia Corporation NV44A [GeForce 6200]"
Driver "nvidia"
BusID "PCI:1:0:0"
EndSection
Section "Monitor"
Identifier "Q15"
Option "DPMS"
HorizSync 30-60
VertRefresh 50-75
EndSection
Section "Screen"
Identifier "Default Screen"
Device "nVidia Corporation NV44A [GeForce 6200]"
Monitor "Q15"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
Option "RenderAccel" "true"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection
Section "DRI"
Mode 0666
EndSection
