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

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

    <bug>
          <bug_id>34847</bug_id>
          
          <creation_ts>2018-04-24 18:36:48 +0300</creation_ts>
          <short_desc>sK1 просто не запускается</short_desc>
          <delta_ts>2018-04-25 14:44:45 +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>sK1</component>
          <version>unstable</version>
          <rep_platform>all</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>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Eugine V. Kosenko">eugine.kosenko</reporter>
          <assigned_to name="Vitaly Lipatov">lav</assigned_to>
          <cc>grenka</cc>
    
    <cc>lav</cc>
    
    <cc>mike</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>170601</commentid>
    <comment_count>0</comment_count>
    <who name="Eugine V. Kosenko">eugine.kosenko</who>
    <bug_when>2018-04-24 18:36:48 +0300</bug_when>
    <thetext>Просто поставил из репозитария, запускаю и:

$ sk1
Traceback (most recent call last):
  File &quot;/usr/bin/sk1&quot;, line 15, in &lt;module&gt;
    sk1_run()
  File &quot;/usr/lib64/sk1-tk-0.9.3/sk1/__init__.py&quot;, line 26, in sk1_run
    main.main()
  File &quot;/usr/lib64/sk1-tk-0.9.3/sk1/main.py&quot;, line 150, in main
    application = SketchApplication(filename, options.display, options.geometry, run_script=options.run_script)
  File &quot;/usr/lib64/sk1-tk-0.9.3/sk1/skapp.py&quot;, line 165, in __init__
    TkApplication.__init__(self, screen_name=screen_name, geometry=geometry)
  File &quot;/usr/lib64/sk1-tk-0.9.3/sk1/skapp.py&quot;, line 62, in __init__
    self.init_tk(screen_name, geometry)
  File &quot;/usr/lib64/sk1-tk-0.9.3/sk1/skapp.py&quot;, line 200, in init_tk
    TkApplication.init_tk(self, screen_name=screen_name, geometry=geometry)
  File &quot;/usr/lib64/sk1-tk-0.9.3/sk1/skapp.py&quot;, line 69, in init_tk
    app.uimanager = UIManager(self.root)
  File &quot;/usr/lib64/sk1-tk-0.9.3/sk1/managers/uimanager.py&quot;, line 29, in __init__
    tkstyle.set_style(root, self.style, app.config.preferences.correct_font)
  File &quot;/usr/lib64/sk1-tk-0.9.3/sk1sdk/tkstyle/__init__.py&quot;, line 56, in set_style
    themes.set_theme(widget, style.theme)
  File &quot;/usr/lib64/sk1-tk-0.9.3/sk1sdk/tkstyle/themes.py&quot;, line 56, in set_theme
    set_builtin_theme(widget)
  File &quot;/usr/lib64/sk1-tk-0.9.3/sk1sdk/tkstyle/themes.py&quot;, line 44, in set_builtin_theme
    _load_composite_templates(widget,os.path.join(BUILTIN_THEME_PATH,&apos;Plastik&apos;,&apos;composite&apos;))
  File &quot;/usr/lib64/sk1-tk-0.9.3/sk1sdk/tkstyle/themes.py&quot;, line 91, in _load_composite_templates
    mask.load()
  File &quot;/usr/lib64/python2.7/site-packages/PIL/ImageFile.py&quot;, line 255, in load
    raise_ioerror(err_code)
  File &quot;/usr/lib64/python2.7/site-packages/PIL/ImageFile.py&quot;, line 59, in raise_ioerror
    raise IOError(message + &quot; when reading image file&quot;)
IOError: codec configuration error when reading image file

Есть подозрение, что чего-то не установлено. Но разбираться нет ни времени ни желания. По идее, нужно найти, чего не хватило, и добавить в зависимости. Но может быть, все и хуже...</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>170602</commentid>
    <comment_count>1</comment_count>
    <who name="Grigory Ustinov">grenka</who>
    <bug_when>2018-04-24 19:20:22 +0300</bug_when>
    <thetext>Может быть стоит обновить python-module-Pillow?

https://github.com/python-pillow/Pillow/issues/2811</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>170621</commentid>
    <comment_count>2</comment_count>
    <who name="Vitaly Lipatov">lav</who>
    <bug_when>2018-04-25 14:44:45 +0300</bug_when>
    <thetext>Попробовал, python-module-Pillow-5.1.0-alt1.x86_64

то же самое:
    raise_ioerror(err_code)
  File &quot;/usr/lib64/python2.7/site-packages/PIL/ImageFile.py&quot;, line 59, in raise_ioerror
    raise IOError(message + &quot; when reading image file&quot;)
IOError: codec configuration error when reading image file


Думаю, что, наоборот, надо обновить sK1. Обсуждать что-то ниже 2.0 не имеет смысла.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>