Not Launching
Hi there
I just installed Code-OSS on my Debian-arm64-stretch (that is running on my phone via linuxdeploy and connect to it via vnc)
its just installed easily but when i type code-oss in terminal it do nothing , no error , no app launching, so i
run code-oss --verbose and it gives me these lines
android@localhost:~$ code-oss --verbose Xlib: extension "XInputExtension" missing on display ":0.0". Xlib: extension "RANDR" missing on display ":0.0". Xlib: extension "XInputExtension" missing on display ":0.0". [30534:1201/114316.667961:ERROR:gl_surface_glx.cc(408)] glxQueryVersion failed [30534:1201/114316.668104:ERROR:gl_initializer_x11.cc(153)] GLSurfaceGLX::InitializeOneOff failed. [30534:1201/114316.683917:ERROR:gpu_child_thread.cc(252)] Exiting GPU process due to errors during initialization [30492:1201/114316.736984:ERROR:browser_gpu_channel_host_factory.cc(103)] Failed to launch GPU process. [main 11:43:16 AM] Starting VS Code [main 11:43:16 AM] from: /usr/share/code-oss/resources/app [main 11:43:16 AM] args: { _: [], help: false, h: false, version: false, v: false, wait: false, w: false, diff: false, d: false, add: false, a: false, goto: false, g: false, 'new-window': false, n: false, 'unity-launch': false, 'reuse-window': false, r: false, 'open-url': false, performance: false, p: false, 'prof-startup': false, verbose: true, logExtensionHostCommunication: false, logStorage: false, 'disable-extensions': false, disableExtensions: false, 'list-extensions': false, 'show-versions': false, nolazy: false, issue: false, 'skip-getting-started': false, 'skip-release-notes': false, 'sticky-quickopen': false, 'disable-restore-windows': false, 'disable-telemetry': false, 'disable-updates': false, 'disable-crash-reporter': false, 'skip-add-to-recently-opened': false, status: false, s: false, 'file-write': false, 'file-chmod': false, 'driver-verbose': false, trace: false } [main 11:43:16 AM] Resolving machine identifier... [main 11:43:16 AM] Resolved machine identifier: 3e6854502d7e8b3e2736492f246d15be5ea7b8d306956cf4aa2df3ad89052eca [main 11:43:17 AM] windowsManager#open Xlib: extension "XInputExtension" missing on display ":0.0". Xlib: extension "XInputExtension" missing on display ":0.0". [30492:1201/114318.164311:ERROR:browser_main_parts.cc(139)] X IO error received (X server probably went away) android@localhost:~$
anyone know what should i do?
try with --disable-gpu
--disable-gpu
Hi thanks for reply, i tested with that but still no luck :( same errors appeard
https://github.com/Microsoft/vscode/issues/3451
duplicate #24