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

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

    <bug>
          <bug_id>7195</bug_id>
          
          <creation_ts>2005-06-24 12:30:39 +0400</creation_ts>
          <short_desc>Опять сломали в XFCE работу xscreensaver</short_desc>
          <delta_ts>2005-06-30 09:28:04 +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>xfce-utils</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="ru_classic">ru_classic</reporter>
          <assigned_to name="Andrei Astafiev">andrei</assigned_to>
          <cc>cas</cc>
    
    <cc>kurakin</cc>
    
    <cc>oddity</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>26368</commentid>
    <comment_count>0</comment_count>
    <who name="ru_classic">ru_classic</who>
    <bug_when>2005-06-24 12:30:40 +0400</bug_when>
    <thetext>test $UID -gt 0 -a -z &quot;$VNCSESSION&quot; &amp;&amp; [ -x &quot;$XSCREENSAVER&quot; ] &amp;&amp; &quot;$XSCREENSAVER&quot;
-no-splash &amp;

В файле /etc/xdg/xfce4/xinitrc &quot;сломана&quot; загрузка хранителя экрана в строке

test $UID -gt 0 -a -z &quot;$VNCSESSION&quot; &amp;&amp; [ -x &quot;XSCREENSAVER&quot; ] &amp;&amp; $&quot;XSCREENSAVER&quot;
-no-splash &amp;

допущено две ошибки и обе в перменной XSCREENSAVER. Должно выглядеть так:

test $UID -gt 0 -a -z &quot;$VNCSESSION&quot; &amp;&amp; [ -x &quot;$XSCREENSAVER&quot; ] &amp;&amp; &quot;$XSCREENSAVER&quot;
-no-splash &amp;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>26677</commentid>
    <comment_count>1</comment_count>
    <who name="Andrei Astafiev">andrei</who>
    <bug_when>2005-06-30 09:28:04 +0400</bug_when>
    <thetext>Fixed.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>