Questions tagged «google-chrome»

Google Chrome是一种基于Chromium的非免费专有网络浏览器,并添加了其他功能,例如内置的Adobe Flash阅读器和PDF查看器以及对DRM的支持。使用此标签可查询有关在Ubuntu系统上安装和使用Google Chrome浏览器的问题。

3
为什么Google Chrome浏览器在YouTube中显示工件?[关闭]
关闭。这个问题是题外话。它当前不接受答案。 想改善这个问题吗? 更新问题,使它成为Ask Ubuntu 的主题。 7年前关闭。 自从安装12.10以来,Chrome一直在youtube视频上显示奇怪的彩色瑕疵,我仍然可以观看这些视频,但这有点令人不快。 我已经安装了Chromium,那里没有问题。然后,我假设chrome附带的内置Flash插件存在问题。 这是彩色工件的图片: 任何帮助表示赞赏。



6
如何停止累积的Google Chrome后台进程?
有时,不可见的Google Chrome实例会堆积并阻止我启动浏览器: $ ps -ef | grep chrome ak 4044 1 4 11:30 ? 00:00:01 /opt/google/chrome/google-chrome ak 4047 4044 0 11:30 ? 00:00:00 /opt/google/chrome/google-chrome ak 4049 1 0 11:30 ? 00:00:00 /opt/google/chrome/chrome --type=zygote ak 4139 4044 0 11:30 ? 00:00:00 /opt/google/chrome/chrome --type=plugin --plugin-path=/home/ak/.config/google-chrome/Default/Extensions/cpngackimfmofbokmjmljamhdncknpmg/3.0.7_0/plugin/screen_capture_64.so --lang=en-US --plugin-data-dir=/home/ak/.config/google-chrome/Default --channel=4044.0x618d838.1464152706 --enable-crash-reporter=D8EC5832E6B1783FEA1F118FC4B1AAE0,Ubuntu 10.10 ak 4150 …

10
如何在线运行TurboTax?
我想在线使用TurboTax缴纳所得税,但是显然不支持Ubuntu(或任何其他版本的Linux)。有没有办法解决?我有Chrome和Firefox,但都在TurboTax网站上获得“不支持”页面。


4
隐藏“您的个人资料无法正确打开”
我有一个小型的公共网吧,使用Ubuntu 10.04和10.10。我正在使用带有自动滚动功能的Google Chrome 7.0.517.44(64615)-版本:2.7.5; 由于较高的CPU负载和无与伦比的计算机速度,因此删除了 AdBlock 。 出现“无法正确打开您的配置文件”错误: 此图像仅是示例。 原因是我更改了一些配置文件的权限,以不记得历史记录,在选项中没有设置,不使用历史记录。 我已被删除对以下内容的写入权限: ~/.config/google-chrome$ find . -group nopasswdlogin ./Default/Archived History ./Default/History ./Default/Visited Links 解决所有问题后,我将删除其他一些写许可,这是一个公共场所。 隐藏此消息的已知方法有哪些?谢谢!

2
我如何降级谷歌浏览器?
大概是更新后,谷歌浏览器在页面渲染方面存在非常严重的问题。我想降级。(切换到vmlinuz.old并initrd.img.old没有帮助)。 $ apt-cache policy google-chrome-stable google-chrome-stable: Installed: 35.0.1916.153-1 Candidate: 35.0.1916.153-1 Version table: *** 35.0.1916.153-1 0 500 http://dl.google.com/linux/chrome/deb/ stable/main i386 Packages 100 /var/lib/dpkg/status 在可以使用谷歌浏览器的计算机上: $ apt-cache policy google-chrome-stable google-chrome-stable: Installed: 34.0.1847.132-1 Candidate: 35.0.1916.153-1 Version table: 35.0.1916.153-1 0 500 http://dl.google.com/linux/chrome/deb/ stable/main amd64 Packages *** 34.0.1847.132-1 0 100 /var/lib/dpkg/status (如果我在第二台计算机上使用.deb,则一切都会变得更容易。但是,没有.deb。并且Google网站上没有旧的.deb。) 所以我尝试: $ sudo …

