Tag Archives: firefox

ubuntu无法安装flash插件

如果遇到错误

Setting up nspluginwrapper (1.2.2-0ubuntu9) …
plugin dirs: :/var/lib/flashplugin-installer/
Auto-update plugins from /usr/lib/mozilla/plugins
Looking for plugins in /usr/lib/mozilla/plugins
Segmentation fault
dpkg: error processing nspluginwrapper (–configure):
subprocess installed post-installation script returned error exit status 139
dpkg: dependency problems prevent configuration of flashplugin-installer:
flashplugin-installer depends on nspluginwrapper (>= 0.9.91.4-2ubuntu1); however:
Package nspluginwrapper is not configured yet.
dpkg: error processing flashplugin-installer (–configure):
dependency problems – leaving unconfigured
No apport report written because the error message indicates its a followup error from a previous failure.
Errors were encountered while processing:
nspluginwrapper
flashplugin-installer
E: Sub-process /usr/bin/dpkg returned an error code (1)

你需要添加一个补丁源,找到正确的deb包

if you have a 64 bit system, you can bin nspluginwrapper without problem as it is only designed for 32 bit systems. That said, it may want to take Adobe Reader (Acroread) with it!!. If you are not using Adobe, then remove it!!.

Flash 64 bit:

sudo apt-get purge –yes adobe-flashplugin
sudo apt-get purge –yes flashplugin-installer
sudo apt-get purge –yes flashplugin-nonfree
sudo apt-get purge –yes mozilla-plugin-gnash
sudo apt-get purge –yes swfdec-mozilla
sudo apt-get purge –yes browser-plugin-lightspark
sudo apt-get purge –yes mozilla-plugin-gnash
sudo apt-get purge –yes konqueror-plugin-gnash
sudo add-apt-repository ppa:sevenmachines/flash
sudo apt-get update
sudo apt-get install flashplugin64-installer

Flash 32 bit:

sudo apt-get remove flashplugin-installer
sudo dpkg -r adobe-flashplugin
sudo rm -rf “/usr/lib/adobe-flashplugin/”
sudo rm -f “/usr/lib/opera/plugins/libflashplayer.so”
sudo rm -f “/usr/lib/mozilla/plugins/libflashplayer.so”
sudo rm -f $(find “/home/” -name “libflashplayer.so”)
sudo updatedb
locate libflashplayer.so

Then:

sudo apt-get install flashplugin-installer

Whichever one you choose, make sure you go into Synaptic and search for “flash” then add the recommended and suggested packages too!!

了解Google Reader中文章的价值

image

推荐一个插件 safair, firefox, chrome可用。

根据PR值自动过滤和高亮Google Reader中的文章,这样,你就不会在几千篇的订阅中错过什么重要的了。

项目主页: http://www.postrank.com

enjoy!

Firefox 3 CSS hacking

呃,正如诸位看到的。Mozilla Firefox 3 非常棒,除了他的一些BUG。

首先,正如每一款浏览器一样,对CSS的支持都是不尽相同的。不过个人对于Firefox 3 还是颇有微词的。毕竟在FF2下面好好的七街论坛首页,到了FF3下面一会好,一会坏,摸不着头脑。所以恭喜大家,各位CSS要更复杂了。

以下为CSS hack

      #hack, x:-moz-any-link, x:default {

          /* Firefox 3 style here */

      }

IE Team 送给 Mozilla 蛋糕

恩,不是第一次,也不是最后一次。

当年M$也送给Net Scape蛋糕了。。。

这一次,轮到了好吃的Firefox!

送给Firefox r3.0 的蛋糕

呃,总是有那么几个大胡子做开发。

大胡子和蛋糕

特写

顺便庆祝

Firefox单日下载达到8,000,000次