Technology Sharing

Chromium Compilation Guide 2024 Linux Edition - Solving Runtime Error Messages (VI)

2024-07-11

한어Русский языкEnglishFrançaisIndonesianSanskrit日本語DeutschPortuguêsΕλληνικάespañolItalianoSuomalainenLatina

1 Introduction

When we first start the compiled Chromium, we may encounter some warning and error messages. These messages usually point to problems with the environment configuration or missing dependencies. In order to ensure that Chromium can run stably, we need to check and solve these problems one by one.

2. Check the error information

Let’s look at these error messages.

2.1 Desktop Identity Consistency Warning

[180396:180396:0702/123035.942767:WARNING:account_consistency_mode_manager.cc(77)] Desktop Identity Consistency cannot be enabled as no OAuth client ID and client secret have been configured.