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

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

    <bug>
          <bug_id>19050</bug_id>
          
          <creation_ts>2009-03-03 15:35:36 +0300</creation_ts>
          <short_desc>Не запускается с WINE@Etersoft</short_desc>
          <delta_ts>2009-04-09 23:53:20 +0400</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>wine-doors</component>
          <version>unstable</version>
          <rep_platform>all</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>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Sir Raorn">raorn</reporter>
          <assigned_to name="Boris Savelev">boris</assigned_to>
          <cc>erthad</cc>
    
    <cc>lav</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>86783</commentid>
    <comment_count>0</comment_count>
    <who name="Sir Raorn">raorn</who>
    <bug_when>2009-03-03 15:35:36 +0300</bug_when>
    <thetext>$ wine-doors
...
Traceback (most recent call last):
  File &quot;/usr/bin/wine-doors&quot;, line 137, in &lt;module&gt;
    ui.winedoors = ui.WineDoorsGUI()
  File &quot;/usr/share/wine-doors/src/ui.py&quot;, line 1102, in __init__
    self.tree = PackTree( self.window[&apos;tv_packlist&apos;], self.window )
  File &quot;/usr/share/wine-doors/src/ui.py&quot;, line 597, in __init__
    packlist.UpdateAll()
  File &quot;/usr/share/wine-doors/src/packlist.py&quot;, line 309, in UpdateAll
    self.TidyPacks()
  File &quot;/usr/share/wine-doors/src/packlist.py&quot;, line 316, in TidyPacks
    wine.WineVersion().split(&quot;.&quot;) &gt;= pack[&apos;versions&apos;][0][0][1].split(&quot;.&quot;):
  File &quot;/usr/share/wine-doors/src/wine.py&quot;, line 63, in WineVersion
    return line.rstrip().split(&quot;-&quot;)[1]
IndexError: list index out of range

 58     def WineVersion( self ):
 59         &quot;&quot;&quot; Returns wine version &quot;&quot;&quot;
 60         path = os.popen(preferences[&apos;winebinary&apos;] + &quot; --version&quot; ).readlines()
 61         for line in path:
 62             if line.find(&quot;pulseaudio&quot;) == -1:
 63                 return line.rstrip().split(&quot;-&quot;)[1]

$ wine --version
WINE@Etersoft 1.0.9

Минуса там действительно нет, на этом и падает.

wine-1.0.9-alt39
wine-doors-0.1.3-alt1</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>86854</commentid>
    <comment_count>1</comment_count>
    <who name="Boris Savelev">boris</who>
    <bug_when>2009-03-04 18:11:11 +0300</bug_when>
    <thetext>fixed in 0.1.3-alt2</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>86857</commentid>
    <comment_count>2</comment_count>
    <who name="Sir Raorn">raorn</who>
    <bug_when>2009-03-04 18:25:25 +0300</bug_when>
    <thetext>Не fixed.  В a7344d1e под видом патча добавляется какая-то html&apos;ка, а в 684c974b она благополучно не прикладывается.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>86859</commentid>
    <comment_count>3</comment_count>
    <who name="Boris Savelev">boris</who>
    <bug_when>2009-03-04 18:41:59 +0300</bug_when>
    <thetext>ops. sorry-(</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>86884</commentid>
    <comment_count>4</comment_count>
    <who name="Boris Savelev">boris</who>
    <bug_when>2009-03-05 11:16:03 +0300</bug_when>
    <thetext>применил сделанный хак в 0.1.3-alt3
но по сути уже не актуально, потому что в сизифе вайн почти ванильный и версию отдает правильную</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>87065</commentid>
    <comment_count>5</comment_count>
    <who name="Vitaly Lipatov">lav</who>
    <bug_when>2009-03-10 20:00:04 +0300</bug_when>
    <thetext>А зачем ему вообще версия, неизвестно?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>89097</commentid>
    <comment_count>6</comment_count>
    <who name="Boris Savelev">boris</who>
    <bug_when>2009-04-09 23:53:20 +0400</bug_when>
    <thetext>для окошка about, как минимум-)</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>