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

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

    <bug>
          <bug_id>54027</bug_id>
          
          <creation_ts>2025-04-27 14:45:07 +0300</creation_ts>
          <short_desc>Отсутствует скрипт pyside6-uic</short_desc>
          <delta_ts>2025-05-04 18:50:36 +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>python3-module-pyside6-devel</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>
          
          <blocked>52581</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Sergei Naumov">Sergei.Naumov</reporter>
          <assigned_to name="Sergey V Turchin">zerg</assigned_to>
          <cc>cas</cc>
    
    <cc>mike</cc>
    
    <cc>zerg</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>263652</commentid>
    <comment_count>0</comment_count>
    <who name="Sergei Naumov">Sergei.Naumov</who>
    <bug_when>2025-04-27 14:45:07 +0300</bug_when>
    <thetext>В пакете нет скрипта, который из QML&apos;я делает питоновский код (PyQt6). В пакете python3-module-PyQt6-devel его тоже нет...</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>263995</commentid>
    <comment_count>1</comment_count>
    <who name="Andrey Cherepanov">cas</who>
    <bug_when>2025-05-04 16:10:40 +0300</bug_when>
    <thetext>В версии Qt6 для генерации кода на Python из файлов .ui используется штатный uic из пакета qt6-base-devel:

/usr/lib64/qt6/libexec/uic -g python test.ui</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>263996</commentid>
    <comment_count>2</comment_count>
    <who name="Andrey Cherepanov">cas</who>
    <bug_when>2025-05-04 16:23:05 +0300</bug_when>
    <thetext>Хотя нет, библиотека изнутри требует pyside6-uic.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>263997</commentid>
    <comment_count>3</comment_count>
    <who name="Andrey Cherepanov">cas</who>
    <bug_when>2025-05-04 16:26:42 +0300</bug_when>
    <thetext>[user@c253 ~]$ python3
Python 3.12.10 (main, Apr 16 2025, 11:02:44) [GCC 14.2.1 20241028 (ALT Sisyphus 14.2.1-alt1)] on linux
Type &quot;help&quot;, &quot;copyright&quot;, &quot;credits&quot; or &quot;license&quot; for more information.
&gt;&gt;&gt; from PySide6.QtUiTools import loadUiType
&gt;&gt;&gt; loadUiType(&apos;test.ui&apos;)
Cannot run &apos; pyside6-uic &apos;:  Child process set up failed: execve: No such file or directory  - Check if &apos;pyside6-uic&apos; is in PATH
&gt;&gt;&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>264007</commentid>
    <comment_count>4</comment_count>
    <who name="Repository Robot">repository-robot</who>
    <bug_when>2025-05-04 18:50:36 +0300</bug_when>
    <thetext>python3-module-pyside6-6.8.2.1-alt0.2 -&gt; sisyphus:

 Sun May 04 2025 Andrey Cherepanov &lt;cas@altlinux&gt; 6.8.2.1-alt0.2
 - Package pyside6-uic as wrapper for uic -g python (ALT #54027).</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>