Bug 356671 - Tilde (~) seems to not be expanded properly by plasma internally
Summary: Tilde (~) seems to not be expanded properly by plasma internally
Status: REPORTED
Alias: None
Product: Plasma SDK
Classification: Plasma
Component: General (other bugs)
Version First Reported In: 5.5.0
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-14 11:47 UTC by twisted_fall
Modified: 2021-03-09 07:30 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description twisted_fall 2015-12-14 11:47:20 UTC
I have 2 directories created by plasma named literally "~" inside my home directory. One is at the top level, and the other one under .config. I tried creating a new user to check if it's not the migration from kde4 problem, but they are still created.

$ find /home/test -name '~'
/home/test/~
/home/test/.config/~

The contain one file each, the first one:
/home/test/~/.local/share/kde/share/apps/color-schemes/Breeze.colors
The second one:
/home/test/.config/~/.local/share/kde/share/config/kdeglobals

Reproducible: Always
Comment 1 twisted_fall 2015-12-15 13:45:31 UTC
I solved it, it was because of my KDEHOME="~/.local/share/kde" for KDE4. It seems that some KDE5 applications still pick up this env variable, but don't expand ~ unlike KDE4.
Comment 2 Justin Zobel 2021-03-09 07:30:27 UTC
Thank you for the bug report.

As this report hasn't seen any changes in 5 years or more, we ask if you can please confirm that the issue still persists.

If this bug is no longer persisting or relevant please change the status to resolved.