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

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

    <bug>
          <bug_id>8054</bug_id>
          
          <creation_ts>2005-09-26 12:55:02 +0400</creation_ts>
          <short_desc>Вываливается с ошибкой при запуске config-xkb с корректным (с точки зрения xorg) конфигом</short_desc>
          <delta_ts>2013-08-15 19:36:40 +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>alterator-xkb</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>critical</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Sir Raorn">raorn</reporter>
          <assigned_to name="manowar@altlinux.org">manowar</assigned_to>
          <cc>manowar</cc>
    
    <cc>mike</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>30987</commentid>
    <comment_count>0</comment_count>
    <who name="Sir Raorn">raorn</who>
    <bug_when>2005-09-26 12:55:02 +0400</bug_when>
    <thetext>strace:

[pid 26770] open(&quot;/usr/X11R6/lib/libxf86config.so.6&quot;, O_RDONLY) = 9
[pid 26770] open(&quot;/usr/lib/X11/xkb/rules/xorg.xml&quot;, O_RDONLY) = 9
[pid 26770] open(&quot;/etc/X11/xorg.conf&quot;, O_RDONLY) = 9
/usr/share/alterator/ui/xkb/xkb.scm:79:29: In procedure cdr in expression (cdr
(assq x *xkb-layouts*)):
/usr/share/alterator/ui/xkb/xkb.scm:79:29: Wrong type argument in position 1: #f

xorg.conf:

Section &quot;InputDevice&quot;
    Identifier  &quot;ruwin_ct_sh&quot;
    Driver      &quot;kbd&quot;
    Option &quot;AutoRepeat&quot;  &quot;250 30&quot;

    Option &quot;XkbModel&quot; &quot;pc105&quot;
    Option &quot;XkbLayout&quot; &quot;us,ru(winkeys)&quot;
    Option &quot;XkbOptions&quot; 
&quot;altwin:menu,altwin:left_meta_win,grp:ctrl_shift_toggle,grp:switch&quot;
EndSection


После исправления XkbLayout на:

    Option &quot;XkbLayout&quot; &quot;us,ru&quot;
    Option &quot;XkbVariant&quot; &quot;,winkeys&quot;

начинает запускаться нормально.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>30988</commentid>
    <comment_count>1</comment_count>
    <who name="inger@altlinux.org">inger</who>
    <bug_when>2005-09-26 13:09:17 +0400</bug_when>
    <thetext>да, alterator-xkb не может поддерживать пока всех возможных вариаций
конфигурационных файлов.
Мы используем вариант: XkbLayout + XkbVariant.
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>30989</commentid>
    <comment_count>2</comment_count>
    <who name="Sir Raorn">raorn</who>
    <bug_when>2005-09-26 13:20:08 +0400</bug_when>
    <thetext>Ну так надо что-то говорить, а не вываливаться вместе со всем acc...</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>142193</commentid>
    <comment_count>3</comment_count>
    <who name="Michael Shigorin">mike</who>
    <bug_when>2013-08-15 19:36:40 +0400</bug_when>
    <thetext>apparently wontfix :(</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>