| adm | Find | login register |
hansioux joined: 2009-11-13 posted: 110 promoted: 6 bookmarked: 2 |
| |||||||||
caleb joined: 2007-09-22 posted: 630 promoted: 134 bookmarked: 90 |
| |||||||||
hansioux joined: 2009-11-13 posted: 110 promoted: 6 bookmarked: 2 |
| |||||||||
eliu joined: 2007-08-09 posted: 11474 promoted: 617 bookmarked: 187 新竹, 台灣 |
gnome-terminal & gedit 都試過了,沒你說的問題。你是用什麼輸入法? 可以提供你的 ~/.gcin/config 嗎? edited: 2
| |||||||||
hansioux joined: 2009-11-13 posted: 110 promoted: 6 bookmarked: 2 |
我預設是嘸蝦米,可是點右鍵的時候是英數或是嘸蝦米都會當。
~/.gcin/config 是要看哪一個檔? | |||||||||
eliu joined: 2007-08-09 posted: 11474 promoted: 617 bookmarked: 187 新竹, 台灣 |
tar cvfj config.tbz ~/.gcin/config
| |||||||||
hansioux joined: 2009-11-13 posted: 110 promoted: 6 bookmarked: 2 |
附檔 | |||||||||
eliu joined: 2007-08-09 posted: 11474 promoted: 617 bookmarked: 187 新竹, 台灣 |
edited: 1
| |||||||||
hansioux joined: 2009-11-13 posted: 110 promoted: 6 bookmarked: 2 |
libgtk2.0-0 2.18.3-1ubuntu2.2 | |||||||||
eliu joined: 2007-08-09 posted: 11474 promoted: 617 bookmarked: 187 新竹, 台灣 |
看來目前唯一可以解決的方式就是從 gcin .tar.bz2 compile 有 -g 的 debug version,然後 install 到 /usr/local/bin, 當有當掉時 $ gdb /usr/local/bin/gcin proccess_id_of_gcin 就可以知道在那邊卡住,可以按 ctrl-alt-F1 去 console 執行。你先 google 一下,有問題再問。 | |||||||||
eliu joined: 2007-08-09 posted: 11474 promoted: 617 bookmarked: 187 新竹, 台灣 |
應該不用 install 到 /usr/local/bin make 之後,執行裏面的 ./tgdb | |||||||||
hansioux joined: 2009-11-13 posted: 110 promoted: 6 bookmarked: 2 |
上述方法都試過了,就算 pre23 也是一樣。
不知道各位在試著 reproduce 問題的時候,焦點在 terminal 或是 gedit 時輸入一些字後,有沒有記得右鍵點 gcin 的 icon.... 是點下去之後才會出現 hang up... 而且是無法 recover 的 hang up.... edited: 1
| |||||||||
eliu joined: 2007-08-09 posted: 11474 promoted: 617 bookmarked: 187 新竹, 台灣 |
當掉之後可以用 ctrl-alt-F1 切到 console ? 如果可以,或者在 ctrl-alt-F1 的 console 執行 ./tgdb,必須設定 environ DISPLAY & XAUTHORITY到正確的值 ctrl-alt-F? 切回 X window 當掉之後,按 ctrl-alt-F1,在 gdb 裏面按 ctrl-C,用 'bt' Enter 這時可以看到 gcin source code 哪一行當掉 edited: 1
|
| adm | Find | login register |