1
更改主机名后Google Chrome无法启动
我尝试在终端中多次启动google chrome,但一直收到以下消息: ... :ERROR:process_singleton_linux.cc(309)] The profile appears to be in use by another Google Chrome process (8629) on another computer ("previous name of the computer"). Chrome has locked the profile so that it doesn't get corrupted. If you are sure no other processes are using this profile, you can unlock …

3
Chrome运行缓慢
如果我将Chrome浏览器打开几个小时,则Google Chrome浏览器(一种旨在提高速度,简化性和安全性的网络浏览器)的运行速度将非常慢。好像它正在使用大量内存,但实际上并没有。标签在加载或切换之间非常慢。CPU和RAM的使用率均正常。如果我完全重启Ubuntu,然后打开Chrome,它将运行正常。编辑/etc/nsswitch.conf没什么区别。硬件加速已打开。Google Chrome版本47.0.2526.106(64位)。



4
无法启动google-chrome-stable。摆脱过时的NSS(Libnss3)
我似乎无法打开google-chrome-stable。当我尝试启动该应用程序时,我得到以下信息: [7465:7499:0911/174740.042852:FATAL:nss_util.cc(632)] NSS_VersionCheck("3.26") failed. NSS >= 3.26 is required. Please upgrade to the latest NSS, and if you still get this error, contact your distribution maintainer. Aborted 我已经运行以下命令进行修复: sudo apt-get-upgrade sudo apt-get dist-upgrade sudo apt-get update sudo apt-get install libnss3 (这就是说我有最新版本。) 这是我跑步时得到的sudo apt-cache policy libnss3: libnss3: Installed: 2:3.19.2.1-0ubuntu0.15.04.2 Candidate: 2:3.19.2.1-0ubuntu0.15.04.2 …

1
铬/ Chrome内存不足崩溃/ Aw Snap?[关闭]
关闭。这个问题是题外话。它当前不接受答案。 想改善这个问题吗? 更新问题,使它成为Ask Ubuntu 的主题。 3年前关闭。 这是最后两天,我的chrome / chrome浏览器一直死于aw snap错误/ firefox正常运行。我以为这可能与我上次通过扩展时遇到的问题有关(因为我目前正在通过扩展名遇到一个已知的错误)。从那以后,我重新启动/禁用了所有扩展并再次进行了测试-相同的问题还在不断发生!检查过的论坛,在dmesg中确认我内存不足(我使用的是16gb Dell XPS 13,几乎没有打开任何选项卡): [20968.163307] Out of memory: Kill process 11700 (chromium-browse) score 304 or sacrifice child [20968.163312] Killed process 11700 (chromium-browse) total-vm:2017292kB, anon-rss:123152kB, file-rss:84092kB 添加apt-cache策略: chromium-browser: Installed: 55.0.2883.87-0ubuntu0.16.04.1263 Candidate: 55.0.2883.87-0ubuntu0.16.04.1263 Version table: *** 55.0.2883.87-0ubuntu0.16.04.1263 500 500 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 …

2
如何解决Ubuntu Gnome 15.04上的Chrome性能问题?
我从http://www.google.com/chrome/在Ubuntu Gnome 15.04上安装了Google Chrome ,而在中没有现有的浏览器配置文件~/.config。症状: 在网站上输入表单文本字段时,结结巴巴地拖了一秒钟。 在浏览器显示单击之前,单击按钮会有1秒钟的延迟。 我还从Ubuntu存储库安装了Chromium,同样的问题。我认为某些渲染库很慢,或者可能是图形驱动程序? $ lspci -nn | grep VGA 00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 02) 视频驱动程序是i915。 Firefox在这台计算机上运行正常,没有明显的延迟,因此这似乎是特定于Chrome的。

By using our site, you acknowledge that you have read and understand our Cookie Policy and Privacy Policy.
Licensed under cc by-sa 3.0 with attribution required.