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

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

    <bug>
          <bug_id>49036</bug_id>
          
          <creation_ts>2024-01-10 17:54:47 +0300</creation_ts>
          <short_desc>В процессе работы autococonut в логах выводятся сообщения об исключениях</short_desc>
          <delta_ts>2024-01-10 17:54:47 +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-autococonut</component>
          <version>unstable</version>
          <rep_platform>x86_64</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></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="Nikita Obukhov">nickf</reporter>
          <assigned_to name="Mikhail Chernonog">snowmix</assigned_to>
          <cc>snowmix</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>240044</commentid>
    <comment_count>0</comment_count>
    <who name="Nikita Obukhov">nickf</who>
    <bug_when>2024-01-10 17:54:47 +0300</bug_when>
    <thetext>Версия приложения:
python3-module-autococonut-0.9.16-alt1.noarch

Шаги воспроизведения:
1. Выполнить запуск графического приложения:
$ autococonut-gui	
2. Во вкладке Actions выбрать Record. Во вкладке Format выбрать adoc.
3. Нажать на кнопку Start и выполнить следующую последовательность действий:
    Нажать Меню приложений -&gt; Веб-браузер.
    В строке браузера ввести vk.com и нажать Enter
    На открывшейся странице скопировать любой текст (ctrl+C).
    Открыть новую вкладку и вставить скопированный текст (ctrl+V).
После выполнения действий переключиться на autococonut и нажать Stop
Ожидаемый результат:
Корректная работа приложения.

Реальный результат:
В процессе работы в терминале отображается следующие сообщения: 
Removing older files:
Event recording has started. Watch your steps.
Exception in thread Thread-5:
Traceback (most recent call last):
  File &quot;/usr/lib64/python3.9/threading.py&quot;, line 980, in _bootstrap_inner
    self.run()
  File &quot;/usr/lib64/python3.9/threading.py&quot;, line 917, in run
    self._target(*self._args, **self._kwargs)
  File &quot;/usr/lib/python3/site-packages/autococonut/engine/screenshot_grabber.py&quot;, line 65, in save_delay
    s.run()
  File &quot;/usr/lib64/python3.9/sched.py&quot;, line 151, in run
    action(*argument, **kwargs)
  File &quot;/usr/lib/python3/site-packages/autococonut/engine/screenshot_grabber.py&quot;, line 56, in save_now
    key = sorted([(abs(k-timestamp), k) for k in bfr_dict.keys() if k &lt;= timestamp])[0][1]
IndexError: list index out of range
Exception in thread Thread-11:
Traceback (most recent call last):
  File &quot;/usr/lib64/python3.9/threading.py&quot;, line 980, in _bootstrap_inner
    self.run()
  File &quot;/usr/lib64/python3.9/threading.py&quot;, line 917, in run
    self._target(*self._args, **self._kwargs)
  File &quot;/usr/lib/python3/site-packages/autococonut/engine/screenshot_grabber.py&quot;, line 65, in save_delay
    s.run()
  File &quot;/usr/lib64/python3.9/sched.py&quot;, line 151, in run
    action(*argument, **kwargs)
  File &quot;/usr/lib/python3/site-packages/autococonut/engine/screenshot_grabber.py&quot;, line 56, in save_now
    key = sorted([(abs(k-timestamp), k) for k in bfr_dict.keys() if k &lt;= timestamp])[0][1]
IndexError: list index out of range
Event recording has stopped. You are safe now.

При этом скриншоты и отчеты создаются. 
Воспроизводится со всеми доступными форматами adoc, html, json, openqa, raw</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>