Flash 安装的问题一直没解决
- TeliuTe
- 论坛版主
- 帖子: 7675
- 注册时间: 2007-11-25 13:29
- 系统: 16/18/20/w7
- 来自: 新疆博乐
- 联系:
Flash 安装的问题一直没解决
貌似好早就出现这个,到现在还是卡在这里,关也关不掉,也跳不过去,还有37个更新等待安装,就这么等着、等着(此处省略若干)。。
- TeliuTe
- 论坛版主
- 帖子: 7675
- 注册时间: 2007-11-25 13:29
- 系统: 16/18/20/w7
- 来自: 新疆博乐
- 联系:
-
- 帖子: 55
- 注册时间: 2008-05-10 15:41
- 联系:
Re: Flash 安装的问题一直没解决
这个确实需要很长时间的,文件大,下载很慢,可以用代理试试
- TeliuTe
- 论坛版主
- 帖子: 7675
- 注册时间: 2007-11-25 13:29
- 系统: 16/18/20/w7
- 来自: 新疆博乐
- 联系:
Re: Flash 安装的问题一直没解决
注销强行中止,然后是修复。。。
还是卡在flash,Ctrl+C中断,提示出错
代码: 全选
teliute@1-Teacher:~$ sudo apt-get -f install
E: 无法获得锁 /var/lib/dpkg/lock - open (11: 资源暂时不可用)
E: 无法锁定管理目录(/var/lib/dpkg/),是否有其他进程正占用它?
teliute@1-Teacher:~$ sudo rm /var/lib/dpkg/lock
teliute@1-Teacher:~$ sudo apt-get -f install
E: dpkg 被中断,您必须手工运行 sudo dpkg --configure -a 解决此问题。
teliute@1-Teacher:~$ sudo dpkg --configure -a
正在设置
代码: 全选
正在设置 update-notifier-common (0.119ubuntu8.6) ...
flashplugin-installer: downloading http://archive.canonical.com/pool/partner/a/adobe-flashplugin/adobe-flashplugin_11.2.202.378.orig.tar.gz
^CTraceback (most recent call last):
File "/usr/lib/update-notifier/package-data-downloader", line 296, in <module>
process_download_requests()
File "/usr/lib/update-notifier/package-data-downloader", line 234, in process_download_requests
dest_file = urllib.urlretrieve(files[i])[0]
File "/usr/lib/python2.7/urllib.py", line 93, in urlretrieve
return _urlopener.retrieve(url, filename, reporthook, data)
File "/usr/lib/python2.7/urllib.py", line 267, in retrieve
block = fp.read(bs)
File "/usr/lib/python2.7/socket.py", line 380, in read
data = self._sock.recv(left)
KeyboardInterrupt
dpkg:处理 update-notifier-common (--configure)时出错:
subprocess 已安装 post-installation 脚本 was interrupted
正在设置 linux-image-3.2.0-64-generic (3.2.0-64.97) ...
...
dpkg:依赖关系问题使得 flashplugin-downloader 的配置工作不能继续:
flashplugin-downloader 依赖于 flashplugin-installer (>= 11.1.102.55ubuntu3);然而:
软件包 flashplugin-installer 尚未配置。
dpkg:处理 flashplugin-downloader (--configure)时出错:
依赖关系问题 - 仍未被配置
在处理时有错误发生:
update-notifier-common
flashplugin-installer
flashplugin-downloader
-
- 论坛版主
- 帖子: 18279
- 注册时间: 2009-08-04 16:33
Re: Flash 安装的问题一直没解决
先試試
sudo apt-get install adobe-flash-properties-gtk
會同時安裝 相依套件 adobe-flashplugin
如果不行
直接到
http://archive.canonical.com/pool/partn ... ashplugin/
下載相關的 deb 檔案來安裝看看
如果出現 缺少相依套件 請再貼上來
sudo apt-get install adobe-flash-properties-gtk
會同時安裝 相依套件 adobe-flashplugin
如果不行
直接到
http://archive.canonical.com/pool/partn ... ashplugin/
下載相關的 deb 檔案來安裝看看
如果出現 缺少相依套件 請再貼上來
- TeliuTe
- 论坛版主
- 帖子: 7675
- 注册时间: 2007-11-25 13:29
- 系统: 16/18/20/w7
- 来自: 新疆博乐
- 联系:
Re: Flash 安装的问题一直没解决
以前把flash插件libflashplayer.so下载放到 ~/.mozilla/plugins 里,14.04好像不管用了,换别的文件夹了吗?
-
- 帖子: 1555
- 注册时间: 2012-03-31 3:29
Re: Flash 安装的问题一直没解决
14.04下的位置:
$ ls -l /usr/lib/mozilla/plugins
总用量 364
lrwxrwxrwx 1 root root 37 5月 17 01:47 flashplugin-alternative.so -> /etc/alternatives/mozilla-flashplugin
-rw-r--r-- 1 root root 6096 4月 29 06:59 librhythmbox-itms-detection-plugin.so
-rw-r--r-- 1 root root 100720 4月 1 21:44 libtotem-cone-plugin.so
-rw-r--r-- 1 root root 105440 4月 1 21:44 libtotem-gmp-plugin.so
-rw-r--r-- 1 root root 72048 4月 1 21:44 libtotem-mully-plugin.so
-rw-r--r-- 1 root root 80576 4月 1 21:44 libtotem-narrowspace-plugin.so
$ ls -l /etc/alternatives
...
lrwxrwxrwx 1 root root 48 5月 17 01:47 mozilla-flashplugin -> /usr/lib/flashplugin-installer/libflashplayer.so
$ ls -l /usr/lib/mozilla/plugins
总用量 364
lrwxrwxrwx 1 root root 37 5月 17 01:47 flashplugin-alternative.so -> /etc/alternatives/mozilla-flashplugin
-rw-r--r-- 1 root root 6096 4月 29 06:59 librhythmbox-itms-detection-plugin.so
-rw-r--r-- 1 root root 100720 4月 1 21:44 libtotem-cone-plugin.so
-rw-r--r-- 1 root root 105440 4月 1 21:44 libtotem-gmp-plugin.so
-rw-r--r-- 1 root root 72048 4月 1 21:44 libtotem-mully-plugin.so
-rw-r--r-- 1 root root 80576 4月 1 21:44 libtotem-narrowspace-plugin.so
$ ls -l /etc/alternatives
...
lrwxrwxrwx 1 root root 48 5月 17 01:47 mozilla-flashplugin -> /usr/lib/flashplugin-installer/libflashplayer.so
三年后终于回到16.04--稳定了!
- TeliuTe
- 论坛版主
- 帖子: 7675
- 注册时间: 2007-11-25 13:29
- 系统: 16/18/20/w7
- 来自: 新疆博乐
- 联系:
Re: Flash 安装的问题一直没解决
多谢,这两个位置都需要管理员权限,机房的机子给的都是普通用户,自己主目录应该放哪
-
- 帖子: 40
- 注册时间: 2012-07-25 10:49
Re: Flash 安装的问题一直没解决
我的firefox可以,TeliuTe 写了:以前把flash插件libflashplayer.so下载放到 ~/.mozilla/plugins 里,14.04好像不管用了,换别的文件夹了吗?
chromium新版不支持NPAPI了,换libpepflashplyer吧
-
- 帖子: 4
- 注册时间: 2015-01-07 16:26
- 系统: windows XP sp3
Re: Flash 安装的问题一直没解决
我折腾了好几台机器了,flash视频播放还是不流畅,声音听着没有问题,就是画面一帧一帧的不流畅,不知道是不是机器太老了,内存只有512M,也可能是内存太低了,但是windowsXP下边播放没有问题呀,好疑惑呀,究竟有谁搞好了,出来支支招啊。
firefox flash 11.2
chromium flash 16
都安装好了,视频还是卡卡卡……
firefox flash 11.2
chromium flash 16
都安装好了,视频还是卡卡卡……