Summary: | Login scripts do not work if they are in a hidden directory or are a hidden file themselves | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Rune <rune.fritzsche> |
Component: | Startup process | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | justin, kde, nate, peter-mailbox |
Priority: | NOR | ||
Version First Reported In: | 5.27.10 | ||
Target Milestone: | 1.0 | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Rune
2023-12-17 19:26:43 UTC
Edit: If the script is in a hidden directory, it is correctly shown in system settings, but does not work. Confirmed on git master Hidden file e.g .test.sh does not run and does not show up after reopening settings A file e.g test.sh in a hidden folder e.g ~/.test/ does work and does show up for me. |