Re: "XKB: Could not invoke xkbcomp" error

2019-04-08 Thread XJDHDR
Good day Samy Thank you for the reply. In Ubuntu, x11-xkb-utils is marked as a dependency for Xorg and so it was automatically installed. I also tried running xkbcomp from the terminal and got the output: "Error:    No input file specified" which means it is definitely installed. Kin

xvfb failing to run on non-root system

2019-04-08 Thread Lim Yao Jie
Hi! I have an ubuntu 18 image (heroku) i’m having some issues running xvfb. I installed xvfb via apt-get When attempting to run this command: DEBUG=* xvfb-run -e /dev/stdout --server-args="-screen 0 1280x1028x24 -ac +extension GLX +render" node index.js I get this error message: 2019-04-06T10:

[no subject]

2019-04-08 Thread egunther
Hi all, I wonder if I can find help for this problem here. I am running UbuntuStudio Bionic Beaver on a Lenovo ThinkPad T61. Recently, after an upgrade, I found that the external mouse I use does not Orbit with blender. Instead it zooms. One of the builtin mice (I think its a Synaptics Touchpa

Re: "XKB: Could not invoke xkbcomp" error

2019-04-08 Thread XJDHDR
Thank you for helping. I am wondering: Am I supposed to setup /x11-xkb-utils/ in any way? The log file does mention that "/This [problem] could be a missing or incorrect setup of xkeyboard-config./" Do I need to create one after installing or is the installation doing this automatically? Kin