Results 36 comments of Masafumi Oyamada

Hmm, that sounds strange. Have you set `~/usr_local/lib/python{YOUR_PYTHON_VERSION}` to `PYTHONPATH`? (I guess you already have, but just want to confirm)

Thanks for reporting an issue. I'll investigate.

ありがとうございます. 実は気づいていたのですが, 対処をサボっておりました. 何か対策を考えたいと思います.

報告ありがとうございます. 中々, 環境の差異を吸収するのは難しいものですね……

Could you tell me the path where you locate configuration file?

Hmm, strange. Rename the configuration file to _keysnail.js from .keysnail.js (use underscore). Then, select the directory which configuration file is located from preference dialog.

Open the error console by pressing Ctrl + Shift + j and click "error" button. Are there any suspicious errors?

Thanks for the detailed report. Big help :) Go to the about:config and type extensions.keysnail.userscript.location into the "filter". Before clearing that value, select "copy value". It would be the clue...

For fundamental reason, I can't arrange the hook point functions added to it will be executed early in the loadOverlay process. I've removed the loadOverlay from keysnail-loader and use mozIJSSubScriptLoader...