- VSCode Version: code-insiders-1.8.0-1479970836.el7.x86_64
- OS Version: CentOS Linux release 7.2.1511 (Core)
Steps to Reproduce:
- install code rpm from insiders build on CentOS minimal
- try to launch it from cli
Installing GConf2 fixes it ( yum install GConf2 ).
maybe should be a dep in the rpm spec file.