You are not logged in.

#1 Today 15:38:56

Dim8DGH
Member
Registered: 2024-05-22
Posts: 7

vs code DOESNT OPEN

am experiencing an issue where Visual Studio Code (VS Code) fails to open. I have attempted to run it with the --verbose flag, and the output is as follows:

 [102258:0919/193704.415783:WARNING:wayland_object.cc(164)] Binding to wl_seat version 8 but version 9 is available.
[102258:0919/193704.415836:WARNING:wayland_object.cc(164)] Binding to zwp_pointer_gestures_v1 version 1 but version 3 is available.
[102258:0919/193704.415880:WARNING:wayland_object.cc(164)] Binding to zwp_linux_dmabuf_v1 version 3 but version 5 is available.
[102258:0919/193704.476302:WARNING:bluez_dbus_manager.cc(248)] Floss manager not present, cannot set Floss enable/disable.
[main 2024-09-19T17:37:04.548Z] [File Watcher (node.js)] Request to start watching: /home/dim/.config/Code - OSS/User (excludes: <none>, includes: <all>, filter: <none>, correlationId: <none>),/home/dim/.config/Code - OSS/User/settings.json (excludes: <none>, includes: <all>, filter: <none>, correlationId: <none>)
[main 2024-09-19T17:37:04.557Z] Starting VS Code
[main 2024-09-19T17:37:04.557Z] from: /usr/lib/code
[main 2024-09-19T17:37:04.557Z] args: {
  _: [],
  diff: false,
  merge: false,
  add: false,
  goto: false,
  'new-window': false,
  'reuse-window': false,
  wait: false,
  help: false,
  'list-extensions': false,
  'show-versions': false,
  'pre-release': false,
  'update-extensions': false,
  version: false,
  verbose: true,
  status: false,
  'prof-startup': false,
  'no-cached-data': false,
  'prof-v8-extensions': false,
  'disable-extensions': false,
  'disable-lcd-text': false,
  'disable-gpu': false,
  'disable-chromium-sandbox': false,
  sandbox: false,
  telemetry: false,
  debugRenderer: false,
  'enable-smoke-test-driver': false,
  logExtensionHostCommunication: false,
  'skip-release-notes': false,
  'skip-welcome': false,
  'disable-telemetry': false,
  'disable-updates': false,
  'use-inmemory-secretstorage': false,
  'disable-workspace-trust': false,
  'disable-crash-reporter': false,
  'skip-add-to-recently-opened': false,
  'open-url': false,
  'file-write': false,
  'file-chmod': false,
  force: false,
  'do-not-sync': false,
  trace: false,
  'preserve-env': false,
  'force-user-env': false,
  'force-disable-user-env': false,
  'open-devtools': false,
  'disable-gpu-sandbox': false,
  '__enable-file-policy': false,
  'enable-coi': false,
  'no-proxy-server': false,
  'no-sandbox': false,
  nolazy: false,
  'force-renderer-accessibility': false,
  'ignore-certificate-errors': false,
  'allow-insecure-localhost': false,
  'disable-dev-shm-usage': false,
  'profile-temp': false,
  logsPath: '/home/dim/.config/Code - OSS/logs/20240919T193704'
}
[main 2024-09-19T17:37:04.558Z] Resolving machine identifier...
[main 2024-09-19T17:37:04.558Z] Resolved machine identifier: ae3ab439f154fe9d42c54f1b515da539a32f77eae8fdf0e4262c0a167055b3a9
[main 2024-09-19T17:37:04.558Z] Main->SharedProcess#connect
[main 2024-09-19T17:37:04.561Z] StorageMainService: creating application storage
[main 2024-09-19T17:37:04.562Z] ElectronURLListener: waiting for window to be ready to handle URLs...
[main 2024-09-19T17:37:04.562Z] lifecycle (main): phase changed (value: 2)
[main 2024-09-19T17:37:04.563Z] windowsManager#open
[main 2024-09-19T17:37:04.563Z] windowsManager#open pathsToOpen [
  {
    backupPath: '/home/dim/.config/Code - OSS/Backups/1726765570429',
    remoteAuthority: undefined
  }
]
[main 2024-09-19T17:37:04.563Z] windowsManager#doOpenEmpty {
  restore: true,
  remoteAuthority: undefined,
  filesToOpen: undefined,
  forceNewWindow: true
}
[main 2024-09-19T17:37:04.563Z] IPC Object URL: Registered new channel vscode:f57457ec-852a-4a0b-b099-77c8ad966e08.
[main 2024-09-19T17:37:04.564Z] window#validateWindowState: validating window state on 1 display(s) { mode: 0, x: 0, y: 0, width: 960, height: 1039 }
[main 2024-09-19T17:37:04.564Z] window#validateWindowState: single monitor working area { x: 0, y: 0, width: 1920, height: 1080 }
[main 2024-09-19T17:37:04.564Z] window#ctor: using window state { mode: 0, x: 0, y: 0, width: 960, height: 1039 }
[102258:0919/193704.575580:WARNING:wayland_surface.cc(183)] Server doesn't support zcr_alpha_compositing_v1.
[102258:0919/193704.575590:WARNING:wayland_surface.cc(198)] Server doesn't support overlay_prioritizer.
[102258:0919/193704.575593:WARNING:wayland_surface.cc(212)] Server doesn't support surface_augmenter.
[102258:0919/193704.575595:WARNING:wayland_surface.cc(227)] Server doesn't support wp_content_type_v1
[102258:0919/193704.575598:WARNING:wayland_surface.cc(246)] Server doesn't support zcr_color_management_surface.
[main 2024-09-19T17:37:04.619Z] window#load: attempt to load window (id: 1)
[main 2024-09-19T17:37:04.623Z] windowsManager#open used window count 1 (workspacesToOpen: 0, foldersToOpen: 0, emptyToRestore: 1, openOneEmptyWindow: false)
[main 2024-09-19T17:37:04.623Z] lifecycle (main): phase changed (value: 3)
[main 2024-09-19T17:37:04.623Z] resolveShellEnv(): skipped (VSCODE_CLI is set)
[main 2024-09-19T17:37:04.623Z] update#setState disabled
[main 2024-09-19T17:37:04.623Z] update#ctor - updates are disabled as there is no update URL
[102314:0919/193704.624623:WARNING:runtime_features.cc(730)] AttributionReportingCrossAppWeb cannot be enabled in this configuration. Use --enable-features=ConversionMeasurement,AttributionReportingCrossAppWeb in addition.
[main 2024-09-19T17:37:04.635Z] [File Watcher (node.js)] Started watching: '/home/dim/.config/Code - OSS/User'
[main 2024-09-19T17:37:04.636Z] [File Watcher (node.js)] Started watching: '/home/dim/.config/Code - OSS/User/settings.json'
[main 2024-09-19T17:37:04.652Z] resolveShellEnv(): skipped (VSCODE_CLI is set)
[102298:0919/193705.885405:WARNING:vaapi_wrapper.cc(1509)] Skipping nVidia device named: nvidia-drm
[102258:0919/193706.258216:ERROR:gpu_process_host.cc(997)] GPU process exited unexpectedly: exit_code=139
[102258:0919/193706.258226:WARNING:gpu_process_host.cc(1431)] The GPU process has crashed 1 time(s)
[102352:0919/193706.381804:WARNING:vaapi_wrapper.cc(1509)] Skipping nVidia device named: nvidia-drm
[102258:0919/193706.770868:ERROR:gpu_process_host.cc(997)] GPU process exited unexpectedly: exit_code=139
[102258:0919/193706.770878:WARNING:gpu_process_host.cc(1431)] The GPU process has crashed 2 time(s)
[102379:0919/193706.896389:WARNING:vaapi_wrapper.cc(1509)] Skipping nVidia device named: nvidia-drm
[main 2024-09-19T17:37:07.125Z] lifecycle (main): phase changed (value: 4)
[102258:0919/193707.284391:ERROR:gpu_process_host.cc(997)] GPU process exited unexpectedly: exit_code=139
[102258:0919/193707.284401:WARNING:gpu_process_host.cc(1431)] The GPU process has crashed 3 time(s)
[102406:0919/193707.357272:WARNING:vaapi_wrapper.cc(1509)] Skipping nVidia device named: nvidia-drm
[102258:0919/193707.775729:ERROR:gpu_process_host.cc(997)] GPU process exited unexpectedly: exit_code=139
[102258:0919/193707.775738:WARNING:gpu_process_host.cc(1431)] The GPU process has crashed 4 time(s)
[102435:0919/193707.846927:WARNING:vaapi_wrapper.cc(1509)] Skipping nVidia device named: nvidia-drm
[102258:0919/193708.260932:ERROR:gpu_process_host.cc(997)] GPU process exited unexpectedly: exit_code=139
[102258:0919/193708.260944:WARNING:gpu_process_host.cc(1431)] The GPU process has crashed 5 time(s)
[102465:0919/193708.331131:WARNING:vaapi_wrapper.cc(1509)] Skipping nVidia device named: nvidia-drm
[102258:0919/193708.712283:ERROR:gpu_process_host.cc(997)] GPU process exited unexpectedly: exit_code=139
[102258:0919/193708.712292:WARNING:gpu_process_host.cc(1431)] The GPU process has crashed 6 time(s)
[102496:0919/193708.716143:WARNING:vaapi_wrapper.cc(1509)] Skipping nVidia device named: nvidia-drm
[102258:0919/193708.951962:ERROR:gpu_process_host.cc(997)] GPU process exited unexpectedly: exit_code=139
[102258:0919/193708.951971:WARNING:gpu_process_host.cc(1431)] The GPU process has crashed 7 time(s)
[102508:0919/193708.955662:WARNING:vaapi_wrapper.cc(1509)] Skipping nVidia device named: nvidia-drm
[102258:0919/193709.161641:ERROR:gpu_process_host.cc(997)] GPU process exited unexpectedly: exit_code=139
[102258:0919/193709.161650:WARNING:gpu_process_host.cc(1431)] The GPU process has crashed 8 time(s)
[102520:0919/193709.165310:WARNING:vaapi_wrapper.cc(1509)] Skipping nVidia device named: nvidia-drm
[102258:0919/193709.371867:ERROR:gpu_process_host.cc(997)] GPU process exited unexpectedly: exit_code=139
[102258:0919/193709.371878:WARNING:gpu_process_host.cc(1431)] The GPU process has crashed 9 time(s)
[102258:0919/193709.371891:FATAL:gpu_data_manager_impl_private.cc(448)] GPU process isn't usable. Goodbye.
[0919/193709.376312:ERROR:elf_dynamic_array_reader.h(64)] tag not found 

I have already tried uninstalling and reinstalling VS Code, but the issue persists. Could you please assist me in resolving this problem?

Thank you for your help.

Online

#2 Today 16:12:21

WorMzy
Forum Moderator
From: Scotland
Registered: 2010-06-16
Posts: 12,272
Website

Re: vs code DOESNT OPEN

Mod note: moving to AUR Issues.


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#3 Today 18:28:29

Dim8DGH
Member
Registered: 2024-05-22
Posts: 7

Re: vs code DOESNT OPEN

ok i may find the problem. When i try on gnome seems to work but when i try on hyprland starts to crush

Online

#4 Today 20:16:11

seth
Member
Registered: 2012-09-03
Posts: 56,480

Re: vs code DOESNT OPEN

pacman -Qs adwaita

Online

Board footer

Powered by FluxBB