Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Where to find the actual layout #19

Open
sdspieg opened this issue Feb 24, 2018 · 0 comments
Open

Where to find the actual layout #19

sdspieg opened this issue Feb 24, 2018 · 0 comments

Comments

@sdspieg
Copy link

sdspieg commented Feb 24, 2018

I had no problem installing it (although I did have to add the python bindings for GTK - sudo apt-get install python-gtk2), but I have a hard time finding the layout I am trying to edit. It's called Russian (US - phonetic); and I only find the 'ru' layout in the usr/share/x11/xkb/symbols folder. Can anybody help me find it? Thanks
line 18:2 required (...)+ loop did not match anything at input u'replace' line 18:2 required (...)+ loop did not match anything at input u'replace' Traceback (most recent call last): File "./KeyboardLayoutEditor", line 831, in col1_toggled_callback included_files[toggle_layout]["xml"]) File "./KeyboardLayoutEditor", line 852, in select_include_variant variant) File "/home/hcss/keyboardlayouteditor/ParseXKB.py", line 342, in parse_layout_controller self.parse_layout_recursive(store_keydict, xkbfilename, variantname, start = True) File "/home/hcss/keyboardlayouteditor/ParseXKB.py", line 363, in parse_layout_recursive True) File "/home/hcss/keyboardlayouteditor/ParseXKB.py", line 363, in parse_layout_recursive True) File "/home/hcss/keyboardlayouteditor/ParseXKB.py", line 347, in parse_layout_recursive parsed_layout = self.parse_layout_slave(xkbfilename, variantname) File "/home/hcss/keyboardlayouteditor/ParseXKB.py", line 503, in parse_layout_slave 'variants': extraction_result['variants'], TypeError: 'NoneType' object has no attribute '__getitem__'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant