Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Github Desktop doesn't start at all #8

Closed
1 task done
Balardie opened this issue Apr 14, 2024 · 3 comments
Closed
1 task done

[BUG] Github Desktop doesn't start at all #8

Balardie opened this issue Apr 14, 2024 · 3 comments

Comments

@Balardie
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Github Desktop doesn't start at all because it can't initialize GPU Process.

Expected Behavior

Github Desktop should start with an Interface

Steps To Reproduce

  1. Download latest version github-desktop via docker desktop.
  2. Start github-desktop with default settings.
  3. Github Desktop doesn't start

Environment

- OS: Arch Linux x86_64 6.8.4-zen1-1-zen
- How docker service was installed: Docker was installed via Docker Desktop from the AUR.

CPU architecture

x86-64

Docker creation

Using the start button in Docker Desktop

Container logs

2024-04-14 10:24:53 [migrations] started
2024-04-14 10:24:53 [migrations] no migrations found
2024-04-14 10:24:54 usermod: no changes
2024-04-14 10:24:54 ───────────────────────────────────────
2024-04-14 10:24:54 
2024-04-14 10:24:54       ██╗     ███████╗██╗ ██████╗
2024-04-14 10:24:54       ██║     ██╔════╝██║██╔═══██╗
2024-04-14 10:24:54       ██║     ███████╗██║██║   ██║
2024-04-14 10:24:54       ██║     ╚════██║██║██║   ██║
2024-04-14 10:24:54       ███████╗███████║██║╚██████╔╝
2024-04-14 10:24:54       ╚══════╝╚══════╝╚═╝ ╚═════╝
2024-04-14 10:24:54 
2024-04-14 10:24:54    Brought to you by linuxserver.io
2024-04-14 10:24:54 ───────────────────────────────────────
2024-04-14 10:24:54 
2024-04-14 10:24:54 To support LSIO projects visit:
2024-04-14 10:24:54 https://www.linuxserver.io/donate/
2024-04-14 10:24:54 
2024-04-14 10:24:54 ───────────────────────────────────────
2024-04-14 10:24:54 GID/UID
2024-04-14 10:24:54 ───────────────────────────────────────
2024-04-14 10:24:54 
2024-04-14 10:24:54 User UID:    911
2024-04-14 10:24:54 User GID:    911
2024-04-14 10:24:54 ───────────────────────────────────────
2024-04-14 10:24:54 
2024-04-14 10:24:54 ......+..............+....+.....+.......+.....+...+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+............+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*............+...+..+...+....+..+.+..+......+.........+......+.+.....+.+............+...+...+..+...+......+.+.....+...................+......+...+..+...+.+.....+.+...+...........+......+...+.........+..........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
2024-04-14 10:24:54 ........+..+.+........+......+......+...+....+......+......+...+.....+...+.......+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+....+.....+.............+........+.........+...+.......+...+........+.......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+............+.....+...+....+...+......+.........+..+.+.....+............+......+.......+.....+...+....+......+.....+.......+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
2024-04-14 10:24:54 -----
2024-04-14 10:24:54 [custom-init] No custom files found, skipping...
2024-04-14 10:24:54 [ls.io-init] done.
2024-04-14 10:24:54 _XSERVTransmkdir: ERROR: euid != 0,directory /tmp/.X11-unix will not be created.
2024-04-14 10:24:54 
2024-04-14 10:24:54 Xvnc KasmVNC 1.2.0 - built Apr 13 2024 18:57:14
2024-04-14 10:24:54 Copyright (C) 1999-2018 KasmVNC Team and many others (see README.me)
2024-04-14 10:24:54 See http://kasmweb.com for information on KasmVNC.
2024-04-14 10:24:54 Underlying X server release 12014000, The X.Org Foundation
2024-04-14 10:24:54 
2024-04-14 10:24:54 Obt-Message: Xinerama extension is not present on the server
2024-04-14 10:24:55 [305:0414/082455.595437:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
2024-04-14 10:24:56 [305:0414/082456.036096:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
2024-04-14 10:24:56 [305:0414/082456.036140:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
2024-04-14 10:24:56 [342:0414/082456.211048:ERROR:viz_main_impl.cc(196)] Exiting GPU process due to errors during initialization
2024-04-14 10:26:56 Warning: vkCreateInstance: Found no drivers!
2024-04-14 10:26:56 Warning: vkCreateInstance failed with VK_ERROR_INCOMPATIBLE_DRIVER
2024-04-14 10:26:56     at CheckVkSuccessImpl (../../third_party/dawn/src/dawn/native/vulkan/VulkanError.cpp:101)
2024-04-14 10:26:56     at CreateVkInstance (../../third_party/dawn/src/dawn/native/vulkan/BackendVk.cpp:493)
2024-04-14 10:26:56     at Initialize (../../third_party/dawn/src/dawn/native/vulkan/BackendVk.cpp:379)
2024-04-14 10:26:56     at Create (../../third_party/dawn/src/dawn/native/vulkan/BackendVk.cpp:301)
2024-04-14 10:26:56     at operator() (../../third_party/dawn/src/dawn/native/vulkan/BackendVk.cpp:556)
2024-04-14 10:26:56
Copy link

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

@j0nnymoe
Copy link
Member

Don't use docker desktop, we do not recommend it.

Use docker engine instead and deploy via docker compose.

@Balardie
Copy link
Author

Thank you for the recommandation. It is working now.

@LinuxServer-CI LinuxServer-CI moved this from Issues to Done in Issue & PR Tracker Apr 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants