https://bugs.kde.org/show_bug.cgi?id=483541
Bug ID: 483541
Summary: Running from the keyboard shortcut erases
SSH_AUTH_SOCK from env
Classification: Frameworks and Libraries
Product: frameworks-kglobalaccel
Version: 6.0.0
Platform: Neon
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
STEPS TO REPRODUCE
1. systemsettings → shortcurs → add new
2. it seems to be reproducible with both .desktop files and scripts
3. let's say it's script with this contest: shabang + `env >> /tmp/test.log`
OBSERVED RESULT
the printed env does not contain SSH_AUTH_SOCK variable. That leads to the
situation when the IDE that was started from krunner or start menu works
perfectly, but if you run it from the keyboard shortcut it is unable to connect
to ssh agent
EXPECTED RESULT
The app, started with the press of the key sequence must be able to connect to
ssh agent
SOFTWARE/OS VERSIONS
Operating System: KDE neon 6.0
KDE Plasma Version: 6.0.2
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2
ADDITIONAL INFORMATION
It was working until plasma 6 upgrade
--
You are receiving this mail because:
You are watching all bug changes.