搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Using Ubuntu 10.04.3 lts live cd on regular basis, but, today after installing flashplugin-installer as usual, youtube does not find flash.

  • 2 个回答
  • 1 人有此问题
  • 13 次查看
  • 最后回复者为 pivot.point

more options

Have been using the Ububtu live cd for at least a month now while getting around to replacing failed hard disk and installing an OS. Never before today had any problem with youtube finding flash once the flashplugin-installer was installed, Today youtube reports that flash is needed. What I believe is a Firefox popup provides a button to install missing plugin, which offers three choices (adobe, swfdec, gnash). Choosing adobe results in message that it is already installed. Running Firefox 3.6.23+build1+nobinonly-0ubuntu0.10.04.1.

Have been using the Ububtu live cd for at least a month now while getting around to replacing failed hard disk and installing an OS. Never before today had any problem with youtube finding flash once the flashplugin-installer was installed, Today youtube reports that flash is needed. What I believe is a Firefox popup provides a button to install missing plugin, which offers three choices (adobe, swfdec, gnash). Choosing adobe results in message that it is already installed. Running Firefox 3.6.23+build1+nobinonly-0ubuntu0.10.04.1.

所有回复 (2)

more options
more options

cor-el,

Thanks, but, I'm not sure the referenced link applies.

Running the suggested command fails to find the default plugin (libnullplugin.so), and, therefore, to reveal the location of the plugin directory; although, an exit code of zero is returned. It seems that libnullplugin.so is not installed. Hence, my skepticism.

The situation at hand is the sudden failure of what had previously routinely succeeded.

Following up on your idea,

ubuntu@ubuntu:~$ sudo find / -name *flash* -print | grep '.so'

now finds (among others)

/usr/lib/flashplugin-installer/libflashplayer.so

And, going to youtube, it's working as usual. So, whatever gremlins were at work yesterday seem to be gone.

Thanks.