Summary: | xdg-terminal не работает на системах с графическими окружениями MATE, gnome, cinnamon | ||
---|---|---|---|
Product: | Sisyphus | Reporter: | Alexander Makeenkov <amakeenk> |
Component: | xdg-utils | Assignee: | Антон Мидюков <antohami> |
Status: | CLOSED FIXED | QA Contact: | qa-sisyphus |
Severity: | normal | ||
Priority: | P5 | CC: | antohami, lav |
Version: | unstable | ||
Hardware: | all | ||
OS: | Linux |
Description
Alexander Makeenkov
2022-07-06 16:51:10 MSK
Внутри скрипта команда gsettings get возвращает странное: ++ gsettings get org.mate.applications-terminal exec + term_exec=''\''mate-terminal'\''' Соответственно ++ which ''\''mate-terminal'\''' + terminal_exec= (Ответ для Антон Мидюков на комментарий #1) > Внутри скрипта команда gsettings get возвращает странное: > ++ gsettings get org.mate.applications-terminal exec > + term_exec=''\''mate-terminal'\''' > > Соответственно > ++ which ''\''mate-terminal'\''' > + terminal_exec= Ничего странного. Возвращает значение в кавычках, а надо без. xdg-utils-1.1.3-alt10 -> sisyphus: Thu Jul 07 2022 Anton Midyukov <antohami@altlinux> 1.1.3-alt10 - Add xdg-terminal fixes from upstream (Closes: 43161): + Fix a bug when xdg-terminal needs gsettings to get the default terminal + Fixes -x argument, which is the default for {gnome,mate}-terminal |