buffet / kiwmi

A fully programmable Wayland Compositor
Mozilla Public License 2.0
585 stars 22 forks source link

"Failed to run server" #70

Open stolk opened 1 year ago

stolk commented 1 year ago

Is init.lua not found, fatal? Because kikmi fails to launch (from virtual console) for me:

Using kiwmi v1781497 (Dec  8 2022, branch 'master')
00:00:00.000 [DEBUG] [../kiwmi/server.c:31] Initializing Wayland server
00:00:00.000 [INFO] [libseat] [libseat/backend/seatd.c:64] Could not connect to socket /run/seatd.sock: No such file or directory
00:00:00.000 [INFO] [libseat] [libseat/libseat.c:76] Backend 'seatd' failed to open seat, skipping
00:00:00.011 [INFO] [libseat] [libseat/libseat.c:73] Seat opened with backend 'logind'
00:00:00.011 [INFO] [backend/session/session.c:110] Successfully loaded libseat session
00:00:00.014 [INFO] [backend/backend.c:220] Found 1 GPUs
00:00:00.014 [INFO] [backend/drm/backend.c:183] Initializing DRM backend for /dev/dri/card0 (i915)
00:00:00.014 [DEBUG] [backend/drm/drm.c:85] Using atomic DRM interface
00:00:00.014 [DEBUG] [backend/drm/drm.c:98] ADDFB2 modifiers supported
00:00:00.014 [INFO] [backend/drm/drm.c:259] Found 4 DRM CRTCs
00:00:00.015 [INFO] [backend/drm/drm.c:186] Found 24 DRM planes
00:00:00.016 [INFO] [render/egl.c:180] Supported EGL client extensions: EGL_EXT_device_base EGL_EXT_device_enumeration EGL_EXT_device_query EGL_EXT_platform_base EGL_KHR_client_get_all_proc_addresses EGL_EXT_client_extensions EGL_KHR_debug EGL_EXT_platform_device EGL_EXT_platform_wayland EGL_KHR_platform_wayland EGL_EXT_platform_x11 EGL_KHR_platform_x11 EGL_EXT_platform_xcb EGL_MESA_platform_gbm EGL_KHR_platform_gbm EGL_MESA_platform_surfaceless
00:00:00.016 [DEBUG] [render/egl.c:437] Using EGL device /dev/dri/card0
00:00:00.033 [INFO] [render/egl.c:326] Using EGL 1.5
00:00:00.033 [INFO] [render/egl.c:327] Supported EGL display extensions: EGL_ANDROID_blob_cache EGL_ANDROID_native_fence_sync EGL_EXT_create_context_robustness EGL_EXT_image_dma_buf_import EGL_EXT_image_dma_buf_import_modifiers 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_base EGL_KHR_no_config_context EGL_KHR_reusable_sync EGL_KHR_surfaceless_context EGL_EXT_pixel_format_float EGL_KHR_wait_sync EGL_MESA_configless_context EGL_MESA_drm_image EGL_MESA_image_dma_buf_export EGL_MESA_query_driver EGL_WL_bind_wayland_display 
00:00:00.033 [INFO] [render/egl.c:329] Supported EGL device extensions: EGL_EXT_device_drm EGL_EXT_device_drm_render_node
00:00:00.033 [INFO] [render/egl.c:331] EGL vendor: Mesa Project
00:00:00.033 [DEBUG] [render/egl.c:158] Supported DMA-BUF formats: AB4H XB4H AB48 XB48 AR30 XR30 AB30 AR24 AB24 XR24 XB24 AR15 RG16 R8   R16  GR88 GR32 YUV9 YU11 YU12 YU16 YU24 YVU9 YV11 YV12 YV16 YV24 NV12 P010 P012 P016 NV16 AYUV XYUV Y410 Y412 Y416 YUYV UYVY Y210 Y212 Y216 
00:00:00.033 [DEBUG] [render/egl.c:159] EGL DMA-BUF format modifiers supported
00:00:00.034 [DEBUG] [render/egl.c:388] Obtained high priority context
00:00:00.034 [DEBUG] [render/egl.c:485] Using EGL_PLATFORM_DEVICE_EXT
00:00:00.035 [INFO] [render/gles2/renderer.c:737] Creating GLES2 renderer
00:00:00.035 [INFO] [render/gles2/renderer.c:738] Using OpenGL ES 3.2 Mesa 22.2.1
00:00:00.035 [INFO] [render/gles2/renderer.c:739] GL vendor: Intel
00:00:00.035 [INFO] [render/gles2/renderer.c:740] GL renderer: Mesa Intel(R) UHD Graphics 770 (ADL-S GT1)
00:00:00.035 [INFO] [render/gles2/renderer.c:741] Supported GLES2 extensions: GL_EXT_blend_minmax GL_EXT_multi_draw_arrays GL_EXT_texture_filter_anisotropic GL_EXT_texture_compression_s3tc GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_format_BGRA8888 GL_OES_compressed_ETC1_RGB8_texture GL_OES_depth24 GL_OES_element_index_uint GL_OES_fbo_render_mipmap GL_OES_mapbuffer GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_stencil8 GL_OES_texture_3D GL_OES_texture_float GL_OES_texture_float_linear GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_vertex_half_float GL_EXT_draw_instanced GL_EXT_texture_sRGB_decode GL_OES_EGL_image GL_OES_depth_texture GL_AMD_performance_monitor GL_OES_packed_depth_stencil GL_EXT_texture_type_2_10_10_10_REV GL_NV_conditional_render GL_OES_get_program_binary GL_APPLE_texture_max_level GL_EXT_discard_framebuffer GL_EXT_read_format_bgra GL_NV_pack_subimage GL_EXT_frag_depth GL_NV_fbo_color_attachments GL_OES_EGL_image_external GL_OES_EGL_sync GL_OES_vertex_array_object GL_OES_viewport_array GL_ANGLE_pack_reverse_row_order GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_EXT_occlusion_query_boolean GL_EXT_robustness GL_EXT_texture_rg GL_EXT_unpack_subimage GL_NV_draw_buffers GL_NV_read_buffer GL_NV_read_depth GL_NV_read_depth_stencil GL_NV_read_stencil GL_EXT_draw_buffers GL_EXT_map_buffer_range GL_KHR_debug GL_KHR_robustness GL_KHR_texture_compression_astc_ldr GL_NV_pixel_buffer_object GL_OES_depth_texture_cube_map GL_OES_required_internalformat GL_OES_surfaceless_context GL_EXT_color_buffer_float GL_EXT_sRGB_write_control GL_EXT_separate_shader_objects GL_EXT_shader_framebuffer_fetch GL_EXT_shader_group_vote GL_EXT_shader_implicit_conversions GL_EXT_shader_integer_mix GL_EXT_tessellation_point_size GL_EXT_tessellation_shader GL_INTEL_conservative_rasterization GL_INTEL_performance_query GL_ANDROID_extension_pack_es31a GL_EXT_base_instance GL_EXT_compressed_ETC1_RGB8_sub_texture GL_EXT_copy_image GL_EXT_draw_buffers_indexed GL_EXT_draw_elements_base_vertex GL_EXT_gpu_shader5 GL_EXT_polygon_offset_clamp GL_EXT_primitive_bounding_box GL_EXT_render_snorm GL_EXT_shader_io_blocks GL_EXT_texture_border_clamp GL_EXT_texture_buffer GL_EXT_texture_cube_map_array GL_EXT_texture_norm16 GL_EXT_texture_view GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent GL_KHR_context_flush_control GL_KHR_robust_buffer_access_behavior GL_NV_image_formats GL_OES_copy_image GL_OES_draw_buffers_indexed GL_OES_draw_elements_base_vertex GL_OES_gpu_shader5 GL_OES_primitive_bounding_box GL_OES_sample_shading GL_OES_sample_variables GL_OES_shader_io_blocks GL_OES_shader_multisample_interpolation GL_OES_tessellation_point_size GL_OES_tessellation_shader GL_OES_texture_border_clamp GL_OES_texture_buffer GL_OES_texture_cube_map_array GL_OES_texture_stencil8 GL_OES_texture_storage_multisample_2d_array GL_OES_texture_view GL_EXT_blend_func_extended GL_EXT_buffer_storage GL_EXT_float_blend GL_EXT_geometry_point_size GL_EXT_geometry_shader GL_EXT_shader_samples_identical GL_EXT_texture_sRGB_R8 GL_KHR_no_error GL_KHR_texture_compression_astc_sliced_3d GL_NV_fragment_shader_interlock GL_OES_EGL_image_external_essl3 GL_OES_geometry_point_size GL_OES_geometry_shader GL_OES_shader_image_atomic GL_EXT_clear_texture GL_EXT_clip_cull_distance GL_EXT_disjoint_timer_query GL_EXT_texture_compression_s3tc_srgb GL_MESA_shader_integer_functions GL_EXT_clip_control GL_EXT_color_buffer_half_float GL_EXT_memory_object GL_EXT_memory_object_fd GL_EXT_semaphore GL_EXT_semaphore_fd GL_EXT_texture_compression_bptc GL_EXT_texture_mirror_clamp_to_edge GL_KHR_parallel_shader_compile GL_EXT_EGL_image_storage GL_EXT_shader_framebuffer_fetch_non_coherent GL_EXT_texture_shadow_lod GL_INTEL_blackhole_render GL_MESA_framebuffer_flip_y GL_NV_compute_shader_derivatives GL_EXT_demote_to_helper_invocation GL_EXT_depth_clamp GL_EXT_texture_query_lod GL_MESA_bgra 
00:00:00.039 [DEBUG] [render/allocator/allocator.c:98] Trying to create gbm allocator
00:00:00.042 [DEBUG] [render/allocator/gbm.c:203] Created GBM allocator with backend drm
00:00:00.042 [DEBUG] [render/allocator/gbm.c:206] Using DRM node /dev/dri/card0
00:00:00.042 [DEBUG] [../kiwmi/input/cursor.c:217] Creating cursor
00:00:00.042 [INFO] [wayland] unable to lock lockfile /run/user/1000/wayland-0.lock, maybe another compositor is running
00:00:00.042 [DEBUG] [../kiwmi/server.c:117] Running Wayland server on display 'wayland-1'
00:00:00.042 [ERROR] [../kiwmi/luak/luak.c:296] Error running config: cannot open /home/stolk/.config/kiwmi/init.lua: No such file or directory
00:00:00.088 [ERROR] [../kiwmi/main.c:90] Failed to run server

Note: the repo does not contain lua files, and no lua files are created in the install directory. So I am not sure where this lua should come from?

wlroots: 0.15.1

kiwmi: HEAD

OS: Ubuntu 22.10

GPU: Intel

buffet commented 1 year ago

init.lua not found is fatal, yes. The error could probably be improved a bit, though.

init.lua essentially contains your entire config file, so you are to create it yourself. The reason the error is fatal is because the alternative would be locking the user into a black screen (used to be #00ff00 even), which isn't too nice.

There are a few configs linked in #19 iirc.

stolk commented 1 year ago

Ok, thanks. So an empty file would suffice to not fail launch?

There should probably be an example lua file in the repo.

buffet commented 1 year ago

Ok, thanks. So an empty file would suffice to not fail launch?

Yup.

There should probably be an example lua file in the repo.

I would prefer if there was some sort of pinned issue with links to configs, but yeah.