| Summary: | SSH_AUTH_SOCK is not always set in wayland sessions | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | Ralf Jung <post> |
| Component: | Session Management | Assignee: | David Edmundson <kde> |
| Status: | RESOLVED DOWNSTREAM | ||
| Severity: | normal | CC: | kdedev, nicolas.fella, plasma-bugs-null, shtetldik |
| Priority: | NOR | ||
| Version First Reported In: | 5.24.0 | ||
| Target Milestone: | 1.0 | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Ralf Jung
2022-10-29 19:49:01 UTC
Can you clarify the "not always" part? https://bugs.kde.org/show_bug.cgi?id=483541 says that it's missing when Konsole is launched from global shortcuts but otherwise there. Are you observing the same or something different? I'm hitting this issue in a bit different way. It was working fine in the Wayland session in Plasma 5.x but now I finally installed Plasma 6.1.3 in Debian testing (using packages from experimental) and ssh-agent.service simply doesn't run automatically after logging in. If I start it manually as: systemctl --user start ssh-agent.service Then ssh-agent starts working in konsole opened *after* that. How can I enable ssh-agent.service to start automatically in Plasma 6? Looks like this can be caused by missing build dependency on systemd. See: https://lists.debian.org/debian-qt-kde/2024/09/msg00245.html Thanks for finding that. Closing this since it's a packaging issue in Debian. |