| Summary: | $HOME variable instead static home path when creating initial config | ||
|---|---|---|---|
| Product: | [Unmaintained] arts | Reporter: | Andrius Kazimieras Kasparavičius <andrius> |
| Component: | libartskde | Assignee: | Multimedia Bugs <multimedia-bugs-null> |
| Status: | CLOSED UNMAINTAINED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Debian testing | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
Arts is no longer developed and has been unmaintained for quite some time - more than 2 years. With phonon as the replacement for arts in KDE4, we're closing out all the arts bugs in Bugzilla since there is no chance of them being fixed. Thanks |
Version: 1.2.2-1 (using KDE KDE 3.2.2) Installed from: Debian testing/unstable Packages OS: Linux $ pwd /home/test $ find . -type f -exec grep -l /home/test {} /dev/null \; ./.mcop/trader-cache/cache-data-version would be great if /home/test/ could be changed to variable $HOME or ~, because it causes problems after renaming username or creating /etc/skel for all users. Of course here could be script, but anyway - I don't think here should be any static paths.