cht電腦資訊gcin
adm Find login register

gcin source 2.8.0 released

eliu

joined: 2007-08-09
posted: 11468
promoted: 617
bookmarked: 187
新竹, 台灣
1subject: gcin source 2.8.0 releasedPromote 0 Bookmark 02013-02-15quote  

2.8.0

- Ubuntu 上 gtk_show_uri 不 正常,現在改成用 gcin 自己的 script 開啟 browser,gcin-tools 中現在可以開啟 Help 的 /usr/share/doc/gcin/README.html 了。script 現在也加入了 google-chrome 。
- 跳出示 狀態顯示位 置的 問題。
- Tray/OSD icon未 與Capslock狀態完全一致
- 在關於gcin 裏面,如果在沒有 open browser 時click URL,會造成 gcin 鎖死的問題。
- 新增選項 gcin-tool→內定輸 入法開啟&關 閉→選字後游標自動往左移,內定是關閉,詞音&gtab 都可以用。
- win32 only: vim windows 版現在可以依command/input mode 自動切換 gcin 的中英了,限 Shift 切換,Capslock 不支援。
- 在詞音內 =+ 如果沒有當成注音輸 入鍵,現在會被可以正常輸入 =+ 了。
- bug: 拼音沒辦法選用 shift 56789的 預選詞。
- 有聲調 拼音12345 現 在可以輸入數字。
- 有聲調拼音現在也可以用 67890輸 入聲調
- 狀態跳出顯示 window 位置在英數狀態會不對的問題。
- 無聲調拼某些字會選錯,例如輸入 shit (XD), 應該是斷成 shi t,結果卻是 shir t
- hangul.cin 改成 thhui 提供的
- gcin-tools → 外觀設定拆 成兩個 column。
- status icon (圖示) 不顯示則跳出式狀態顯示(OSD、popup) 不會顯示的問題。
- 詞音改成 CapsLock on 時 仍然可以輸入注音。
- gcin- tools → 注音詞音設定 → 新增可關閉詞音 Shift 輸 入標點符號的選項。
- gcin-tools → 內定輸入法開啟關閉 → 新增可關閉 Ctrl 輸入標點符號的選項。
- 如果用編輯區顯示於應用程式,在 chrome 的編輯區的歷史 window 出現時,會造成編輯區被清除的問題。
- 詞音&gtab 的的多 column 選單改成垂直的順序排列。
- 詞音&gtab 自動選字編輯區現在空白鍵可以選擇 1.同音字/同鍵字 2.輸入空白 3.送出編輯區內容,內定是選同音字,此選項的值為詞音&gtab 共用。

swyear
joined: 2007-10-04
posted: 127
promoted: 4
bookmarked: 0
2subject: 找不到 gcin.h 怎麼辦?Promote 0 Bookmark 02013-02-22quote  
[  200s] + make
[  200s] Makefile:4: suffixes-rule: No such file or directory
[  200s] Makefile:270: .depend: No such file or directory
[  200s] gcc -x c -fomit-frame-pointer -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -DUSE_XIM=1 -DTRAY_ENABLED=1 -DGCIN_i18n_message=1 -DUSE_TSIN=1 -DUSE_GCB=1 -MM *.cpp > .depend
[  200s] IC.cpp:29:18: fatal error: gcin.h: No such file or directory
[  200s] compilation terminated.
[  200s] about.cpp:1:18: fatal error: gcin.h: No such file or directory
[  200s] compilation terminated
eliu

joined: 2007-08-09
posted: 11468
promoted: 617
bookmarked: 187
新竹, 台灣
3subject: Promote 0 Bookmark 02013-02-22quote  
suffixes-rule 2011 年就存在了,會不會是你的 make 的問題。
 
 May 28  2011 suffixes-rule
edited: 1
swyear
joined: 2007-10-04
posted: 127
promoted: 4
bookmarked: 0
4subject: Promote 0 Bookmark 02013-02-22quote  

eliu

suffixes-rule 2011 年就存在了,會不會是你的 make 的問題。
 
 May 28  2011 suffixes-rule

先別管 suffixes-rule 了,你聽過 gcin.h 嗎?怎麼不見了?

eliu

joined: 2007-08-09
posted: 11468
promoted: 617
bookmarked: 187
新竹, 台灣
5subject: Promote 0 Bookmark 02013-02-22quote  

你的 compiler 很奇怪,照理說應該是不需要 -I. 的,因為 IC.cpp & gcin.h 是在相同的 directory,你的 gcc 版本是?

ubuntu 12.10、archlinux、mageia 都有人 build 過了。

guest
6subject: Promote 0 Bookmark 02013-02-22quote  

抱歉擺了烏龍

是因為下載檔案不完全所造成的錯誤

重新下載原始碼就OK了

囧rz

swyear

hyslion
joined: 2011-10-06
posted: 36
promoted: 2
bookmarked:
7subject: Promote 0 Bookmark 02013-03-01quote  

- 詞音&gtab 的的多 column 選單改成垂直的順序排列。

eliu老大,請問這項feature有選項可以開關嗎?

更新後一直覺得哪裡有不對勁,後來才發現是新特性造成的

因為小弟我已經惜慣用詞音加上 asdfzxcv + 4 col 讓它顯示成兩列的選字模式了, Orz

eliu

joined: 2007-08-09
posted: 11468
promoted: 617
bookmarked: 187
新竹, 台灣
8subject: Promote 0 Bookmark 02013-03-01quote  

多 column 的自己沒在用。那時候是覺得改成垂直顯示對選詞來說比較容易看。

下一版會做成選項。

hyslion
joined: 2011-10-06
posted: 36
promoted: 2
bookmarked:
9subject: Promote 0 Bookmark 02013-03-01quote  

感謝老大快速回應:)

我暫時先重弄一個自己的版本頂著用吧,謝謝

cht電腦資訊gcin
adm Find login register
views:21000