https://bugs.kde.org/show_bug.cgi?id=450710

--- Comment #4 from Jürgen Richtsfeld <ric...@gmx.at> ---
I tried a few things, first: everything works in the X11 session (vulkaninfo
gives results, visual studio seems to work as expected).

when launching visual studio code in the wayland session with some logging, I
get:

❯ code --verbose --log=TRACE --enable-features=UseOzonePlatform
--ozone-platform=wayland
Warning: 'enable-features' is not in the list of known options, but still
passed to Electron/Chromium.
Warning: 'ozone-platform' is not in the list of known options, but still passed
to Electron/Chromium.
[23399:0223/203533.778005:WARNING:wayland_drm.cc(68)] Failed to get drm magic
[main 2022-02-23T19:35:33.925Z] [File Watcher (node.js)] Request to start
watching: /home/juergen/.config/Code/User (excludes:
<none>),/home/juergen/.config/Code/User/settings.json (excludes: <none>)
[main 2022-02-23T19:35:33.937Z] Starting VS Code
[main 2022-02-23T19:35:33.937Z] from: /opt/visual-studio-code/resources/app

<striped details>

[main 2022-02-23T19:35:33.939Z] Resolving machine identifier...
[main 2022-02-23T19:35:33.939Z] Resolved machine identifier:
8c310ebc08583c32225be885ff139f2b27028a65b67b1a43ab61098f4e36d068
[main 2022-02-23T19:35:33.940Z] Main->SharedProcess#connect
[main 2022-02-23T19:35:33.944Z] [File Watcher (node.js)] Started watching:
'/home/juergen/.config/Code/User'
[main 2022-02-23T19:35:33.944Z] [File Watcher (node.js)] Started watching:
'/home/juergen/.config/Code/User/settings.json'
[main 2022-02-23T19:35:33.947Z] StorageMainService: creating global storage
[main 2022-02-23T19:35:33.951Z] lifecycle (main): phase changed (value: 2)
[main 2022-02-23T19:35:33.952Z] windowsManager#open
[main 2022-02-23T19:35:33.952Z] windowsManager#open pathsToOpen [
  {
    backupPath: '/home/juergen/.config/Code/Backups/1645644612337',
    remoteAuthority: undefined
  }
]
[main 2022-02-23T19:35:33.952Z] windowsManager#doOpenEmpty {
  restore: true,
  remoteAuthority: undefined,
  filesToOpen: undefined,
  forceNewWindow: true
}
[main 2022-02-23T19:35:33.953Z] IPC Object URL: Registered new channel
vscode:bce02355-d662-4628-b3c5-63d605e6267b.
[main 2022-02-23T19:35:33.953Z] window#validateWindowState: validating window
state on 1 display(s) { mode: 0, x: 448, y: 188, width: 1024, height: 769 }
[main 2022-02-23T19:35:33.953Z] window#validateWindowState: 1 monitor working
area { x: 0, y: 0, width: 1920, height: 1080 }
[main 2022-02-23T19:35:33.953Z] window#ctor: using window state { mode: 0, x:
448, y: 188, width: 1024, height: 769 }
[23399:0223/203533.954101:WARNING:wayland_surface.cc(63)] Server doesn't
support zwp_linux_explicit_synchronization_v1.
[23399:0223/203533.954483:ERROR:cursor_loader.cc(107)] Failed to load a
platform cursor of type kNull
[main 2022-02-23T19:35:33.988Z] windowsManager#open used window count 1
(workspacesToOpen: 0, foldersToOpen: 0, emptyToRestore: 1, emptyToOpen: 0)
[main 2022-02-23T19:35:33.988Z] lifecycle (main): phase changed (value: 3)
[main 2022-02-23T19:35:33.988Z] update#setState idle
[main 2022-02-23T19:35:33.988Z] resolveShellEnv(): skipped (VSCODE_CLI is set)
[main 2022-02-23T19:35:34.024Z] ExtensionHostStarterWorker created
[main 2022-02-23T19:35:34.094Z] resolveShellEnv(): skipped (VSCODE_CLI is set)
X connection to :1 broken (explicit kill or server shutdown).
[23433:0100/000000.773120:ERROR:gpu_init.cc(440)] Passthrough is not supported,
GL is egl

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to