<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>46749</bug_id>
          
          <creation_ts>2023-07-04 10:23:17 +0300</creation_ts>
          <short_desc>В CLI muffin появились упоминания о mutter, в т. ч. в названии аргумента</short_desc>
          <delta_ts>2025-10-23 13:16:28 +0300</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>muffin</component>
          <version>unstable</version>
          <rep_platform>x86_64</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          <see_also>https://github.com/linuxmint/muffin/issues/669</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P5</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Artem Varaksa">varaksaaa</reporter>
          <assigned_to name="Антон Мидюков">antohami</assigned_to>
          <cc>antohami</cc>
    
    <cc>vladimir.didenko</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>228885</commentid>
    <comment_count>0</comment_count>
    <who name="Artem Varaksa">varaksaaa</who>
    <bug_when>2023-07-04 10:23:17 +0300</bug_when>
    <thetext>Описание ошибки
===============

1. Выполнить команду ($ muffin --version) или ($ muffin --help).


Фактический результат: В выводе команд в [p10 + 321918] и [sisyphus] есть упоминания о mutter:

&gt; $ muffin --version
&gt; mutter 5.8.0
&gt; [...]

&gt; $ muffin --help
&gt; [...]
&gt; --mutter-plugin=PLUGIN     Mutter plugin to use

В [p10] в ($ muffin --version) упоминается metacity, а в ($ muffin --help) - корректно muffin.

Таким образом, основная часть ошибки заключается в измененном названии аргумента: --muffin-plugin (в [p10]) на --mutter-plugin (в [p10 + 321918] и [sisyphus]).



Измененное название проявляется не только в справке, но и при использовании, например в [sisyphus]:

&gt; $ muffin --mutter-plugin=1
&gt; (muffin:2951): mutter-WARNING **: 10:17:08.053: Could not load library [/usr/lib64/muffin/plugins/1.so (/usr/lib64/muffin/plugins/1.so: невозможно открыть разделяемый объектный файл: Нет такого файла или каталога)]

Но:

&gt; $ muffin --muffin-plugin=1
&gt; mutter: Неизвестный параметр --muffin-plugin=1

Стоит отметить, что путь для плагинов используется тот же во всех проверенных версиях - /usr/lib64/muffin/plugins - т. е. вряд ли изменение названия на --mutter-plugin является ожидаемым.



Ожидаемый результат: Упоминаний о mutter не должно быть (по крайней мере в вышеописанных местах).


Дополнительная информация
========================

Уже заведена ошибка в upstream: https://github.com/linuxmint/muffin/issues/669 (After the rebase onto mutter 3.36.0-0ubuntu0.20.04.1, there are mentions of mutter remaining in the CLI interface)

Изменение вызвано одним из rebase в upstream: https://github.com/linuxmint/muffin/commit/8599127fa99dc285426fd84c2f53ed0ae8d60d3c

Указанные выше упоминания находятся в файле: https://github.com/linuxmint/muffin/blame/94a950abd1f853d1f0d0ca5d2133c58befc6b363/src/core/mutter.c#L38


Воспроизводимость
=================

Воспроизводится на виртуальных машинах:

[sisyphus] muffin-5.8.0-alt1.gitacc95d2.x86_64
workstation-10.1-x86-64

[p10 + 321918] muffin-5.6.4-alt1.x86_64
workstation-10.1-x86-64

Не воспроизводится на виртуальной машине:

[p10] muffin-5.0.1-alt1.x86_64
workstation-10.1-x86-64</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>228904</commentid>
    <comment_count>1</comment_count>
    <who name="Владимир Диденко">vladimir.didenko</who>
    <bug_when>2023-07-04 11:37:25 +0300</bug_when>
    <thetext>Для справки, соответсвующий тикет в апстриме

https://github.com/linuxmint/muffin/issues/669

Будем ждать починки в апстриме. Смысла фиксить только у нас нет.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>275368</commentid>
    <comment_count>2</comment_count>
    <who name="Artem Varaksa">varaksaaa</who>
    <bug_when>2025-10-23 13:16:28 +0300</bug_when>
    <thetext>Несколько месяцев назад в upstream исправили: https://github.com/linuxmint/muffin/pull/726</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>