flathub / flathub/com.google.Chrome
v.124.0.6367.60-1 does not launch
- Dominant language
- Shell
- Stars
- 67
- Forks
- 39
- Avg merge
- 6h 48m
- Merged PRs (30d)
- 7
Description
I tried launching Chrome this morning after updating to the latest version, but only had a blank, non-rendering window appear. It was like Chrome was in the early stages of showing the browser window, then got stuck. CPU usage was higher than normal (6% on my laptop, which is about one full CPU thread).
I'm running on NixOS Unstable (24.05), Gnome 45.5, Flatpak 1.14.5.
Current workaround is to downgrade to [123.0.6312.122-1](https://github.com/flathub/com.google.Chrome/commit/10261d0be19bfc537635eed8266ae1bc4dae96ac).
Logs:
```sh
$ flatpak run --branch=stable --arch=x86_64 --command=/app/bin/chrome --file-forwarding com.google.Chrome @@u %U @@ ─╯
[0419/093810.496175:WARNING:chrome_main_linux.cc(80)] Read channel stable from /app/extra/CHROME_VERSION_EXTRA
[0419/093810.650370:WARNING:chrome_main_linux.cc(80)] Read channel stable from /app/extra/CHROME_VERSION_EXTRA
[2:2:0419/093811.453078:ERROR:object_proxy.cc(576)] Failed to call method: org.freedesktop.ScreenSaver.GetActive: object_path= /org/freedesktop/ScreenSaver: org.freedesktop.DBus.Error.NotSupported: This method is not part of the idle inhibition specification: https://specifications.freedesktop.org/idle-inhibit-spec/latest/
Created TensorFlow Lite XNNPACK delegate for CPU.
```
After Ctrl-C:
```sh
[2:170:0419/093821.138883:FATAL:bus.cc(1246)] D-Bus connection was disconnected. Aborting.
[2:44:0419/093821.138907:FATAL:bus.cc(1246)] D-Bus connection was disconnected. Aborting.
[2 preload-host-spawn-strategy] Dropping 0xc48002743c0 (3) because of connection closed
[0419/093821.139037:ERROR:scoped_ptrace_attach.cc(27)] ptrace: Operation not permitted (1)
[2:39:0419/093821.139149:FATAL:bus.cc(1246)] D-Bus connection was disconnected. Aborting.
[2:36:0419/093821.139210:FATAL:bus.cc(1246)] D-Bus connection was disconnected. Aborting.
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.