2010-01-07 (Thu)

_ [debian] gtk+2.0 2.19.2-2

2.19.2-1にパッチが1つ入って落ちなくなった。

_ [debian] 続・console-tools 1:0.2.3dbs-67 変

BTS にある通り、X を落としたらインストールできた。

_ [debian] xserver-xorg-core 2:1.7.3.902-1 変?

unstable に入ってきた。そしたらまた/usr/lib/xorg/modules/input/evdev_drv.so あたりで SEGVする。xserver-xorg-input-evdev 1:2.3.2-1 を 1:2.3.1-1 に落としたら起動するようになったけど、マウスポインタの移動速度が速いというか移動量が多い。前のようにAllowEmptyInput off をコメントアウトすると、また evdev_drv.so が SEGV するようになったので、勘で xserver-xorg-input-evdev を 1:2.3.2-1 に上げてみると、X がまともに起動してマウスポインタの移動速度もまともになった。 まとめると次の通り。

  • xorg-input-evdev 1:2.3.2-1 + AllowEmptyInput off … SEGV
  • xorg-input-evdev 1:2.3.1-1 + AllowEmptyInput off … マウスポインタの移動量が多い
  • xorg-input-evdev 1:2.3.1-1 + AllowEmptyInput on … SEGV
  • xorg-input-evdev 1:2.3.2-1 + AllowEmptyInput on … 正常

2010-01-06 (Wed)

_ [debian] console-tools 1:0.2.3dbs-67 変

インストールできない。#563590 かな。

_ [debian] gtk+2.0 2.19.2-1 変

2.19.1-1 から上げたら sylpheed がクラッシュするようになったので戻した。

2010-01-04 (Mon)

_ [debian] 続々々々・ruby1.8 1.8.7.72-3 変

ruby1.8 1.8.7.248-1 で気付いたけど ruby1.8: tdiary's amazon.rb segfault in the cause of ruby's bug もクローズされてた。