qt - xkb can't find rules in included path -


i'm using mac screen sharing app connect ubuntu 14.04 vncserver strage thing doesn't find rules right away when launch qt, , other times error message pops later. can't understand why happens. consequence can't type anymore when rule error message pops up.

xkbcommon: error: couldn't find file "rules/0" in include paths xkbcommon: error: 1 include paths searched: xkbcommon: error:       /usr/share/x11/xkb xkbcommon: error: 1 include paths not added: xkbcommon: error:       /home/angel/.xkb xkbcommon: error: couldn't rules '0', model 'pc105', layout 'us', variant '(null)', options '^^' qt: failed compile keymap qt: failed create xkb state libgl error: failed load driver: swrast ^[[c angel@localhost:~$ /home/angel/masternodes/bucks/mn3/gorillaband3.sh qxcbconnection: failed initialize xrandr qt: xkeyboard extension not present on x server. libgl error: failed load driver: swrast  #here worked 5 minutes  xkbcommon: error: couldn't find file "rules/9^c" in include paths xkbcommon: error: 1 include paths searched: xkbcommon: error:       /usr/share/x11/xkb xkbcommon: error: 1 include paths not added: xkbcommon: error:       /home/angel/.xkb xkbcommon: error: couldn't rules '9^c', model '^c', layout 'us', variant '(null)', options '' 

i've tried using setxkbmap when returns:

xkb extension not present on :1.0 

i've looked everywhere can't find working solution.


Comments