> On 05/11/2026 9:56 AM EDT Max Pyziur <[email protected]> wrote: > > > Greetings, > > Following the recent F44 upgrade, google-chrome-stable isn't starting for me. > > When I run it from the command-line, I get the following set of errors: > [14730:14730:0511/080334.819083:ERROR:ui/ozone/platform/wayland/host/wayland_connection.cc:202] > Failed to connect to Wayland display: No such file or directory (2) > [14730:14730:0511/080334.819132:ERROR:ui/ozone/platform/wayland/ozone_platform_wayland.cc:282] > Failed to initialize Wayland platform > [14730:14730:0511/080334.819158:ERROR:ui/aura/env.cc:246] The platform failed > to initialize. Exiting.
[snip] Greetings, Further explorations using journalctl and an alternate computer. My primary machine is a Dell XPS 13; I have a desktop that I use occasionally on which I've been running Fedora since FC22. Google-Chrome starts on the OldDesktop; on the Laptop it continues to fail. One direction that I've taken to troubleshoot this is to to compare the installed rpms on both machines and see if there are missing but unreported dependencies on the laptop that exist on the desktop. A little time-consuming, but the benefit is to do some housekeeping. But using journalctl to compare Google Chrome startups, the results are the following: Laptop May 15 10:40:38 Laptop /usr/libexec/gdm-x-session[10467]: [10462:10462:0515/104038.863005:ERROR:ui/ozone/platform/wayland/host/wayland_connection.cc:202] Failed to connect to Wayland display: No such file or directory (2) May 15 10:40:38 Laptop /usr/libexec/gdm-x-session[10467]: [10462:10462:0515/104038.863044:ERROR:ui/ozone/platform/wayland/ozone_platform_wayland.cc:282] Failed to initialize Wayland platform May 15 10:40:38 Laptop /usr/libexec/gdm-x-session[10467]: [10462:10462:0515/104038.863057:ERROR:ui/aura/env.cc:246] The platform failed to initialize. Exiting. OldDesktop May 15 10:44:29 OldDesktop gnome-keyring-daemon[2152]: asked to register item /org/freedesktop/secrets/collection/Default_5fkeyring/1, but it's already registered May 15 10:44:30 OldDesktop systemd[2003]: Started app-com.google.Chrome-5620.scope. May 15 10:44:30 OldDesktop systemd[2003]: graphical-session.target - Current graphical user session is inactive. May 15 10:44:30 OldDesktop systemd[2003]: Dependency failed for xdg-desktop-portal.service - Portal service. May 15 10:44:30 OldDesktop systemd[2003]: xdg-desktop-portal.service: Job xdg-desktop-portal.service/start failed with result 'dependency'. May 15 10:44:34 OldDesktop systemd[2003]: graphical-session.target - Current graphical user session is inactive. May 15 10:44:34 OldDesktop systemd[2003]: Dependency failed for xdg-desktop-portal.service - Portal service. May 15 10:44:34 OldDesktop systemd[2003]: xdg-desktop-portal.service: Job xdg-desktop-portal.service/start failed with result 'dependency'. May 15 10:44:34 OldDesktop systemd[2003]: graphical-session.target - Current graphical user session is inactive. May 15 10:44:34 OldDesktop systemd[2003]: Dependency failed for xdg-desktop-portal.service - Portal service. May 15 10:44:34 OldDesktop systemd[2003]: xdg-desktop-portal.service: Job xdg-desktop-portal.service/start failed with result 'dependency'. May 15 10:44:34 OldDesktop systemd[2003]: graphical-session.target - Current graphical user session is inactive. May 15 10:44:34 OldDesktop systemd[2003]: Dependency failed for xdg-desktop-portal.service - Portal service. May 15 10:44:34 OldDesktop systemd[2003]: xdg-desktop-portal.service: Job xdg-desktop-portal.service/start failed with result 'dependency'. May 15 10:44:35 OldDesktop systemd[2003]: graphical-session.target - Current graphical user session is inactive. May 15 10:44:35 OldDesktop systemd[2003]: Dependency failed for xdg-desktop-portal.service - Portal service. May 15 10:44:35 OldDesktop systemd[2003]: xdg-desktop-portal.service: Job xdg-desktop-portal.service/start failed with result 'dependency'. Any suggestions on courses of debugging and resolving this would be greatly appreciated. Thank you, Max > > Max > [email protected] > -- > _______________________________________________ > users mailing list -- [email protected] > To unsubscribe send an email to [email protected] > Fedora Code of Conduct: > https://docs.fedoraproject.org/en-US/project/code-of-conduct/ > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: > https://lists.fedoraproject.org/archives/list/[email protected] > Do not reply to spam, report it: > https://forge.fedoraproject.org/infra/tickets/issues/new -- _______________________________________________ users mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://forge.fedoraproject.org/infra/tickets/issues/new
