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

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

    <bug>
          <bug_id>43946</bug_id>
          
          <creation_ts>2022-10-05 14:20:04 +0300</creation_ts>
          <short_desc>Ошибка при &quot;выполнении без связи с оболочкой&quot; в PascalABCNETLinux</short_desc>
          <delta_ts>2022-10-28 13:05:23 +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>pascalabcnet</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="Andrey Cherepanov">cas</assigned_to>
          <cc>cas</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>215614</commentid>
    <comment_count>0</comment_count>
    <who name="Alexandr Shashkin">dutyrok</who>
    <bug_when>2022-10-05 14:20:04 +0300</bug_when>
    <thetext>Стенды с ошибкой:
=================
* Workstation K 10 x86_64 (обновлено до Sisyphus)
* Workstation 10 x86_64 (обновлено до Sisyphus) - реальный стенд
* Education 10 XFCE x86_64 (обновлено до Sisyphus)
* Education 10 KDE x86_64 (обновлено до Sisyphus)
* Server 10 x86_64 (обновлено до Sisyphus)

Версия программы:
=================
pascalabcnet-3.8.3.3177-alt1.gitd7d6d24d

Шаги, приводящие к ошибке:
==========================
1) Запустить PascalABCNETLinux
2) Вставить код, который обязательно компилируется, к примеру: 
var
    i, max: integer;
begin
    max := random(20);
    for i := 1 to max do begin
        writeln(i, &apos;) Hello user&apos;);
    end
end.
3) Нажать меню программы -&gt; &quot;Программа&quot; -&gt; Компилировать 
3) Нажать меню программы -&gt; &quot;Программа&quot; -&gt; Выполнить без связи с оболочкой

Результат:
==========
В окне вывода отображается: Произошла непредвиденная ошибка. Вероятно, на диске отсутствует .exe-файл. Повторите запуск. 
Хотя бинарник программы существует и находится в ~/PABCWork.NET/Output.

Ожидаемый результат:
====================
Программа выполняется вне IDE, запускается эмулятор терминала среды.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>216610</commentid>
    <comment_count>1</comment_count>
    <who name="Repository Robot">repository-robot</who>
    <bug_when>2022-10-28 13:05:23 +0300</bug_when>
    <thetext>pascalabcnet-3.8.3.3197-alt1 -&gt; sisyphus:

 Fri Oct 28 2022 Andrey Cherepanov &lt;cas@altlinux&gt; 3.8.3.3197-alt1
 - New version (closes: 43942, 43943, 43944, 43945, 43946).</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>