2012-02-14(火) 今日は雨
_ 案ずるより産むが易し
協定書と覚書の内容について相手先と調整している際に、一つ前の版を改定してしまって、相手先では承認が得られたとか言っているので、参ったと思っていたのだが、連絡をしてみたら、間違った部分については大きな影響が無いので問題なとのこと。大問題にならずに済んで、ほっとした。
_ Bug 2642 : pageinfo Media タブで項目がすべて非選択できてしまう。
baffclanさんが、SeaMonkey-trunkで修正されていることを確認してくれた(comment 9)。ってことで、無事にFIXEDになった。
_ Bug-org 724967 : All clicking action fails after sub menu open and close
Bug-org 724966 : All menu is closed without intending after open submenu and move mouse pointerによるregression。パッチがチェックインされ、FIXEDになった。あとは、bug-org 726410 : Some drop-downs do not open anymore on Linuxあたりが残っているか。
_ 今日のFirefox - Hg 2012021420-trunk/Linux
数日前からだが、リンクをクリックしてページを表示しても、リンクが訪問済みの色に変わらないことがある。全く再現条件がわからないのだが、何らかのバグのFIXによるregressionなのかなあ。
_ 今日のThunderbird - Hg 2012021422-trunk/Linux
comm-centralから、ソースコードをアップデートしようとしたら、
$ python client.py checkout
Executing command: ['hg', 'pull', '-R', './.']
http://hg.mozilla.org/comm-central/ から取り込み中
変更点を探索中
差分はありません
The exception was:
subprocess.CalledProcessError: Command '['hg', 'pull', '-R', './.']' returned non-zero exit status 1
Retrying previous command: 1 of 1 time(s)
Executing command: ['hg', 'pull', '-R', './.']
http://hg.mozilla.org/comm-central/ から取り込み中
変更点を探索中
差分はありません
The exception was:
subprocess.CalledProcessError: Command '['hg', 'pull', '-R', './.']' returned non-zero exit status 1
Traceback (most recent call last):
File "client.py", line 609, in <module>
do_hg_pull('.', options.comm_repo, options.hg, options.comm_rev)
File "client.py", line 330, in do_hg_pull
check_call_noisy(cmd, retryMax=options.retries)
File "client.py", line 158, in check_call_noisy
raise Exception("Command '%s' failed %d time(s). Giving up." % (cmd, retryMax + 1))
Exception: Command '['hg', 'pull', '-R', './.']' failed 2 time(s). Giving up.
なんて具合にコケる。いぜんにも、こんなのがあったような。とりあえず、今晩のビルドは諦めよう。
[ツッコミを入れる]
Copyright (C) 2005-2012 by Hidenosuke. All rights reserved.
mailto: hidenosuke_at_hidenosuke_dot_org or hideo.oshima_at_gmail_dot_com