Bug#404346: vino-server segmentation fault

Guy Roussin guy.roussin at teledetection.fr
Mon Dec 25 10:53:36 UTC 2006


Hi,

I think i found the origin of the vino-server segfault.
I have this line in my /etc/X11/xorg.conf :
Option         "XkbVariant"    "oss"

Now i change the line to :
Option         "XkbVariant"    "latin9"

and there is no vino-server segfault anymore !

Here the InputDevice Section, i suppose with 
this you can reproduce the segfault :

Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "kbd"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xorg"
        Option          "XkbModel"      "pc105"
        Option          "XkbLayout"     "fr"
        Option         "XkbVariant"    "oss"
EndSection

Thank you.

--
Guy Roussin

___________________________________
http://www.teledetection.fr







More information about the pkg-gnome-maintainers mailing list