Leon0824 / rimeime

Automatically exported from code.google.com/p/rimeime
1 stars 0 forks source link

[Mac]Xcode中默认英文失效 #321

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
請寫下能夠重現此狀況的操作步驟:
1.启动Xcode
2.在Xcode中直接进行文字输入
3.切换到Safari
4.在Safari的输入框内进行文字输入

所得的結果是這個樣:
1.Xcode中默认输入中文
2.Safari中默认输入中文

預期結果該是那個樣:
1.Xcode中默认输入英文
2.Safari中默认输入中文

請提供以下信息,幫我們定位問題。

1. 輸入法的款式:鼠鬚管
   輸入法版本號:0.9.11

2. 操作系統類型:Mac
   操作系統版本:10.8.2

3. 輸入方案名稱: 明月拼音 简化字

還想再說幾句:

我的squirrel.yaml中最前面app_options里已经加入了
  com.apple.Xcode:
    ascii_mode: true

另外在squirrel.custom.yaml中也加入了
  app_options/com.apple.Xcode:
    ascii_mode: true

但Xcode默认英文依然失效。

之前一直是好的,但有一次我手贱,改了一下squirrel.yaml最前�
��的app_options,结果现在重新弄回来就不好使了。只有Xcode这��
�,其他都可以默认英文。

求解啊!

Original issue reported on code.google.com by ltfpe...@gmail.com on 17 Dec 2012 at 2:29

GoogleCodeExporter commented 9 years ago
传代码上来看看吧。

Original comment by chen....@gmail.com on 17 Dec 2012 at 3:31

GoogleCodeExporter commented 9 years ago
squirrel的两个配置文件

Original comment by ltfpe...@gmail.com on 17 Dec 2012 at 3:34

Attachments:

GoogleCodeExporter commented 9 years ago
没看出啥问题。手头没有MAC,晚上再试。

Original comment by chen....@gmail.com on 17 Dec 2012 at 3:42

GoogleCodeExporter commented 9 years ago
ok。多谢!

Original comment by ltfpe...@gmail.com on 17 Dec 2012 at 3:43

GoogleCodeExporter commented 9 years ago
对了,你看下Console.app的输出,以及日志文件 
$TMPDIR/rime.squirrel.INFO ,也许有线索。

Original comment by chen....@gmail.com on 17 Dec 2012 at 3:48

GoogleCodeExporter commented 9 years ago
我去,果然有惊喜。看到一条createSession: com.apple.dt.Xcode

然后在配置文件里补上".dt",就哦了。。。

多谢!!

Original comment by ltfpe...@gmail.com on 17 Dec 2012 at 5:26

GoogleCodeExporter commented 9 years ago
.dt 是什么…

Original comment by chen....@gmail.com on 17 Dec 2012 at 6:03

GoogleCodeExporter commented 9 years ago
多么神奇的东西啊。我的Xcode只是Version 4.5.2 
(4G2008a)而已啊。。。不明白了

Original comment by ltfpe...@gmail.com on 17 Dec 2012 at 6:04

Attachments:

GoogleCodeExporter commented 9 years ago
刚才图片没上来?

Original comment by ltfpe...@gmail.com on 17 Dec 2012 at 6:05

Attachments:

GoogleCodeExporter commented 9 years ago
我更新一下《定製指南》

Original comment by chen....@gmail.com on 17 Dec 2012 at 6:09