Bug 28387 - symbols/ir doesn't compile
Summary: symbols/ir doesn't compile
Status: RESOLVED FIXED
Alias: None
Product: xkeyboard-config
Classification: Unclassified
Component: General (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: medium major
Assignee: xkb
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-04 07:43 UTC by Daniel Betz
Modified: 2010-06-04 14:16 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Daniel Betz 2010-06-04 07:43:27 UTC
~/packs/xorg/xkeyboard-config $  setxkbmap -layout ir -print
xkb_keymap {
        xkb_keycodes  { include "xfree86+aliases(qwerty)"       };
        xkb_types     { include "complete"      };
        xkb_compat    { include "complete"      };
        xkb_symbols   { include "pc+ir+inet(geniuscomfy2)+group(alt_caps_toggle)"       };
        xkb_geometry  { include "pc(pc104)"     };
};



Since commit 7d040017f02861a44c355ddccade30d644148bc6:

~/packs/xorg/xkeyboard-config $ setxkbmap -layout ir -print | xkbcomp -
syntax error: line 21 of ir
last scanned symbol is: ir
Error:            Error interpreting include file "ir"
                  Exiting
                  Abandoning symbols file "(null)"
~/packs/xorg/xkeyboard-config $ 

RESULT: The ir layout was not loaded.

xkbcomp   version 1.1.1
setxkbmap version 1.1.0
libX11    version 1.3.3
xserver   version 1.8.1.901
Comment 1 Sergey V. Udaltsov 2010-06-04 14:16:02 UTC
Thanks, well spotted. Fixed


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.