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

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

    <bug>
          <bug_id>45080</bug_id>
          
          <creation_ts>2023-01-31 10:50:22 +0300</creation_ts>
          <short_desc>Не хватает зависимости на python3-module-tkinters у bCNC</short_desc>
          <delta_ts>2023-01-31 11:36: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>bCNC</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="Alexandr Shashkin">dutyrok</reporter>
          <assigned_to name="Антон Мидюков">antohami</assigned_to>
          <cc>antohami</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>220932</commentid>
    <comment_count>0</comment_count>
    <who name="Alexandr Shashkin">dutyrok</who>
    <bug_when>2023-01-31 10:50:22 +0300</bug_when>
    <thetext>Версия пакета:
==============
bCNC-0.9.14.318-alt1

Шаги, приводящие к ошибке:
==========================
1) Установить bCNC
2) В эмуляторе терминала запустить bCNC

Результат:
==========
Программа не запускается:
Traceback (most recent call last):
  File &quot;/usr/lib/python3/site-packages/bCNC/__main__.py&quot;, line 33, in &lt;module&gt;
    import Tkinter
ModuleNotFoundError: No module named &apos;Tkinter&apos;

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File &quot;/usr/bin/bCNC&quot;, line 5, in &lt;module&gt;
    from bCNC.__main__ import main
  File &quot;/usr/lib/python3/site-packages/bCNC/__main__.py&quot;, line 38, in &lt;module&gt;
    import tkinter
ModuleNotFoundError: No module named &apos;tkinter&apos;
Если установить python3-modules-tkinter, то приложение успешно запускается

Ожидаемый результат:
====================
Приложение запускается, python3-modules-tkinter устанавливается при установке bCNC.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>220933</commentid>
    <comment_count>1</comment_count>
    <who name="Repository Robot">repository-robot</who>
    <bug_when>2023-01-31 11:36:28 +0300</bug_when>
    <thetext>bCNC-0.9.14.318-alt2 -&gt; sisyphus:

 Tue Jan 31 2023 Anton Midyukov &lt;antohami@altlinux&gt; 0.9.14.318-alt2
 - add %py3_requires tkinter (Closes:45080)</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>