我已经安装了谷歌浏览器的.deb文件从google.com/chrome/
安装是确定的,但是当我通过终端打开它说,下面虽然它打开它自己的代码。它无法从启动器打开。
请帮帮我
drinkon@drinkon:~$ google-chrome
ATTENTION: default value of option force_s3tc_enable overridden by environment.
[6662:6662:0918/163724:ERROR:sandbox_linux.cc(308)] InitializeSandbox() called with multiple threads in process gpu-process
[6622:6622:0918/163724:ERROR:desktop_window_tree_host_x11.cc(1478)] Not implemented reached in void views::DesktopWindowTreeHostX11::MapWindow(ui::WindowShowState)
Run Code Online (Sandbox Code Playgroud)
编辑:不是它给了我这个:
google-chrome
ATTENTION: default value of option force_s3tc_enable overridden by environment.
[2647:2647:0922/182234:ERROR:sandbox_linux.cc(308)] InitializeSandbox() called with multiple threads in process gpu-process
[2607:2607:0922/182238:ERROR:desktop_window_tree_host_x11.cc(1478)] Not implemented reached in void views::DesktopWindowTreeHostX11::MapWindow(ui::WindowShowState)
[2607:2607:0922/182315:ERROR:CONSOLE(26)] "Uncaught Error: Assertion failed", source: chrome://resources/js/util.js (26)
[2607:2818:0922/182317:ERROR:get_updates_processor.cc(240)] PostClientToServerMessage() failed during GetUpdates
[2607:2644:0922/183114:ERROR:connection_factory_impl.cc(335)] Failed to connect to MCS endpoint with error -21
[2607:2644:0922/183143:ERROR:connection_factory_impl.cc(335)] Failed to connect to MCS endpoint with error -106
[2607:2644:0922/183324:ERROR:connection_factory_impl.cc(335)] Failed to connect to MCS endpoint with error -21
[2607:2644:0922/183348:ERROR:connection_factory_impl.cc(335)] Failed to connect to MCS endpoint with error -106
[2607:2644:0922/183438:ERROR:connection_factory_impl.cc(335)] Failed to connect to MCS endpoint with error -106
[2607:2644:0922/183617:ERROR:connection_factory_impl.cc(335)] Failed to connect to MCS endpoint with error -106
[2607:2644:0922/183945:ERROR:connection_factory_impl.cc(335)] Failed to connect to MCS endpoint with error -106
[2607:2644:0922/184631:ERROR:connection_factory_impl.cc(335)] Failed to connect to MCS endpoint with error -106
[2607:2644:0922/185631:ERROR:connection_factory_impl.cc(335)] Failed to connect to MCS endpoint with error -106
[2607:2818:0922/185842:ERROR:get_updates_processor.cc(240)] PostClientToServerMessage() failed during GetUpdates
[2607:2818:0922/185843:ERROR:get_updates_processor.cc(240)] PostClientToServerMessage() failed during GetUpdates
[2607:2818:0922/185845:ERROR:get_updates_processor.cc(240)] PostClientToServerMessage() failed during GetUpdates
[2607:2818:0922/185848:ERROR:get_updates_processor.cc(240)] PostClientToServerMessage() failed during GetUpdates
[2607:2818:0922/185855:ERROR:get_updates_processor.cc(240)] PostClientToServerMessage() failed during GetUpdates
[2607:2818:0922/185906:ERROR:get_updates_processor.cc(240)] PostClientToServerMessage() failed during GetUpdates
[2607:2818:0922/185908:ERROR:get_updates_processor.cc(240)] PostClientToServerMessage() failed during GetUpdates
[WARNING:flash/platform/pepper/pep_module.cpp(63)] SANDBOXED
Run Code Online (Sandbox Code Playgroud)
这是一个与 GPU 渲染选项相关的错误,但并非所有错误都是有问题的。
如果您不想看到这些消息,请打开浏览器,在命令行中添加额外的选项。
google-chrome --disable-gpu
Run Code Online (Sandbox Code Playgroud)
或者
google-chrome > /dev/null 2>&1
Run Code Online (Sandbox Code Playgroud)
自2013年的chrome/chromium 33以来报告了此错误。
| 归档时间: |
|
| 查看次数: |
17166 次 |
| 最近记录: |