Logseq window is a few pixels height

Previous topic title: Logseq doesn’t start anymore

After a regular Linux Kubuntu 22.04 update and computer restart Logseq doesn’t show its window anymore and draws a white horizontal line:

Console output:

$ LC_ALL=POSIX ./Logseq-linux-x64-0.10.9.AppImage
(rsapi) init loggers
libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)
19:22:16.281 › Logseq App(0.10.9) Starting...
19:22:16.286 › restore proxy settings {:type "system"}
19:22:16.286 › set proxy to {:type "system"}
19:22:18.148 › :electron.handler/watch-dir {:path "/home/user/.logseq/config"}
19:22:18.244 › :electron.handler/unwatch-dir {:path "/data/Logseq/job"}
19:22:18.245 › :electron.handler/watch-dir {:path "/data/Logseq/job"}
Warning: loader_get_json: Failed to open JSON file intel_hasvk_icd.i686.json
Warning: loader_get_json: Failed to open JSON file virtio_icd.x86_64.json
Warning: loader_get_json: Failed to open JSON file radeon_icd.i686.json
Warning: loader_get_json: Failed to open JSON file intel_hasvk_icd.x86_64.json
Warning: loader_scanned_icd_add: Could not get 'vkCreateInstance' via 'vk_icdGetInstanceProcAddr' for ICD libGLX_nvidia.so.0
Warning: loader_get_json: Failed to open JSON file virtio_icd.i686.json
Warning: loader_get_json: Failed to open JSON file lvp_icd.i686.json
Warning: loader_get_json: Failed to open JSON file lvp_icd.x86_64.json
Warning: /usr/lib/x86_64-linux-gnu/libvulkan_radeon.so: cannot open shared object file: Permission denied
Warning: loader_icd_scan: Failed loading library associated with ICD JSON /usr/lib/x86_64-linux-gnu/libvulkan_radeon.so. Ignoring this JSON
Warning: /usr/lib/x86_64-linux-gnu/libvulkan_intel.so: cannot open shared object file: Permission denied
Warning: loader_icd_scan: Failed loading library associated with ICD JSON /usr/lib/x86_64-linux-gnu/libvulkan_intel.so. Ignoring this JSON
Warning: loader_get_json: Failed to open JSON file intel_icd.i686.json
Warning: vkCreateInstance: Found no drivers!
Warning: vkCreateInstance failed with VK_ERROR_INCOMPATIBLE_DRIVER
    at CheckVkSuccessImpl (../../third_party/dawn/src/dawn/native/vulkan/VulkanError.cpp:88)
    at CreateVkInstance (../../third_party/dawn/src/dawn/native/vulkan/BackendVk.cpp:458)
    at Initialize (../../third_party/dawn/src/dawn/native/vulkan/BackendVk.cpp:344)
    at Create (../../third_party/dawn/src/dawn/native/vulkan/BackendVk.cpp:266)
    at operator() (../../third_party/dawn/src/dawn/native/vulkan/BackendVk.cpp:521)

At first I thought it doesn’t work, but later I discovered that the cursor shape changes when hovering over that line: it turned to be the Logseq window a few pixels height! So in the end I managed to enlarge it back. But it should be this way, hence - reporting.