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

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

    <bug>
          <bug_id>50864</bug_id>
          
          <creation_ts>2024-07-09 03:22:51 +0300</creation_ts>
          <short_desc>Не работает yuki-iptv</short_desc>
          <delta_ts>2024-07-11 20:27:19 +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>yuki-iptv</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>major</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>fs9thk3w</reporter>
          <assigned_to name="Vitaly Lipatov">lav</assigned_to>
          <cc>lav</cc>
    
    <cc>rider</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>248643</commentid>
    <comment_count>0</comment_count>
    <who name="">fs9thk3w</who>
    <bug_when>2024-07-09 03:22:51 +0300</bug_when>
    <thetext>После установки yuki-iptv из репозитория и запуска появляется ошибка:

Traceback (most recent call last):
  File &quot;/usr/lib/yuki-iptv/yuki_iptv/channel_logos.py&quot;, line 38, in &lt;module&gt;
    from wand.image import Image
ModuleNotFoundError: No module named &apos;wand&apos;

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File &quot;/usr/lib/yuki-iptv/./yuki-iptv.py&quot;, line 106, in &lt;module&gt;
    from yuki_iptv.channel_logos import channel_logos_worker
  File &quot;/usr/lib/yuki-iptv/yuki_iptv/channel_logos.py&quot;, line 42, in &lt;module&gt;
    from PIL import Image
ModuleNotFoundError: No module named &apos;PIL&apos;

Исправление: установить python3-module-Pillow (может, добавить его в зависимости пакета?)

После этого ошибка:

yuki-iptv error

Traceback (most recent call last):
  File &quot;/usr/lib/yuki-iptv/./yuki-iptv.py&quot;, line 9231, in &lt;module&gt;
    after_mpv_init()
  File &quot;/usr/lib/yuki-iptv/./yuki-iptv.py&quot;, line 9224, in after_mpv_init
    mpv_override_play(str(Path(&quot;yuki_iptv&quot;, ICONS_FOLDER, &quot;main.png&quot;)))
  File &quot;/usr/lib/yuki-iptv/./yuki-iptv.py&quot;, line 2853, in mpv_override_play
    player.play(parse_specifiers_now_url(arg_override_play))
  File &quot;/usr/lib/yuki-iptv/thirdparty/mpv.py&quot;, line 1662, in play
    self.loadfile(filename)
  File &quot;/usr/lib/yuki-iptv/thirdparty/mpv.py&quot;, line 1162, in loadfile
    self.command(&apos;loadfile&apos;, filename.encode(fs_enc), mode, MPV._encode_options(options))
  File &quot;/usr/lib/yuki-iptv/thirdparty/mpv.py&quot;, line 1054, in command
    _mpv_command(self.handle, (c_char_p*len(args))(*args))
  File &quot;/usr/lib/yuki-iptv/thirdparty/mpv.py&quot;, line 138, in raise_for_ec
    raise ex(ec, *args)
ValueError: (&apos;Invalid value for mpv parameter&apos;, -4, (&lt;MpvHandle object at 0x7f253b05c8d0&gt;, &lt;thirdparty.mpv.c_char_p_Array_5 object at 0x7f252db736d0&gt;))

Исправление: обновиться до последней версии yuki-iptv (0.0.12) - https://codeberg.org/liya/yuki-iptv/releases - в ней исправлена эта ошибка</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>248750</commentid>
    <comment_count>1</comment_count>
    <who name="Repository Robot">repository-robot</who>
    <bug_when>2024-07-11 20:27:19 +0300</bug_when>
    <thetext>yuki-iptv-0.0.12-alt1 -&gt; sisyphus:

 Thu Jul 11 2024 Vitaly Lipatov &lt;lav@altlinux.ru&gt; 0.0.12-alt1
 - new version 0.0.12 (ALT bug 50864)</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>