Gnome-terminal slow start for first instance on arch
1
vote
2
answers
1217
views
I am using the Awesome window manager with Arch, kernel 6.5.5.
When I start gnome-terminal for the first time and every other time where I don't already have an instance of gnome-terminal running, it takes several seconds (~20 seconds).
I have tried using the gnome window manager as it was suggested in this similar issue
and it does fix the issue, but I don't want to use another window manager.
I am very interested in how to investigate and solve this problem, but I am unsure of what to look for.
journalctl --user -r
:
Oct 07 07:59:25 arch-pc xdg-desktop-por: Failed to create settings proxy: Error calling StartServiceByName for org.freedesktop.impl.portal.desktop.gnome: Timeout was reached
Oct 07 07:59:00 arch-pc systemd: Started VTE child process 6212 launched by gnome-terminal-server process 6091.
Oct 07 07:58:35 arch-pc systemd: xdg-desktop-portal-gnome.service: Job xdg-desktop-portal-gnome.service/start failed with result 'dependency'.
Oct 07 07:58:35 arch-pc systemd: Dependency failed for Portal service (GNOME implementation).
Oct 07 07:58:35 arch-pc systemd: Current graphical user session is inactive.
Oct 07 07:58:35 arch-pc dbus-daemon: [session uid=1000 pid=1699] Activating via systemd: service name='org.freedesktop.impl.portal.desktop.gnome' unit='xdg-desktop-portal-gnome.service>
Oct 07 07:58:35 arch-pc systemd: Starting Portal service...
Oct 07 07:58:35 arch-pc dbus-daemon: [session uid=1000 pid=1699] Activating via systemd: service name='org.freedesktop.portal.Desktop' unit='xdg-desktop-portal.service' requested by ':>
Oct 07 07:58:35 arch-pc systemd: Started GNOME Terminal Server.
Oct 07 07:58:35 arch-pc dbus-daemon: [session uid=1000 pid=1699] Successfully activated service 'org.gnome.Terminal'
Oct 07 07:58:35 arch-pc systemd: Starting GNOME Terminal Server...
Oct 07 07:58:35 arch-pc dbus-daemon: [session uid=1000 pid=1699] Activating via systemd: service name='org.gnome.Terminal' unit='gnome-terminal-server.service' requested by ':1.41' (ui>
Oct 07 07:54:43 arch-pc sudo: pam_unix(sudo:session): session closed for user root
Stating that xdg-desktop-portal-gnome.service
is having trouble starting.
A recent update fixed this issue on my pc.
the packages below where all updated.
xdg-desktop-portal-1.18.0-2
xdg-desktop-portal-gnome-44.2-2
xdg-desktop-portal-gtk-1.14.1-3
Just to be clear, I did not manage to find xdg-desktop-portal-gnome.service
with systemctl on my pc.
Asked by v42
(13 rep)
Sep 27, 2023, 07:42 AM
Last activity: Oct 8, 2023, 10:03 AM
Last activity: Oct 8, 2023, 10:03 AM