Bug 51257 - No Parser Found for 'lua' Language
Summary: No Parser Found for 'lua' Language
Status: CLOSED FIXED
Alias: None
Product: Branch p11
Classification: Unclassified
Component: neovim (show other bugs)
Version: unspecified
Hardware: x86_64 Linux
: P5 critical
Assignee: cow@altlinux.org
QA Contact: qa-p11@altlinux.org
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-23 12:02 MSK by Stas
Modified: 2024-09-30 12:18 MSK (History)
2 users (show)

See Also:


Attachments
error in console (282.38 KB, image/png)
2024-08-23 12:02 MSK, Stas
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Stas 2024-08-23 12:02:32 MSK
Created attachment 16684 [details]
error in console

Overview:
При попытке открыть любой .lua файл вылезает ошибка "No Parser Found for 'lua' Language"

Steps to Reproduce:
Создать и открыть любой .lua файл с помощью veovim (например, ~/.config/nvim/init.lua)

Actual Results:
Вылезает ошибка. Файл открывается без подсветки кода.

Expected Results:
Не должно быть ошибки. Подсветка кода должна присутствовать.

Additional Information:
Может помочь https://bugs.gentoo.org/933833

Product version:
neovim-0.10.0-alt1.x86_64

Operating System: starter kit 11
KDE Plasma Version: 5.27.11
KDE Frameworks Version: 5.116.0
Qt Version: 5.15.13
Kernel Version: 6.1.91-std-def-alt1 (64-bit)
Graphics Platform: Wayland
Processors: 16 × AMD Ryzen 7 6800H with Radeon Graphics
Memory: 29.1 GiB of RAM
Graphics Processor: AMD Radeon Graphics
Manufacturer: TIMI
Product Name: Redmi Book Pro 15 2022
Comment 1 Repository Robot 2024-08-27 12:27:17 MSK
neovim-0.10.1-alt2 -> sisyphus:

 Mon Aug 26 2024 Vladimir Didenko <cow@altlinux> 0.10.1-alt2
 - Include system TS parsers
 - Require lua TS parser (closes: #51257)
Comment 2 Владимир Диденко 2024-08-27 15:38:46 MSK
Упс, не тот тикет указал, пока есть только исправление в Сизифе.

Для p11 создал таску #356172
Comment 3 Repository Robot 2024-09-30 12:18:07 MSK
neovim-0.10.1-alt2 -> p11:

 Mon Aug 26 2024 Vladimir Didenko <cow@altlinux> 0.10.1-alt2
 - Include system TS parsers
 - Require lua TS parser (closes: #51257)
 Thu Jul 25 2024 Vladimir Didenko <cow@altlinux> 0.10.1-alt1
 - New version