Bug 57135
| Summary: | action "AAA" in the desktop file "/usr/share/applications/libreoffice-BBB.desktop" has no Name key | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Sisyphus | Reporter: | Sergey V Turchin <zerg> | ||||
| Component: | libreoffice | Assignee: | Andrey Cherepanov <cas> | ||||
| Status: | NEW --- | QA Contact: | qa-sisyphus | ||||
| Severity: | normal | ||||||
| Priority: | P5 | CC: | cas, george | ||||
| Version: | unstable | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Attachments: |
|
||||||
Воспроизводится на libreoffice-core-26.2.4.2-alt2. В libreoffice-writer.desktop: Actions=NewDocument; [Desktop Action NewDocument] Icon=document-new Exec=libreoffice --writer Ключа Name нет ни на одном языке. desktop-file-validate по всем файлам libreoffice-*.desktop: «error: required key "Name" in group "Desktop Action NewDocument" is not present» для writer, calc, impress, draw, base, math и «Desktop Action Calc» (и остальные) для startcenter. Поскольку в апстримных sysui/desktop/menus/*.desktop имена действий есть, терять их, вероятно, стал ALT-патч «Replaced application name by its role in desktop files» (25.2.6.2-alt1) либо шаг генерации переводов из .ulf — стоит проверить именно его. (Ответ для Anton Farygin на комментарий #1) > Ключа Name нет ни на одном языке Name обязателен по спецификации https://specifications.freedesktop.org/desktop-entry/latest/recognized-keys.html |

Description
Sergey V Turchin 2025-12-05 09:29:11 MSKCreated attachment 20264 [details] скриншот Из-за этого эти акции все нерабочие. Если добавить Name, то начинает отрабатывать, как, например с "Name=Write New Document" в libreoffice-writer.desktop на прикреплённом скриншоте.