Yellow Dog Linux runs on Playstation 3 - using e17 as WM

E17!

等了三年,三年之中偶爾看到有人問 E17 發展的情形。今天早上在 OSNews 上看到這篇,仔細看了一下感覺到好像進步滿多的。他有附了一個 link,提供 Linux 各個 distribution 的安裝方法及檔案來源。於是我就裝了 Debian 的 package 來試試。

驚為天人。

跟我三年前的印象完全不一樣了,而且好得太多。首先是一個歡迎動畫(當然可以 disable),進去之後,title bar、menu 等等的效果都做得好炫。而且模組化做得很好,任何東西都可以動態加入或移除:“E17 can be as light or heavy as you want it to be - loadable E17 modules that can add certain features.” (BTW, 預設的很多設定我很不習慣,不過透過 enlightenment_remote 這個指令,可以改變他的行為。我也在這裡面發現他強大的、或者說細致的靈活性。)於是我又從 fvwm 跳回 enlightenment :P

關於 E17 的發展,根據這個非官方(?)網站 Get-E.orgstatus report 裡面這段話:

There will sometimes be freeze periods during the development. This means
that no more features are added until the current known bugs/problems are
fixed. The reason for this is to ensure that the development version maintains
a certain level of stability. E17 is currently not in a freeze mode so new
features are being implemented.

不知道是這個原因,還是其實沒人開發(? XD),E17 的發展還滿慢的。之後可能也會很慢吧。不過今天真的是覺得等待很值得。

加油加油!

xorg 終於要進 sid 了!

剛發現現在 xorg 已經在 incoming.debian.org 出現了!不過我是裝 ubuntu 的 xorg,所以沒什麼差就是了 :Q

BTW,好久沒 blog 了。

找到 firefox 裡面 flash plugin crash 的原因了

不知道從什麼時候開始,我的 notebook 上的 firefox + flash 總是會 crash,但在別人的電腦上、我宿舍的電腦上都不會。今天終於發現是跟 xorg 不相容(?)的問題。有人說 xorg 如果不要 load Composite 的話就沒事,不過我沒試過。另一個方法是 export XLIB_SKIP_ARGB_VISUALS=1,我是放在 .xinitrc 裡面,現在看起來很好 :D

ii xserver-xorg 6.8.2-10 the X.Org X server

Fontconfig 2.3.1

upgrade 到 Fontconfig 2.3.1 後,很多地方的英文字型會變成兩倍寬。花了不少時間,終於找到問題了。遠在天邊,近在眼前,找到這個網頁,再對照 eric 的 fontconfig 文件,才知道原來問題就跟細明體一樣。

文鼎的字型有這個問題,不過調 globaladvance 沒有用,所以我在 .fonts.conf 中加入這段:



        
                AR PL
        
        0


mailing list 上這篇文章列出了一些有問題的亞洲字型,還有一個待解決的問題 …
http://lists.freedesktop.org/archives/fontconfig/2005-March/001250.html
http://lists.freedesktop.org/archives/fontconfig/2005-March/001251.html