You are not logged in.

#1 2023-09-27 15:32:22

arnuld
Member
From: INDIA
Registered: 2005-12-19
Posts: 220
Website

[SOLVED] Chromium Does Not Launch

Nothing happens when I click on Chromium to launch it. On Terminal, the cursor just hangs there and Chromium does not open. Using GNOME (Wayland). Also, no extra CPU or RAM usage, system load average as per htop is 0.23 etc.  I keep on doing pacman -Syu everyday. Here is some info:

[arnuld@arch64 ~ ]$ chromium --version
Chromium 117.0.5938.92 Arch Linux

...

[arnuld@arch64 ~ ]$ sudo journalctl -x | grep -E "chrome"
Sep 06 12:59:25 arch64 chromium.desktop[28449]: [28449:28449:0906/125925.531053:ERROR:chrome_browser_cloud_management_controller.cc(163)] Cloud management controller initialization aborted as CBCM is not enabled.
Sep 08 10:23:24 arch64 chromium.desktop[3767]: [3767:3767:0908/102324.681333:ERROR:policy_logger.cc(154)] :components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc(163) Cloud management controller initialization aborted as CBCM is not enabled.
Sep 11 11:19:29 arch64 chromium.desktop[17501]: [17501:17501:0911/111929.931334:ERROR:policy_logger.cc(154)] :components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc(163) Cloud management controller initialization aborted as CBCM is not enabled.
Sep 13 10:08:10 arch64 chromium.desktop[4218]: [4218:4218:0913/100810.676099:ERROR:policy_logger.cc(154)] :components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc(163) Cloud management controller initialization aborted as CBCM is not enabled.
Sep 14 07:12:41 arch64 chromium.desktop[3422]: [3422:3422:0914/071241.783575:ERROR:policy_logger.cc(154)] :components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc(163) Cloud management controller initialization aborted as CBCM is not enabled.
Sep 15 11:19:22 arch64 chromium.desktop[2886]: [2886:2886:0915/111922.842232:ERROR:policy_logger.cc(154)] :components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc(163) Cloud management controller initialization aborted as CBCM is not enabled.
Sep 17 12:44:26 arch64 chromium.desktop[6459]: [6459:6459:0917/124426.231389:ERROR:policy_logger.cc(154)] :components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc(163) Cloud management controller initialization aborted as CBCM is not enabled.
Sep 19 10:09:54 arch64 chromium.desktop[10020]: [10020:10020:0919/100954.843318:ERROR:policy_logger.cc(154)] :components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc(163) Cloud management controller initialization aborted as CBCM is not enabled.
Sep 20 06:47:12 arch64 chromium.desktop[3829]: [3829:3829:0920/064712.097717:ERROR:policy_logger.cc(154)] :components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc(163) Cloud management controller initialization aborted as CBCM is not enabled.
Sep 26 20:02:26 arch64 chromium.desktop[5181]: [5181:5181:0926/200226.032862:ERROR:policy_logger.cc(154)] :components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc(163) Cloud management controller initialization aborted as CBCM is not enabled.
Sep 27 20:08:27 arch64 chrome[5434]: Failed to load module "canberra-gtk-module"
Sep 27 20:08:27 arch64 chrome[5434]: Failed to load module "canberra-gtk-module"
Sep 27 20:08:47 arch64 chrome[6064]: Failed to load module "canberra-gtk-module"
Sep 27 20:08:47 arch64 chrome[6064]: Failed to load module "canberra-gtk-module"
[arnuld@arch64 ~ ]$ 

..

[arnuld@arch64 ~ ]$ pacman -Qkk libcanberra
libcanberra: 71 total files, 0 altered files
[arnuld@arch64 ~ ]$ 

Last edited by arnuld (2023-09-29 01:33:30)

Offline

#2 2023-09-27 19:53:51

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,654

Re: [SOLVED] Chromium Does Not Launch

Why are you grepping  for "chrome" on "chromium" issues?
Don't grep at all, look at the journal of the current boot ("-b", if you're gonna post it, under no circumstances use "-x")

canberra is probably a red herring (google the message, it's gnome SNAFU)

If there're no relevant errors, try to move away the chromium profile, ~/.config/chromium
Also check ~/.config/chromium-flags.conf - maybe you've some flags in there that are no longer supported and try https://wiki.archlinux.org/title/Chromi … nd_support

Offline

#3 2023-09-29 01:33:14

arnuld
Member
From: INDIA
Registered: 2005-12-19
Posts: 220
Website

Re: [SOLVED] Chromium Does Not Launch

seth wrote:

Why are you grepping  for "chrome" on "chromium" issues?
Don't grep at all, look at the journal of the current boot ("-b", if you're gonna post it, under no circumstances use "-x")

using "-b" returns nothing

seth wrote:

canberra is probably a red herring (google the message, it's gnome SNAFU)

If there're no relevant errors, try to move away the chromium profile, ~/.config/chromium
Also check ~/.config/chromium-flags.conf - maybe you've some flags in there that are no longer supported

I removed  ~/.config/chromium before posting it here and ~/.config/chromium-flags.conf does not exist.

I tried using but no luck:

  • --ozone-platform-hint=auto
    --ozone-platform=wayland

And this is not the first time I got this problem. Over last 1 year, I have gotten it third time this time. It generally goes away after a month of updates.

UPDATE: Just did an update and everything is fine now. Marking it as solved.

UPDATE 22nd of Jan, 2024 Chromium has again this same problem

Last edited by arnuld (2024-01-24 18:19:18)

Offline

Board footer

Powered by FluxBB