LinuxTOY 是一个致力于提供 Linux 相关资讯的专题站点。如果您发现了好用好玩的 Linux 东东并愿意发扬自由、分享的精神,可以点击顶部导航 Contact 按钮进行投稿。
  • Laptops
  • make $500 extra a day!

Related entries

  • No related posts

Latest entries

PCMan File Manager 0.3.2.1 稳定版发布

PCMan File Manager 于昨日推出了 0.3.2.1 稳定版,开发者表示,当前已经将开发重点转移到 0.4.0,在新的版本出现之前,0.3.2 系列仅作维护更新。在 0.3.2.1 中,值得关注的新特性包括:

  • 提供桌面图标支持,在 ~/Desktop 中的文件可以直接显示在桌面上。
  • 支持设置桌面背景。
  • 为文件类型添加首选的应用程序,可在文件属性中设置。
  • 状态栏能够显示可用的磁盘空间。
  • 地址栏支持自动完成特性。

PCMan File Manager 0.3.2.1 的源码包可从这里下载。

2 Comments

  1. 洋 1 Commented @ 2006-10-15 2:29 pm

    toy大哥有没有遇到过这个问题:
    在firefox安装了flash player的插件后,只要一打开firefox,若有带有flash的网站,firefox马上会立即关闭。
    然后会有如下错误提示:
    The program ‘Gecko’ received an X Window System error.
    This probably reflects a bug in the program.
    The error was ‘BadMatch (invalid parameter attributes)’.
    (Details: serial 150 error_code 8 request_code 144 minor_code 3)
    (Note to programmers: normally, X errors are reported asynchronously;
    that is, you will receive the error a while after causing it.
    To debug your program, run it with the –sync command line
    option to change this behavior. You can then get a meaningful
    backtrace from your debugger if you break on the gdk_x_error() function.)
    请问这是什么原因阿?怎么解决呢?
    谢谢啦

  2. Toy 2 Toy Commented @ 2006-10-15 3:53 pm

    没有。你安装 sudo apt-get install flashplugin-nonfree 后,重启 Firefox。