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

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

    <bug>
          <bug_id>16820</bug_id>
          
          <creation_ts>2008-08-22 18:12:53 +0400</creation_ts>
          <short_desc>Не работает &quot;защищённый тип сеанса&quot; в KDM и, скорее всего, везде</short_desc>
          <delta_ts>2009-04-09 03:38:41 +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>xinitrc</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>
          
          <blocked>16935</blocked>
    
    <blocked>19497</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Fr. Br. George">george</reporter>
          <assigned_to name="placeholder@altlinux.org">placeholder</assigned_to>
          <cc>cas</cc>
    
    <cc>glebfm</cc>
    
    <cc>ldv</cc>
    
    <cc>placeholder</cc>
    
    <cc>vt</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>76038</commentid>
    <comment_count>0</comment_count>
    <who name="Fr. Br. George">george</who>
    <bug_when>2008-08-22 18:12:53 +0400</bug_when>
    <thetext>При выборе в KDE &quot;тип сеанса&quot; -&gt; &quot;Защищённый&quot; сервер просто перезагружается.

Дело в этих строчках /usr/bin/runwm :
    121         else
    122                 xvt -geometry 100x25+0+0 &amp;
    123                 try_exec_wm icewm-light twm
    124         fi

Надо заменить на     
    121         else
    122                 xvt -geometry 100x25+0+0
    123         fi

Потому что ни icewm-light, ни twm обычно не стоят в дистрибутиве. И вообще один xterm, без wm-а как-то &quot;защищённее&quot;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>76554</commentid>
    <comment_count>1</comment_count>
    <who name="Dmitry V. Levin">ldv</who>
    <bug_when>2008-08-29 17:30:51 +0400</bug_when>
    <thetext>Fixed in 2.4.28-alt1-1-g1021fb1</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>76558</commentid>
    <comment_count>2</comment_count>
    <who name="Andrey Cherepanov">cas</who>
    <bug_when>2008-08-29 18:00:32 +0400</bug_when>
    <thetext>(In reply to comment #1)
&gt; Fixed in 2.4.28-alt1-1-g1021fb1
В 4.0 и 4.1 будет?

</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>