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

Error when using dead keys #150

Closed
ghost opened this issue Oct 29, 2012 · 0 comments
Closed

Error when using dead keys #150

ghost opened this issue Oct 29, 2012 · 0 comments

Comments

@ghost
Copy link

ghost commented Oct 29, 2012

Hi,

When I try to input e.g. accented letters using dead keys (“àéèêïîôù”, all very common in french) I get the following error:
Error: /usr/share/luakit/lib/lousy/bind.lua:286: bad argument #1 to 'wlen' (string expected, got nil)
stack traceback:
/usr/share/luakit/lib/lousy/bind.lua:286: in function 'hit'
/etc/xdg/luakit/window.lua:266: in function
[C]: in function 'xpcall'
/etc/xdg/luakit/window.lua:174: in function

I use 2012.09.13-r1.

This seem to be similar to #140 reported by eshizhan, although not specific to chinese characters.

Inputing the same letters using a direct key solves the issue, but this is only possible for those available in my keymap. I have no clue how dead keys are managed in luakit so any help would be great.

Cheers,
iouri

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