Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] ghostty can't start
@ 2024-12-30 13:08 Haagen-Dazs
  2024-12-30 19:07 ` zeliklil
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Haagen-Dazs @ 2024-12-30 13:08 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 2864 bytes --]

New issue by Haagen-Dazs on void-packages repository

https://github.com/void-linux/void-packages/issues/53762

Description:
### Is this a new report?

Yes

### System Info

Void 6.12.7_1 x86_64 AuthenticAMD uptodate F

### Package(s) Affected

ghostty-1.0.0_3

### Does a report exist for this bug with the project's home (upstream) and/or another distro?

[https://github.com/ghostty-org/ghostty/discussions/3882](https://github.com/ghostty-org/ghostty/discussions/3882)

### Expected behaviour

1. open ghostty
2. terminal opens

### Actual behaviour

info: ghostty version=1.0.0
info: ghostty build optimize=ReleaseFast
info: runtime=apprt.Runtime.gtk
info: font_backend=font.main.Backend.fontconfig_freetype
info: dependency harfbuzz=10.1.0
info: dependency fontconfig=21402
info: renderer=renderer.OpenGL
info: libxev backend=main.Backend.io_uring
info(os): setlocale from env result=en_US.UTF-8
info(gtk): GTK version build=4.16.7 runtime=4.16.7
info: optional config file not found, not loading path=/home/hagen/.config/ghostty/config
info(config): default shell source=env value=/bin/bash
EGL API version 1.5 found
 - Vendor: Mesa Project
 - Version: 1.5
 - Device: /dev/dri/renderD128, 226 128
 - Client APIs: OpenGL OpenGL_ES 
 - Extensions:
	EGL_ANDROID_blob_cache
	EGL_ANDROID_native_fence_sync
	EGL_ANGLE_sync_control_rate
	EGL_CHROMIUM_sync_control
	EGL_EXT_buffer_age
	EGL_EXT_config_select_group
	EGL_EXT_create_context_robustness
	EGL_EXT_image_dma_buf_import
	EGL_EXT_image_dma_buf_import_modifiers
	EGL_EXT_pixel_format_float
	EGL_EXT_query_reset_notification_strategy
	EGL_EXT_surface_compression
	EGL_EXT_swap_buffers_with_damage
	EGL_IMG_context_priority
	EGL_KHR_cl_event2
	EGL_KHR_config_attribs
	EGL_KHR_context_flush_control
	EGL_KHR_create_context
	EGL_KHR_create_context_no_error
	EGL_KHR_fence_sync
	EGL_KHR_get_all_proc_addresses
	EGL_KHR_gl_colorspace
	EGL_KHR_gl_renderbuffer_image
	EGL_KHR_gl_texture_2D_image
	EGL_KHR_gl_texture_3D_image
	EGL_KHR_gl_texture_cubemap_image
	EGL_KHR_image
	EGL_KHR_image_base
	EGL_KHR_image_pixmap
	EGL_KHR_no_config_context
	EGL_KHR_reusable_sync
	EGL_KHR_surfaceless_context
	EGL_KHR_swap_buffers_with_damage
	EGL_KHR_wait_sync
	EGL_MESA_configless_context
	EGL_MESA_drm_image
	EGL_MESA_gl_interop
	EGL_MESA_image_dma_buf_export
	EGL_MESA_query_driver
	EGL_MESA_x11_native_visual_id
	EGL_NOK_texture_from_pixmap
	EGL_WL_bind_wayland_display
 - Selected fbconfig: R8G8B8A8, depth 0, stencil 0
          high depth: none
Creating EGL context version 3.2 (debug:no, forward:no, legacy:no, es:no)
Using OpenGL backend EGL
info(gtk): libadwaita version build=1.6.2 runtime=1.6.2
info(sentry): sentry envelope does not contain crash, discarding
error: FileNotFound

### Steps to reproduce

1. try to open ghostty in terminal
2. error

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: ghostty can't start
  2024-12-30 13:08 [ISSUE] ghostty can't start Haagen-Dazs
@ 2024-12-30 19:07 ` zeliklil
  2025-01-01 16:22 ` [ISSUE] [CLOSED] " tranzystorekk
  2025-01-01 16:22 ` tranzystorekk
  2 siblings, 0 replies; 4+ messages in thread
From: zeliklil @ 2024-12-30 19:07 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 394 bytes --]

New comment by zeliklil on void-packages repository

https://github.com/void-linux/void-packages/issues/53762#issuecomment-2565825906

Comment:
I got the same error. The file that it cannot find is libX11.so.

As a workaround you could install `libX11-devel` or do `cd /usr/lib; sudo ln -s libX11.so.6 libX11.so`.

Ghostty has fixed this in https://github.com/ghostty-org/ghostty/pull/3857

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [ISSUE] [CLOSED] ghostty can't start
  2024-12-30 13:08 [ISSUE] ghostty can't start Haagen-Dazs
  2024-12-30 19:07 ` zeliklil
@ 2025-01-01 16:22 ` tranzystorekk
  2025-01-01 16:22 ` tranzystorekk
  2 siblings, 0 replies; 4+ messages in thread
From: tranzystorekk @ 2025-01-01 16:22 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 2867 bytes --]

Closed issue by Haagen-Dazs on void-packages repository

https://github.com/void-linux/void-packages/issues/53762

Description:
### Is this a new report?

Yes

### System Info

Void 6.12.7_1 x86_64 AuthenticAMD uptodate F

### Package(s) Affected

ghostty-1.0.0_3

### Does a report exist for this bug with the project's home (upstream) and/or another distro?

[https://github.com/ghostty-org/ghostty/discussions/3882](https://github.com/ghostty-org/ghostty/discussions/3882)

### Expected behaviour

1. open ghostty
2. terminal opens

### Actual behaviour

info: ghostty version=1.0.0
info: ghostty build optimize=ReleaseFast
info: runtime=apprt.Runtime.gtk
info: font_backend=font.main.Backend.fontconfig_freetype
info: dependency harfbuzz=10.1.0
info: dependency fontconfig=21402
info: renderer=renderer.OpenGL
info: libxev backend=main.Backend.io_uring
info(os): setlocale from env result=en_US.UTF-8
info(gtk): GTK version build=4.16.7 runtime=4.16.7
info: optional config file not found, not loading path=/home/hagen/.config/ghostty/config
info(config): default shell source=env value=/bin/bash
EGL API version 1.5 found
 - Vendor: Mesa Project
 - Version: 1.5
 - Device: /dev/dri/renderD128, 226 128
 - Client APIs: OpenGL OpenGL_ES 
 - Extensions:
	EGL_ANDROID_blob_cache
	EGL_ANDROID_native_fence_sync
	EGL_ANGLE_sync_control_rate
	EGL_CHROMIUM_sync_control
	EGL_EXT_buffer_age
	EGL_EXT_config_select_group
	EGL_EXT_create_context_robustness
	EGL_EXT_image_dma_buf_import
	EGL_EXT_image_dma_buf_import_modifiers
	EGL_EXT_pixel_format_float
	EGL_EXT_query_reset_notification_strategy
	EGL_EXT_surface_compression
	EGL_EXT_swap_buffers_with_damage
	EGL_IMG_context_priority
	EGL_KHR_cl_event2
	EGL_KHR_config_attribs
	EGL_KHR_context_flush_control
	EGL_KHR_create_context
	EGL_KHR_create_context_no_error
	EGL_KHR_fence_sync
	EGL_KHR_get_all_proc_addresses
	EGL_KHR_gl_colorspace
	EGL_KHR_gl_renderbuffer_image
	EGL_KHR_gl_texture_2D_image
	EGL_KHR_gl_texture_3D_image
	EGL_KHR_gl_texture_cubemap_image
	EGL_KHR_image
	EGL_KHR_image_base
	EGL_KHR_image_pixmap
	EGL_KHR_no_config_context
	EGL_KHR_reusable_sync
	EGL_KHR_surfaceless_context
	EGL_KHR_swap_buffers_with_damage
	EGL_KHR_wait_sync
	EGL_MESA_configless_context
	EGL_MESA_drm_image
	EGL_MESA_gl_interop
	EGL_MESA_image_dma_buf_export
	EGL_MESA_query_driver
	EGL_MESA_x11_native_visual_id
	EGL_NOK_texture_from_pixmap
	EGL_WL_bind_wayland_display
 - Selected fbconfig: R8G8B8A8, depth 0, stencil 0
          high depth: none
Creating EGL context version 3.2 (debug:no, forward:no, legacy:no, es:no)
Using OpenGL backend EGL
info(gtk): libadwaita version build=1.6.2 runtime=1.6.2
info(sentry): sentry envelope does not contain crash, discarding
error: FileNotFound

### Steps to reproduce

1. try to open ghostty in terminal
2. error

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: ghostty can't start
  2024-12-30 13:08 [ISSUE] ghostty can't start Haagen-Dazs
  2024-12-30 19:07 ` zeliklil
  2025-01-01 16:22 ` [ISSUE] [CLOSED] " tranzystorekk
@ 2025-01-01 16:22 ` tranzystorekk
  2 siblings, 0 replies; 4+ messages in thread
From: tranzystorekk @ 2025-01-01 16:22 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 182 bytes --]

New comment by tranzystorekk on void-packages repository

https://github.com/void-linux/void-packages/issues/53762#issuecomment-2567068498

Comment:
Should be fixed in version 1.0.1

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-01-01 16:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-12-30 13:08 [ISSUE] ghostty can't start Haagen-Dazs
2024-12-30 19:07 ` zeliklil
2025-01-01 16:22 ` [ISSUE] [CLOSED] " tranzystorekk
2025-01-01 16:22 ` tranzystorekk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).