更新紀錄:
修正收到水球卻不會跳出提示視窗的問題,原因是因為我的編譯參數下錯了~XD
修正收到水球卻不會跳出提示視窗的問題,原因是因為我的編譯參數下錯了~XD
在 Windows 底下 Open PCMan 是最好用的 BBS 連線軟體,PCManX 則是 Linux 底下最好用的 BBS 軟體。沈寂好一陣子之後,就在今天 PCManX 推出暌違已久的 0.3.9 版,同時官方網站也搬到 Google Code 了。
毫無意外的,它們仍然沒有提供最新的 deb 檔讓 Debian 跟 Ubuntu 的使用者安裝,所以我照著之前發表過的這篇「[教學] 自行編譯 PCMan X」裡頭所寫的步驟自己包了一個 deb 檔。有需要的可在此下載:pcmanx-gtk2_0.3.9-1_i386.deb ( 我下的設定參數是 ./configure --enable-libnotify --enable-wget --enable-proxy )
底下是它的更新紀錄:
- 最新版本:
- 新增功能:
- Middle mouse click as tab close (similar behavior under Firefox).
- GNOME Goal - Clean up GLib and GTK+ includes. It is known to be easier to migrate to future gtk+ version.
- Keep version information in libpcmanx-core and perform insanity checks for libpcmanx.
- Enable [KP_Enter] key in URL entry box.
- Improved vertical and horizontal center alignment.
- 錯誤修正:
- Prevent compilers from over-optimizing with -ftree-vectorize.
- gcc 4.4 and gtk+ < 2.10 build failures.
- Do not call gdk_window_invalidate_rect on a non-realized GtkWidget to avoid Segfault.
- Avoid memory leak when event is not mouse right-click and unnecessary resource re-allocation.
- Fix Simplified Chinese translation of "Line" and "Col".
- Properly handle the character set convertion during copy and paste from X clipboard.
- Prevent GTK+ from catching F10 and Handle F1-F12 keys.
- Provide WM_CLASS property for several X window managers.
- Respect user preference about showing/hiding status bar.
- Avoid SegFault when closing a disconnected tab.
- Trim trailing spaces of each line when downloading articles.

Recommend to Front page
訂閱最新文章
實用軟體介紹(11)
到公司去裝裝看
明天上班的時候安裝看看,雖然我不知道我有什麼更新的必要...orz編譯時出現一些問題
我是用fedora 9來編譯,但是出了一些問題,我的指令如下:
./configure --prefix=/usr/local/pcmanx --enable-wget
make
結果執行上面的make後,就出現了下列錯誤訊息,
downarticledlg.cpp: In static member function 「static void
CDownArticleDlg::DownArticleFunc(CDownArticleDlg*)」:
downarticledlg.cpp:82: 錯誤:「strchr」 在此作用欄位中尚未宣告
make[3]: *** [downarticledlg.o] Error 1
make[3]: Leaving directory `/home/wumins/pcmanx-gtk2-0.3.8/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/wumins/pcmanx-gtk2-0.3.8/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/wumins/pcmanx-gtk2-0.3.8'
make: *** [all] Error 2
請問該如何解決呢?
我的Ubuntu裝了0.3.8版之後
只要一連線PCManX就會自動關閉....
要不然就會自動關閉
Comment Permissions: Allow commenting