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

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

    <bug>
          <bug_id>45890</bug_id>
          
          <creation_ts>2023-04-17 23:23:07 +0300</creation_ts>
          <short_desc>Kdenlive no effects list: Type NewStuff.Page unavailable.   Type NewStuff.Action unavailable.</short_desc>
          <delta_ts>2023-04-18 14:32:54 +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>kdenlive</component>
          <version>unstable</version>
          <rep_platform>x86_64</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <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="Aleksei Kalinin">kaa</reporter>
          <assigned_to name="Sergey V Turchin">zerg</assigned_to>
          <cc>zerg</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>224631</commentid>
    <comment_count>0</comment_count>
    <who name="Aleksei Kalinin">kaa</who>
    <bug_when>2023-04-17 23:23:07 +0300</bug_when>
    <thetext>kdenlive-22.12.3 не отображается дерево и список эффектов.

С версии 22.11.80 изменился метод реализации Tree View. https://invent.kde.org/multimedia/kdenlive/-/commit/899951e9d4f06bb42c72c2cba37a9a04bae1e654
При запуске kdenlive выдает одну за другой ошибки 
qrc:/qml/assetList.qml:119:25: Type NewStuff.Action unavailable
                     action: NewStuff.Action {
                             ^
file:///usr/lib64/qt5/qml/org/kde/newstuff/Action.qml:40:1: module &quot;org.kde.kirigami&quot; is not installed
     import org.kde.kirigami 2.5 as Kirigami
     ^
qrc:/qml/assetList.qml:119:25: Type NewStuff.Action unavailable
                     action: NewStuff.Action {
                             ^
file:///usr/lib64/qt5/qml/org/kde/newstuff/Action.qml:40:1: module &quot;org.kde.kirigami&quot; is not installed
     import org.kde.kirigami 2.5 as Kirigami
     ^
Решение установить пакет kf5-kirigami-addons

Следующая ошибка после установки пакета kf5-kirigami-addons:
qrc:/qml/assetList.qml:119:25: Type NewStuff.Action unavailable.
                     action: NewStuff.Action {.
                             ^
file:///usr/lib64/qt5/qml/org/kde/newstuff/Action.qml:184:13: Type NewStuff.Page unavailable.
                 NewStuff.Page {.
                 ^
file:///usr/lib64/qt5/qml/org/kde/newstuff/Page.qml:20:1: module &quot;org.kde.kcm&quot; is not installed.
     import org.kde.kcm 1.2 as KCM.
     ^
qrc:/qml/assetList.qml:119:25: Type NewStuff.Action unavailable.
                     action: NewStuff.Action {.
                             ^
file:///usr/lib64/qt5/qml/org/kde/newstuff/Action.qml:184:13: Type NewStuff.Page unavailable.
                 NewStuff.Page {.
                 ^
file:///usr/lib64/qt5/qml/org/kde/newstuff/Page.qml:20:1: module &quot;org.kde.kcm&quot; is not installed.
     import org.kde.kcm 1.2 as KCM.
     ^

Решение установить пакет libkf5quickaddons

После установки пакетов дерево эффектов отображается. Предполагаю ошибка будет свойственна для отличных от kde графических сред так как необходимые для корректоной работы пакеты устанавливаются вместе с мета пакетом kde5.

Предлагаю добавить пакеты в зависимости  kdenlive.

Решение:
apt-get install kf5-kirigami-addons libkf5quickaddons</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>224642</commentid>
    <comment_count>1</comment_count>
    <who name="Sergey V Turchin">zerg</who>
    <bug_when>2023-04-18 11:34:06 +0300</bug_when>
    <thetext>org.kde.kirigami находится в пакете kf5-kirigami. На него надо, значит.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>224658</commentid>
    <comment_count>2</comment_count>
    <who name="Repository Robot">repository-robot</who>
    <bug_when>2023-04-18 14:32:54 +0300</bug_when>
    <thetext>kdenlive-22.12.3-alt2 -&gt; sisyphus:

 Tue Apr 18 2023 Sergey V Turchin &lt;zerg@altlinux&gt; 22.12.3-alt2
 - require kde5-kio-extras (closes: 45888)
 - require kcm and kirigami qml modules (closes: 45890)
 - fix python requires (closes: 45891)</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>