2008-12-03 (Wed)

_ [audacious] 公式サイト復活

Audacious 公式サイト 1か月ちょっとぶりに復活した。

2008-11-28 (Fri)

_ [debian] uim 1:1.5.3-1 変

uim 落ちた ということで、自分も uim-xim で uim-skk 使ってるので見てみたら再現した。

Error: in car: pair required but got: #f
libuim: [fatal] an unhandled error raised from Scheme interpreter
libuim: All functionality has been disabled to save user application data.
libuim: [fatal] an unhandled error raised from Scheme interpreter
libuim: [fatal] All functionality has been disabled to save user application data.

uim 1.5.4 の skk.scm だと直るということでアナウンスとかコードとか見直してみると、

  • uim-skk
    • Fix handling in non-matching upper case character in skk-proc-state-direct.

ref. Overview of changes from 1.5.3 to 1.5.4

これだろうか。1.5.4 をパッケージングしてもらえるよう BTS した。> #507146

2008-11-26 (Wed)

_ [debian][amd64] 続・flashplayer-mozilla 2:10.0.d20.7-0.1

nspluginwrapper の登録が半端に残ってて

*** NSPlugin Viewer  *** ERROR: /usr/lib/flashplayer/libflashplayer.so: cannot open shared object file: No such file or directory

とか出ていたけど、

# dpkg-reconfigure nspluginwrapper
Auto-updating system plugin path.
Looking for plugins in /usr/lib/nspluginwrapper/plugins
Update plugin /usr/lib/nspluginwrapper/plugins/npwrapper.libflashplayer.so
  NPAPI plugin /usr/lib/flashplayer/libflashplayer.so is no longer available, removing wrapper
Remove plugin /usr/lib/nspluginwrapper/plugins/npwrapper.libflashplayer.so
Update plugin /usr/lib/nspluginwrapper/plugins/npwrapper.nppdf.so
#

で消えた。これで使えそうだ。