Emulator Issues #11313
closedLatest Git Dolphin - Not Respecting XDG_RUNTIME_DIR
0%
Description
What's the problem? Describe what went wrong.
[Description here]
I'm running zsh and have set in .zprofile;
export XDG_RUNTIME_DIR=$HOME/.cache
Dolphin does not respect this /path change, and 'env' shows that this /path has been set.
~ >env
XDG_RUNTIME_DIR=/home/foo/.cache
I also know this is working because Pluseaudio has changed to using this /path and is now setting the directory /pulse in the $HOME/.cache
If this was not correct in .zprofile Pluseaudio will complain, since it uses XDG_RUNTIME_DIR.
I am also getting these messages in my logs every time I start dolphin;
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-foo'
What steps will reproduce the problem?
[Reproduction steps here]
Place 'export XDG_RUNTIME_DIR=$HOME/.cache' in .zprofile
Is the issue present in the latest development version? For future reference, please also write down the version number of the latest development version.
[Version number here]
dolphin-5.0.8512
Is the issue present in the latest stable version?
[Yes/No and version number here]
No 5.0
What are your PC specifications? (CPU, GPU, Operating System, more)
[PC specs here]
Slackware 14.2 x86_64
Openbox 3.6.1