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

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

    <bug>
          <bug_id>52273</bug_id>
          
          <creation_ts>2024-11-29 11:26:28 +0300</creation_ts>
          <short_desc>Не работает сервис для проверки орфографии GSspell</short_desc>
          <delta_ts>2024-11-29 11:26: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>gnustep-gui</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="Величко София">velichkosp</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>255290</commentid>
    <comment_count>0</comment_count>
    <who name="Величко София">velichkosp</who>
    <bug_when>2024-11-29 11:26:28 +0300</bug_when>
    <thetext>gnustep-gui-0.31.1-alt1

Стенды, обновленные до Sisyphus:
Alt Education 11.0-86-64-kde
Alt Education 11.0-86-64-xfce
Alt Workstation K 11.0-x86-64
Alt Workstation 11.0-x86-64

Шаги воспроизведения: 
1. Установить пакет: # apt-get install gnustep-gui -y 
2. Запустить сервис для проверки орфографии: 
$ opentool /usr/lib64/GNUstep/Services/GSspell.service/GSspell

Ожидаемый результат: Успешный запуск сервиса, пример: 
$ ./GSspell 
2024-11-29 11:17:28.988 GSspell[86166:86166] NSLanguages = (AmericanEnglish)
2024-11-29 11:17:28.991 GSspell[86166:86166] Registered spell server for language AmericanEnglish
2024-11-29 11:17:28.991 GSspell[86166:86166] Spell server started and waiting.

Реальный результат: Сервис не работает, при запуске в консоли следующая ошибка - 
2024-11-29 10:32:57.715 GSspell[40245:40245] NSLanguages = ()
2024-11-29 10:32:57.716 GSspell[40245:40245] Cannot create spell checker instance

Дополнительная информация: 
1. Сам процесс, если сверяться с $ ps -ef | grep GSspell, запущен: 
test       40418   40148  0 10:40 pts/0    00:00:00 grep --color=auto GSspell

2. Блокирует проверку орфографии для приложений с данными функциями, например для gnustep-NoteBook, при попытке проверить орфографию для английского языка, в консоли так же выводится ошибка: 
2024-11-29 10:32:57.715 GSspell[40245:40245] NSLanguages = ()
2024-11-29 10:32:57.716 GSspell[40245:40245] Cannot create spell checker instance</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>