---> % systemctl cat --user xdg-desktop-portal # /usr/lib/systemd/user/xdg-desktop-portal.service [Unit] Description=Portal service PartOf=graphical-session.target Requisite=graphical-session.target After=graphical-session.target
[Service] Type=dbus BusName=org.freedesktop.portal.Desktop ExecStart=/usr/libexec/xdg-desktop-portal Slice=session.slice <--- So my guess is graphical-session.target was not reached. What is the output of systemctl is-active graphical-session.target systemctl is-active graphical.target -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2144855 Title: org.freedesktop.portal.Desktop times out To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/2144855/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
