Bug 57058 - Ошибка загрузки оформления в contactprintthemeeditor из contactthemeeditor
Summary: Ошибка загрузки оформления в contactprintthemeeditor из contactthemeeditor
Status: NEW
Alias: None
Product: Sisyphus
Classification: Development
Component: grantlee-editor (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: Sergey V Turchin
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-11-28 12:55 MSK by Белая Алёна
Modified: 2025-11-28 12:55 MSK (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Белая Алёна 2025-11-28 12:55:55 MSK
grantlee-editor-25.08.3-alt1

Системы: 
Alt Workstation K 11.1.1 x86_64,
Alt Education KDE 11.0 x86_64, 
обновленные до Sisyphus

Шаги воспроизведения:
1. Запусти contactthemeeditor:
$ contactthemeeditor
2. Создать оформление -> ввести имя и папку для хранения -> ок
3. Вставить в редактор любой код и сохранить
4. Запустить contactprintthemeeditor:
$ contactprintthemeeditor
5. Открыть оформление -> Выбрать каталог, в который производилось сохранение

Результат: выводится ошибка: "Ошибка загрузки оформления"

Ожидаемый результат: успешная загрузка оформления

Дополнительное исследование показало, что contactthemeeditor создает файл theme.themerc со строкой: 
themeTypeName=contactthemeeditor
В то время как сontactprintthemeeditor создает этот же файл со строкой: 
themeTypeName=headerthemeeditor

Если headerthemeeditor заменить на contactthemeeditor, то оформление успешно открывается.