You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just replaced the previous v118 with this one. Version 118 was having painting issues with the custom UI of the tabs area (the standard titlebar of the window was often visible in the first 35%-40% while the remaining tabs were still painted using the custom Chrome look). The problem was annoying but I could live with it.
This version 121 with the hotfix does not have such problems but instead simply freezes (becomes non-responsive).
When started with --enable-logging - the icon in the new tab becomes wrong, the page does not load at all and I can not even open DevTools.
Z:\>d:\PROGRAM\Inet\Chrome\121.0.6167.81\chrome --enable-logging
Z:\>[5280:7760:0215/143458.842:ERROR:policy_logger.cc(156)] :components\enterprise\browser\controller\chrome_browser_cloud_management_controller.cc(16
1) Cloud management controller initialization aborted as CBCM is not enabled. Please use the `--enable-chrome-browser-cloud-management` command line f
lag to enable it if you are not using the official Google Chrome build.
[5280:7760:0215/143458.902:ERROR:gpu_process_host.cc(986)] GPU process launch failed: error_code=2
[5280:7760:0215/143458.913:ERROR:gpu_process_host.cc(986)] GPU process launch failed: error_code=2
[5280:7760:0215/143458.919:ERROR:gpu_process_host.cc(986)] GPU process launch failed: error_code=2
[5280:7760:0215/143458.924:ERROR:gpu_process_host.cc(986)] GPU process launch failed: error_code=2
[5280:7760:0215/143458.924:ERROR:service_worker_task_queue.cc(239)] DidStartWorkerFail ocaahdebbfolfmndjeplogmgcagdmblk: 5
[5280:7760:0215/143458.927:ERROR:gpu_process_host.cc(986)] GPU process launch failed: error_code=2
[5280:7760:0215/143458.929:ERROR:gpu_process_host.cc(986)] GPU process launch failed: error_code=2
[5280:7760:0215/143458.931:ERROR:gpu_process_host.cc(986)] GPU process launch failed: error_code=2
[5280:7760:0215/143458.932:ERROR:gpu_process_host.cc(986)] GPU process launch failed: error_code=2
[5280:7760:0215/143458.933:ERROR:gpu_process_host.cc(986)] GPU process launch failed: error_code=2
[5280:7760:0215/143458.933:FATAL:gpu_data_manager_impl_private.cc(448)] GPU process isn't usable. Goodbye.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I just replaced the previous v118 with this one. Version 118 was having painting issues with the custom UI of the tabs area (the standard titlebar of the window was often visible in the first 35%-40% while the remaining tabs were still painted using the custom Chrome look). The problem was annoying but I could live with it.
This version 121 with the hotfix does not have such problems but instead simply freezes (becomes non-responsive).
When started with
--enable-logging
- the icon in the new tab becomes wrong, the page does not load at all and I can not even open DevTools.Beta Was this translation helpful? Give feedback.
All reactions