哎呀哎呀

2010年9月25日星期六

ubuntu 9.04 vnc下gitk startup issue "unknown color grey85"

gitk python script will read rgb value from rgb.txt

Solution
1. Get rgb.txt from http://ftp.sunet.se/pub/www/utilities/www-tools_uni-karlsruhe/rgb.txt
2. Save to /usr/share/X11 folder
3. Create a link under /etc/X11
4. Restart vncserver

if somecolor is still missing, even cannot find in rgb.txt, please add it into the rgb.txt.

e.g.
128 128 128 darkgrey

2010年8月31日星期二

在cygwin下设置repo和同步

1. 安裝Cygwin,以及要安裝的packages如下:
  • Net -> curl
  • Devel -> git* (git, git-completion, git-gui, gitk)
  • Libs -> libreadline6, libiconv2
  • Editors -> vim
  • Python -> python
  • openssh
  • bzip2
2. 啟動Cygwin之後,開始安裝Repo
  • 先在使用者的家目錄新增bin目錄
    $ cd ~
    $ mkdir bin
  • 下載Repo到bin目錄裡
    $ curl http://android.git.kernel.org/repo >~/bin/repo
    $ chmod a+x ~/bin/repo
3. 增加proxy
  • 下载http://bent.latency.net/bent/git/goto-san-connect-1.85/src/connect.html
  • 可以直接下载connect.exe, 也可以自己build,只是需要在cygwin安装GCC
  • 在~/bin下创建文件http-proxy-gw
#!/bin/sh
# Filename: ~/bin/http-proxy-gw
# This script connects to an HTTP proxy using connect.c
connect -H mygate.at.com:1080 $@
  • ~/.gitconfig配置,也可以用命令行设置
[core]
gitproxy = /home/vettey/bin/http-proxy-gw for kernel.org
gitproxy = /home/vettey/bin/http-proxy-gw for omapzoom.org
gitproxy = /home/vettey/bin/http-proxy-gw for codeaurora.org

[color]
ui = auto
[user]
name = vettey
email = vettey.gxy@gmail.com

3. 同步
  • $ cd ~
    $ mkdir mydroid
    $ cd mydroid
    $ ~/bin/repo init -u git://android.git.kernel.org/platform/manifest.git
  • $ repo sync
注意:
以上创建的文件必须是unix格式,否则会出错
.gitconfig and http-proxy-gw should be in unix format, otherwise it will cause error.

Reference:
1. http://ranger1976.blogspot.com/2009/07/windowsandroid.html

2010年2月13日星期六

2010年2月10日星期三

雪停了

早上,雪停了,又要铲雪,对,是铲雪,不是扫雪,因为都结冰了。。。车子边上的雪很厚,没过我的鞋子,只好爬进车子把车开出来先,又把空调打开吹热风,搞了好久。。。才把前面后面侧面铲干净。。。

雪停了,但是风比较大,吹着有点冷

2010年2月9日星期二

雪一直下。。。

大雪纷飞,今天回家的路开了将近一个小时,够慢的。

路上去加油了,呵呵,刷公司的信用卡,还行,基本上明白了怎么加油。

晚饭是芹菜鸡肉,圆白菜炒鸡肉,同事炒的菜,我煮的饭,还是糯米饭。。。得吃好多天。。。

发现雪还在下。。。我看见外面有个车的半个轮子都埋在雪里面了,下的太多了。

大雪。。。不对,马上暴雪了


有图有真相

2010年2月8日星期一

骗人的暴风雪

RT

这里的天气也会骗人,说是9点有暴风雪,害我们匆匆跑回家,结果就刮了点风,雪。。。毛都没下。。。

晚饭是圆白菜炒肉+青椒炒肉,全是我炒的菜,呵呵,又吃的太饱了。。。


做完饭收拾完都11点半了,看一会电视,就困了,洗漱洗漱睡觉了。


老婆。。。在好远好远的地方,不知道在做啥,晒太阳?

关注者